All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Prepare devicetrees for the new FSL QSPI driver
@ 2018-12-10 16:28 ` Schrempf Frieder
  0 siblings, 0 replies; 22+ messages in thread
From: Schrempf Frieder @ 2018-12-10 16:28 UTC (permalink / raw)
  To: Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org
  Cc: boris.brezillon@bootlin.com, linux-mtd@lists.infradead.org,
	broonie@kernel.org, linux-spi@vger.kernel.org, Schrempf Frieder,
	linux-kernel@vger.kernel.org

From: Frieder Schrempf <frieder.schrempf@kontron.de>

We have prepared a new driver for the FSL QSPI controller that works under
the SPI framework. The current devicetrees are broken because they use an
inconsistent scheme for assigning the reg properties.

As, in contrast to the current driver, the new driver will use the reg
properties to select the correct chip, we need to fix them.

We also add spi-[tx/rx]-bus-width to make sure the full buswidth will be used
and while at it clean up and remove some unused properties.

Frieder Schrempf (5):
  arm64: dts: Remove unused properties from FSL QSPI driver nodes
  ARM: dts: Remove unused properties from FSL QSPI driver nodes
  ARM: dts: imx6sx-sdb: Fix the reg properties for the FSL QSPI nodes
  arm64: dts: Add spi-[tx/rx]-bus-width for the FSL QSPI controller
  ARM: dts: Add spi-[tx/rx]-bus-width for the FSL QSPI controller

 arch/arm/boot/dts/imx6sx-sdb-reva.dts              | 8 ++++++--
 arch/arm/boot/dts/imx6sx-sdb.dts                   | 8 ++++++--
 arch/arm/boot/dts/imx6ul-14x14-evk.dtsi            | 2 ++
 arch/arm/boot/dts/ls1021a-moxa-uc-8410a.dts        | 5 ++---
 arch/arm64/boot/dts/freescale/fsl-ls1043a-qds.dts  | 3 ++-
 arch/arm64/boot/dts/freescale/fsl-ls1046a-qds.dts  | 4 ++--
 arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dts  | 6 ++++--
 arch/arm64/boot/dts/freescale/fsl-ls208xa-qds.dtsi | 4 ++++
 8 files changed, 28 insertions(+), 12 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2018-12-16  7:52 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-10 16:28 [PATCH 0/5] Prepare devicetrees for the new FSL QSPI driver Schrempf Frieder
2018-12-10 16:28 ` Schrempf Frieder
2018-12-10 16:28 ` [PATCH 1/5] arm64: dts: Remove unused properties from FSL QSPI driver nodes Schrempf Frieder
2018-12-10 16:28   ` Schrempf Frieder
2018-12-10 16:28 ` [PATCH 2/5] ARM: " Schrempf Frieder
2018-12-10 16:28   ` Schrempf Frieder
2018-12-10 16:28 ` [PATCH 4/5] arm64: dts: Add spi-[tx/rx]-bus-width for the FSL QSPI controller Schrempf Frieder
2018-12-10 16:28   ` Schrempf Frieder
2018-12-10 16:28 ` [PATCH 3/5] ARM: dts: imx6sx-sdb: Fix the reg properties for the FSL QSPI nodes Schrempf Frieder
2018-12-10 16:28   ` Schrempf Frieder
2018-12-10 16:28 ` [PATCH 5/5] ARM: dts: Add spi-[tx/rx]-bus-width for the FSL QSPI controller Schrempf Frieder
2018-12-10 16:28   ` Schrempf Frieder
2018-12-10 16:31 ` [PATCH 0/5] Prepare devicetrees for the new FSL QSPI driver Schrempf Frieder
2018-12-10 16:31   ` Schrempf Frieder
2018-12-13  9:45   ` Schrempf Frieder
2018-12-13  9:45     ` Schrempf Frieder
2018-12-14  0:42     ` Shawn Guo
2018-12-14  0:42       ` Shawn Guo
2018-12-15 10:04       ` AW: " Schrempf Frieder
2018-12-15 10:04         ` Schrempf Frieder
2018-12-16  7:51         ` Shawn Guo
2018-12-16  7:51           ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.