lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 10 Aug 2023 23:13:01 +0530
From:   Dhruva Gole <d-gole@...com>
To:     Vignesh Raghavendra <vigneshr@...com>
CC:     Nishanth Menon <nm@...com>, Tero Kristo <kristo@...nel.org>,
        Rob Herring <robh+dt@...nel.org>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        Conor Dooley <conor+dt@...nel.org>,
        <linux-arm-kernel@...ts.infradead.org>,
        <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 0/3] arm64: dts: ti: Introduce AM62P SoCs

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@...com>

>  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@...com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ