Re: [PATCH 0/3] arm64: dts: ti: Introduce AM62P SoCs

From: Dhruva Gole
Date: Thu Aug 10 2023 - 13:43:15 EST


On Aug 10, 2023 at 10:23:11 +0530, Vignesh Raghavendra wrote:
> This series adds basic support for AM62P family of SoCs and specifically
> AM62P5 variant. Also adds AM62P5-SK EVM support with basic peripheral
> like UART.

Thanks for posting this upstream! Series looks good to me.

>
> TRM at [0] and Schematics is at [1]
>
> [0]: https://www.ti.com/lit/pdf/spruj83
> [1]: https://www.ti.com/lit/zip/sprr487
>
> Bryan Brattlof (3):
> dt-bindings: arm: ti: Add bindings for AM62P5 SoCs
> arm64: dts: ti: Introduce AM62P5 family of SoCs
> arm64: dts: ti: Add support for the AM62P5-SK
>
> .../devicetree/bindings/arm/ti/k3.yaml | 6 +
> arch/arm64/boot/dts/ti/Makefile | 3 +
> arch/arm64/boot/dts/ti/k3-am62p-main.dtsi | 129 +++++++++++++
> arch/arm64/boot/dts/ti/k3-am62p-mcu.dtsi | 16 ++
> arch/arm64/boot/dts/ti/k3-am62p-wakeup.dtsi | 30 ++++
> arch/arm64/boot/dts/ti/k3-am62p.dtsi | 109 +++++++++++
> arch/arm64/boot/dts/ti/k3-am62p5-sk.dts | 169 ++++++++++++++++++
> arch/arm64/boot/dts/ti/k3-am62p5.dtsi | 107 +++++++++++
> arch/arm64/boot/dts/ti/k3-pinctrl.h | 3 +

For the series,

Reviewed-by: Dhruva Gole <d-gole@xxxxxx>

> 9 files changed, 572 insertions(+)
> create mode 100644 arch/arm64/boot/dts/ti/k3-am62p-main.dtsi
> create mode 100644 arch/arm64/boot/dts/ti/k3-am62p-mcu.dtsi
> create mode 100644 arch/arm64/boot/dts/ti/k3-am62p-wakeup.dtsi
> create mode 100644 arch/arm64/boot/dts/ti/k3-am62p.dtsi
> create mode 100644 arch/arm64/boot/dts/ti/k3-am62p5-sk.dts
> create mode 100644 arch/arm64/boot/dts/ti/k3-am62p5.dtsi
>
> --
> 2.41.0
>
>

--
Best regards,
Dhruva Gole <d-gole@xxxxxx>