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] [day] [month] [year] [list]
Message-ID: <aebe4a85-94b0-90f9-d3c2-ed0764398a55@amlogic.com>
Date:   Fri, 7 Sep 2018 20:09:04 +0800
From:   Jianxin Pan <jianxin.pan@...ogic.com>
To:     Jerome Brunet <jbrunet@...libre.com>,
        Kevin Hilman <khilman@...libre.com>,
        <linux-amlogic@...ts.infradead.org>
CC:     Rob Herring <robh+dt@...nel.org>,
        Neil Armstrong <narmstrong@...libre.com>,
        Carlo Caione <carlo@...one.org>, Jian Hu <jian.hu@...ogic.com>,
        Yixun Lan <yixun.lan@...ogic.com>,
        Hanjie Lin <hanjie.lin@...ogic.com>,
        Qiufang Dai <qiufang.dai@...ogic.com>,
        Victor Wan <victor.wan@...ogic.com>,
        <devicetree@...r.kernel.org>,
        <linux-arm-kernel@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v3 0/2] arm64: dts: meson-g12a: Introduce new DT files for
 Meson-G12A SoC

On 8/14/2018 7:58 PM, Jerome Brunet wrote:
> On Tue, 2018-08-14 at 18:38 +0800, Jianxin Pan wrote:
>> This attempt will try to add new DT files to support Meson-G12A SoC.
>>
>> 1) first, Please notice that, in this patch series, the DT node about 16M reserved
>> memory for hwrom is removed, since it's not needed by G12A SoC.
>> 2) second, the pclk for uart_AO need to be fixed once G12A clock_ao driver is
>> merged. In this version, it rely on bootloader to enable the pclk gate which 
>> belong to AO clock domain. Please add clk_ignore_unused to bootargs.
>>
>> Changes since v2 [1]:
>>  - reorder subnodes
>>  - collect Rob's Reviewed-by
>>
>> Changes since v1 [0]:
>>  - fix signoff typo
>>  - order subnodes by addresses when there is one and alphabetically when there is none
>>
>> [0] https://lore.kernel.org/lkml/1533802951-49919-2-git-send-email-jianxin.pan@amlogic.com/
>>
>> Jianxin Pan (2):
>>   dt-bindings: arm: amlogic: Add Meson G12A binding
>>   arm64: dts: meson-g12a: add initial g12a s905d2 SoC DT support
>>
>>  Documentation/devicetree/bindings/arm/amlogic.txt |   6 +
>>  arch/arm64/boot/dts/amlogic/Makefile              |   1 +
>>  arch/arm64/boot/dts/amlogic/meson-g12a-u200.dts   |  22 +++
>>  arch/arm64/boot/dts/amlogic/meson-g12a.dtsi       | 172 ++++++++++++++++++++++
>>  4 files changed, 201 insertions(+)
>>  create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12a-u200.dts
>>  create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
>>
> 
> Series looks good as far as I can tell
> 
> Reviewed-by: Jerome Brunet <jbrunet@...libre.com>
> 
> .
> 
Hi Kevin, this series are tested on latest v4.20/integ.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ