[PATCH v2 0/3] arm64: dts: ti: Introduce AM62x LP SK board support

From: Vignesh Raghavendra
Date: Wed Mar 22 2023 - 08:40:10 EST


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

Since v1:
Drop wild card 'x' and rename compatible and dts file to am62-lp-sk.dts
as suggested by Krzysztof.

v1: lore.kernel.org/r/20230320051304.2730692-1-vigneshr@xxxxxx

--
2.40.0

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

Documentation/devicetree/bindings/arm/ti/k3.yaml | 1 +
arch/arm64/boot/dts/ti/Makefile | 1 +
arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts | 227 ++++++++
arch/arm64/boot/dts/ti/k3-am625-sk.dts | 237 +-------
arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 274 ++++++++++
5 files changed, 504 insertions(+), 236 deletions(-)
---
base-commit: f3594f0204b756638267242e26d9de611435c3ba
change-id: 20230321-am62-lp-sk-e7676a6aab41

Best regards,
--
Vignesh