[PATCH 0/3] arm64: Initial support for Texas Instruments AM642 Platform

Peter Ujfalusi peter.ujfalusi at ti.com
Fri Nov 27 07:40:04 EST 2020


Dave,

On 25/11/2020 7.20, Dave Gerlach wrote:
> This series adds initial support for the latest new SoC, AM642,
> from Texas Instruments.
> 
> Additional detail can be found in the patch descriptions, also
> see AM64X Technical Reference Manual (SPRUIM2, Nov 2020) for
> further details: https://www.ti.com/lit/pdf/spruim2

Tested-by: Peter Ujfalusi <peter.ujfalusi at ti.com>
Reviewed-by: Peter Ujfalusi <peter.ujfalusi at ti.com>

fwiw, with these, plus the BCDMA/PKTDMA series [1] and one local dt
patch to enable the DMAs on linux-next:
https://pastebin.ubuntu.com/p/W5QkTMhrVp/

[1]
https://lore.kernel.org/lkml/20201117105656.5236-1-peter.ujfalusi@ti.com/

> Regards,
> Dave
> 
> Dave Gerlach (3):
>   dt-bindings: arm: ti: Add bindings for AM642 SoC
>   arm64: dts: ti: Add Support for AM642 SoC
>   arm64: dts: ti: Add support for AM642 EVM
> 
>  .../devicetree/bindings/arm/ti/k3.yaml        |   6 +
>  arch/arm64/boot/dts/ti/Makefile               |   2 +
>  arch/arm64/boot/dts/ti/k3-am64-main.dtsi      | 178 ++++++++++++++++++
>  arch/arm64/boot/dts/ti/k3-am64.dtsi           |  95 ++++++++++
>  arch/arm64/boot/dts/ti/k3-am642-evm.dts       |  61 ++++++
>  arch/arm64/boot/dts/ti/k3-am642.dtsi          |  65 +++++++
>  6 files changed, 407 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/ti/k3-am64-main.dtsi
>  create mode 100644 arch/arm64/boot/dts/ti/k3-am64.dtsi
>  create mode 100644 arch/arm64/boot/dts/ti/k3-am642-evm.dts
>  create mode 100644 arch/arm64/boot/dts/ti/k3-am642.dtsi
> 

- Péter

Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki



More information about the linux-arm-kernel mailing list