linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Patch v2 0/5] Add dts support for various NXP boards
@ 2019-12-04 10:58 Ashish Kumar
  2019-12-04 10:58 ` [Patch v2 1/5] arm64: dts: ls1028a: Add FlexSPI support Ashish Kumar
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ashish Kumar @ 2019-12-04 10:58 UTC (permalink / raw)
  To: devicetree, robh, mark.rutland, shawnguo
  Cc: linux-arm-kernel, linux-kernel, Ashish Kumar

This patch series add dts support for various boards like 1028ardb,
1028aqds, ls1046afrwy, ls1046ardb and ls1088ardb.
QSPI dts nodes are sorted alphabeticaly and dtsi nodes are sorted
addresswise.

Patch 1 adds support for ls1028ardb and ls1028aqds.

Patch 2 adds support for ls1046afrwy.

Patch 3 adds support for ls1046ardb.

Patch 4 adds support for ls2080a.

Patch 5 adds support for ls1088ardb and ls1088aqds.

Ashish Kumar (4):
  arm64: dts: ls1028a: Add FlexSPI support
  arm64: dts: ls1046a: Update QSPI node properties of ls1046ardb
  arm64: dts: ls208x: Remove non-compatible driver device from qspi node
  arm64: dts: ls1088a: Add QSPI support for NXP LS1088

Kuldeep Singh (1):
  arm64: dts: ls1046a: Add QSPI node for ls1046afrwy

 .../boot/dts/freescale/fsl-ls1028a-qds.dts    | 15 ++++++++++++
 .../boot/dts/freescale/fsl-ls1028a-rdb.dts    | 15 ++++++++++++
 .../arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 13 ++++++++++
 .../boot/dts/freescale/fsl-ls1046a-frwy.dts   | 14 +++++++++++
 .../boot/dts/freescale/fsl-ls1046a-rdb.dts    | 16 ++++++-------
 .../boot/dts/freescale/fsl-ls1088a-qds.dts    | 24 +++++++++++++++++++
 .../boot/dts/freescale/fsl-ls1088a-rdb.dts    | 24 +++++++++++++++++++
 .../arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 13 ++++++++++
 .../arm64/boot/dts/freescale/fsl-ls208xa.dtsi |  2 +-
 9 files changed, 127 insertions(+), 9 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-12-11  3:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-04 10:58 [Patch v2 0/5] Add dts support for various NXP boards Ashish Kumar
2019-12-04 10:58 ` [Patch v2 1/5] arm64: dts: ls1028a: Add FlexSPI support Ashish Kumar
2019-12-04 10:58 ` [Patch v2 2/5] arm64: dts: ls1046a: Add QSPI node for ls1046afrwy Ashish Kumar
2019-12-04 10:58 ` [Patch v2 3/5] arm64: dts: ls1046a: Update QSPI node properties of ls1046ardb Ashish Kumar
2019-12-04 10:58 ` [Patch v2 4/5] arm64: dts: ls208x: Remove non-compatible driver device from qspi node Ashish Kumar
2019-12-04 10:58 ` [Patch v2 5/5] arm64: dts: ls1088a: Add QSPI support for NXP LS1088 Ashish Kumar
2019-12-11  3:14 ` [Patch v2 0/5] Add dts support for various NXP boards Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).