Merge tag 'at91-dt-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux...
authorArnd Bergmann <arnd@arndb.de>
Tue, 4 Apr 2023 14:24:46 +0000 (16:24 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 4 Apr 2023 14:24:47 +0000 (16:24 +0200)
commit63d2b92754aaac3317c50a18ee83d3196a25542e
tree429e35624d6d923e909c893719735ce26611ceb6
parent8f9abca2f4a20e395eb5b37a08d70a9dab1beb7c
parent2c0a1faa4da5324a2ad6621b69fb7db26134b994
Merge tag 'at91-dt-6.4' of git://git./linux/kernel/git/at91/linux into soc/dt

AT91 device tree updates for 6.4:

It contains:
- Update to maximum frequency for QSPI on several boards thanks
  to the additon of the new spi-cs-setup-ns property.

* tag 'at91-dt-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: at91: sam9x60ek: Set sst26vf064b SPI NOR flash at its maximum frequency
  ARM: dts: at91: sama5d2_icp: Set sst26vf064b SPI NOR flash at its maximum frequency
  ARM: dts: at91-sama5d27_som1: Set sst26vf064b SPI NOR flash at its maximum frequency
  ARM: dts: at91-sama5d27_wlsom1: Set sst26vf064b SPI NOR flash at its maximum frequency

Link: https://lore.kernel.org/r/20230331142751.41522-1-nicolas.ferre@microchip.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>