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]
Message-ID: <c7e9d9bb-d3d1-f958-b255-9128751be568@ti.com>
Date:   Mon, 16 Jan 2023 16:47:57 +0530
From:   Neha Malcom Francis <n-francis@...com>
To:     Sinthu Raja <sinthu.raja@...tralsolutions.com>,
        Nishanth Menon <nm@...com>, Tero Kristo <kristo@...nel.org>,
        Rob Herring <robh+dt@...nel.org>
CC:     Vignesh Raghavendra <vigneshr@...com>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        <linux-arm-kernel@...ts.infradead.org>,
        <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        Sinthu Raja <sinthu.raja@...com>
Subject: Re: [PATCH V5 0/3] AM68 SK: Add initial support

Hi Sinthu

On 16/01/23 12:44, Sinthu Raja wrote:
> From: Sinthu Raja <sinthu.raja@...com>
> 
> Hi All,
> This series of patches add support for AM68 Starter kit(SK). AM68 SK
> is a low cost, small form factor board designed for TI’s AM68 SoC.
> 
> Refer below link to AM68 Technical Reference Manual for further details:
> http://www.ti.com/lit/pdf/spruj28
> 
> Design files can be referrred from https://www.ti.com/lit/zip/SPRR463
> 
> Changes in V5:
> =============
> Address review comments:
> - Remove the unessential comment.
> - Remove alignment property from secure-ddr node, as no memory is allocated out
>    of this region.
> 
> Changes in V4:
> =============
> Repost after rebasing to 6.2 rc1
> 
> Changes in  V3:
> ==============
> Address all the review comments and the changes are captured in separate patches.
>   - Remove the unused nodes that are disabled by default.
>   - Update the gpio regulator node: gpio-regulator-tlv to "regulator-tlv".
> 
> V1: https://lore.kernel.org/linux-arm-kernel/20221018123849.23695-1-sinthu.raja@ti.com/t/#mbe43b02221733bb6eb06b203359e90ec08406afc
> V2: https://lore.kernel.org/lkml/20221107123852.8063-1-sinthu.raja@ti.com/
> V3: https://lore.kernel.org/lkml/20230110110052.14851-1-sinthu.raja@ti.com/
> V4: https://lore.kernel.org/lkml/20230105151740.29436-1-sinthu.raja@ti.com/
> 
> Sinthu Raja (3):
>    dt-bindings: arm: ti: Add binding for AM68 SK
>    arm64: dts: ti: Add initial support for AM68 SK System on Module
>    arm64: dts: ti: k3-am68-sk: Add support for AM68 SK base board
> 
>   .../devicetree/bindings/arm/ti/k3.yaml        |   1 +
>   arch/arm64/boot/dts/ti/Makefile               |   2 +
>   .../boot/dts/ti/k3-am68-sk-base-board.dts     | 335 ++++++++++++++++++
>   arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi    |  29 ++
>   4 files changed, 367 insertions(+)
>   create mode 100644 arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts
>   create mode 100644 arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi
> 

For the series:

Reviewed-by: Neha Malcom Francis <n-francis@...com>

-- 
Thanking You
Neha Malcom Francis

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ