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:   Fri, 17 Mar 2023 12:17:12 +0530
From:   Dhruva Gole <d-gole@...com>
To:     Nishanth Menon <nm@...com>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        Rob Herring <robh+dt@...nel.org>, Arnd Bergmann <arnd@...db.de>
CC:     <linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
        <linux-arm-kernel@...ts.infradead.org>,
        Tero Kristo <kristo@...nel.org>,
        Vignesh Raghavendra <vigneshr@...com>,
        Julien Panis <jpanis@...libre.com>, Bryan Brattlof <bb@...com>,
        Andrew Davis <afd@...com>, Jason Kridner <jkridner@...il.com>,
        Robert Nelson <robertcnelson@...il.com>
Subject: Re: [PATCH V2 0/3] arm64: dts/defconfig/binding: Add support for
 BeaglePlay

Thanks for upstreaming!

On 16/03/23 20:51, Nishanth Menon wrote:
> Hi,
>
> BeagleBoard.org BeaglePlay[1][2] is an easy to use, affordable open source
> hardware single board computer based on the Texas Instruments AM625
> SoC. Add the base support for the same.
>
> Bootlog: https://gist.github.com/nmenon/2e7647970a4d6af05017e545ac0f8218
>
> Changes Since v1: (major ones)
> - All patches updated
> - signed-off-by order fixups
> - Cleanup to drop errant pre-production board vestiges
> - defconfig adds SPI to get to mikrobus spi interface.
>
> V1: https://lore.kernel.org/all/20230311111022.23717-1-nm@ti.com/
>
> Nishanth Menon (1):
>   arm64: defconfig: Enable drivers for BeaglePlay
>
> Robert Nelson (2):
>   dt-bindings: arm: ti: Add BeaglePlay
>   arm64: dts: ti: Add k3-am625-beagleplay
>
>  .../devicetree/bindings/arm/ti/k3.yaml        |   1 +
>  arch/arm64/boot/dts/ti/Makefile               |   1 +
>  .../arm64/boot/dts/ti/k3-am625-beagleplay.dts | 757 ++++++++++++++++++
>  arch/arm64/configs/defconfig                  |   8 +
>  4 files changed, 767 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts
>
> [1] https://beagleplay.org/
> [2] https://git.beagleboard.org/beagleplay/beagleplay

For the series,
Reviewed-by: Dhruva Gole <d-gole@...com>

-- 
Best regards,
Dhruva Gole
Texas Instruments Incorporated

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ