devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: dts: ti: Introduce AM62x LP SK board support
@ 2023-03-20  5:13 Vignesh Raghavendra
  2023-03-20  5:13 ` [PATCH 1/3] dt-bindings: arm: ti: k3: Add compatible for AM62x LP SK Vignesh Raghavendra
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Vignesh Raghavendra @ 2023-03-20  5:13 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Rob Herring,
	Krzysztof Kozlowski
  Cc: linux-arm-kernel, devicetree, linux-kernel

This add DT support for AM62x LP SK board which has Automotive package
variant of AM62x SoC with LPDDR4 and OSPI NAND

Product link: https://www.ti.com/tool/SK-AM62-LP
Logs: https://gist.github.com/r-vignesh/0ad701f3df614cc5f90b6de775f2584e

Anand Gadiyar (2):
  arm64: dts: ti: Refractor AM625 SK dts
  arm64: ti: dts: Add support for AM62x LP SK

Vignesh Raghavendra (1):
  dt-bindings: arm: ti: k3: Add compatible for AM62x LP SK

 .../devicetree/bindings/arm/ti/k3.yaml        |   1 +
 arch/arm64/boot/dts/ti/Makefile               |   1 +
 arch/arm64/boot/dts/ti/k3-am625-sk.dts        | 237 +--------------
 arch/arm64/boot/dts/ti/k3-am62x-lp-sk.dts     | 227 +++++++++++++++
 .../arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 274 ++++++++++++++++++
 5 files changed, 504 insertions(+), 236 deletions(-)
 create mode 100644 arch/arm64/boot/dts/ti/k3-am62x-lp-sk.dts
 create mode 100644 arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi

-- 
2.40.0


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

end of thread, other threads:[~2023-03-21  4:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-20  5:13 [PATCH 0/3] arm64: dts: ti: Introduce AM62x LP SK board support Vignesh Raghavendra
2023-03-20  5:13 ` [PATCH 1/3] dt-bindings: arm: ti: k3: Add compatible for AM62x LP SK Vignesh Raghavendra
2023-03-20 15:20   ` Krzysztof Kozlowski
2023-03-21  4:09     ` Vignesh Raghavendra
2023-03-20  5:13 ` [PATCH 2/3] arm64: dts: ti: Refractor AM625 SK dts Vignesh Raghavendra
2023-03-20  5:13 ` [PATCH 3/3] arm64: ti: dts: Add support for AM62x LP SK Vignesh Raghavendra

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