devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for GPMC NAND
@ 2023-09-13 11:47 Nitin Yadav
  2023-09-13 11:47 ` [PATCH 1/3] arm64: dts: ti: Add GPMC NAND support Nitin Yadav
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Nitin Yadav @ 2023-09-13 11:47 UTC (permalink / raw)
  To: nm, vigneshr, rogerq
  Cc: kristo, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	catalin.marinas, will, linux-arm-kernel, devicetree, linux-kernel

This series adds support for GPMC NAND on AM62x LP SK
board.

Nitin Yadav (3):
  arm64: dts: ti: Add GPMC NAND support
  arm64: dts: ti: Add GPMC NAND overlay
  arm64: defconfig: Enable GPMC NAND support

 arch/arm64/boot/dts/ti/Makefile               |   1 +
 .../arm64/boot/dts/ti/k3-am62-lp-sk-nand.dtso | 119 ++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am62-main.dtsi      |  29 +++++
 arch/arm64/boot/dts/ti/k3-am62.dtsi           |   2 +
 arch/arm64/configs/defconfig                  |   3 +
 5 files changed, 154 insertions(+)
 create mode 100644 arch/arm64/boot/dts/ti/k3-am62-lp-sk-nand.dtso

-- 
2.25.1


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

end of thread, other threads:[~2023-09-15 12:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-13 11:47 [PATCH 0/3] Add support for GPMC NAND Nitin Yadav
2023-09-13 11:47 ` [PATCH 1/3] arm64: dts: ti: Add GPMC NAND support Nitin Yadav
2023-09-14  6:27   ` Krzysztof Kozlowski
2023-09-14  9:26     ` Nitin Yadav
2023-09-14 16:04       ` Nishanth Menon
2023-09-15  9:23         ` Nitin Yadav
2023-09-15 12:22           ` Nishanth Menon
2023-09-15 11:16   ` Roger Quadros
2023-09-13 11:47 ` [PATCH 2/3] arm64: dts: ti: Add GPMC NAND overlay Nitin Yadav
2023-09-13 11:47 ` [PATCH 3/3] arm64: defconfig: Enable GPMC NAND support Nitin Yadav

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).