mbox series

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

Message ID 20230320051304.2730692-1-vigneshr@ti.com (mailing list archive)
Headers show
Series arm64: dts: ti: Introduce AM62x LP SK board support | expand

Message

Vignesh Raghavendra March 20, 2023, 5:13 a.m. UTC
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