Merge tag 'imx-qspi-dt-clean' of git://git.kernel.org/pub/scm/linux/kernel/git/shawng...
authorArnd Bergmann <arnd@arndb.de>
Thu, 20 Dec 2018 15:47:25 +0000 (16:47 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 20 Dec 2018 15:53:54 +0000 (16:53 +0100)
commitf1a6caf73c66226e78f297618288c8b3445d13c0
tree885fb10255e298c816e1a80463d7b3c380cde7c5
parentea096315361bbec7d0b40de4937e7e09fd85f8e7
parent30648e9f864774388d261f42e79955362f4739e7
Merge tag 'imx-qspi-dt-clean' of git://git./linux/kernel/git/shawnguo/linux into next/dt

Freescale QSPI device tree cleanup for 4.21:
 - It contains a series from Schrempf Frieder that cleans up FSL QSPI
   device tree nodes.  The current device trees are broken because they
   use an inconsistent scheme for assigning the reg properties.  It
   becomes a problem with ongoing QSPI driver under SPI framework.  So
   the cleanup is a preparation for new driver landing in the next
   cycle.

* tag 'imx-qspi-dt-clean' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  arm64: dts: Add spi-[tx/rx]-bus-width for the FSL QSPI controller
  arm64: dts: Remove unused properties from FSL QSPI driver nodes
  ARM: dts: Add spi-[tx/rx]-bus-width for the FSL QSPI controller
  ARM: dts: imx6sx-sdb: Fix the reg properties for the FSL QSPI nodes
  ARM: dts: Remove unused properties from FSL QSPI driver nodes

Signed-off-by: Arnd Bergmann <arnd@arndb.de>