[PATCH 0/3] arm64: dts: ti: Introduce AM62x LP SK board support
Vignesh Raghavendra
vigneshr at ti.com
Sun Mar 19 22:13:01 PDT 2023
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
More information about the linux-arm-kernel
mailing list