[PATCH 02/10] arm: dts: Add support for AM62x LP SK

Tom Rini trini at konsulko.com
Thu Apr 27 19:38:33 CEST 2023


On Wed, Apr 26, 2023 at 03:08:58PM +0530, Nitin Yadav wrote:

> The AM62x LP SK board is similar to the AM62x SK board,
> but has some significant changes that requires different
> device tree.
> 
> The differences are mainly:
> - AM62x SoC in the AMC package that meets AECQ100 automotive standard.
> - LPDDR4 versus DDR4 on the AM62x SK.
> - TPS65219 PMIC instead of discrete regulators.
> - IO expander pin names are wired differently.
> - Second ethernet port is currently disabled as the boards do not have
>   the part physically installed.
> - OSPI NAND vs OSPI NOR.
> - No WLAN chip instead a SDIO M.2 connector.
> 
> Signed-off-by: Nitin Yadav <n-yadav at ti.com>
> ---
>  arch/arm/dts/k3-am62-lp-sk-u-boot.dtsi      |   7 +
>  arch/arm/dts/k3-am62-lp-sk.dts              | 232 +++++++++++
>  arch/arm/dts/k3-am62x-sk-common-u-boot.dtsi | 194 +++++++++
>  arch/arm/dts/k3-am62x-sk-common.dtsi        | 430 ++++++++++++++++++++
>  4 files changed, 863 insertions(+)
>  create mode 100644 arch/arm/dts/k3-am62-lp-sk-u-boot.dtsi
>  create mode 100644 arch/arm/dts/k3-am62-lp-sk.dts
>  create mode 100644 arch/arm/dts/k3-am62x-sk-common-u-boot.dtsi
>  create mode 100644 arch/arm/dts/k3-am62x-sk-common.dtsi

Please cc Nishanth on all of the dts patches in the future, thanks.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230427/f76def69/attachment.sig>


More information about the U-Boot mailing list