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: <3e7bdc54-294a-467f-a437-2cabe640f624@linaro.org>
Date: Wed, 28 Aug 2024 12:00:38 +0200
From: Neil Armstrong <neil.armstrong@...aro.org>
To: kelvin.zhang@...ogic.com, Philipp Zabel <p.zabel@...gutronix.de>,
 Rob Herring <robh@...nel.org>,
 Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
 Conor Dooley <conor+dt@...nel.org>, Kevin Hilman <khilman@...libre.com>,
 Jerome Brunet <jbrunet@...libre.com>,
 Martin Blumenstingl <martin.blumenstingl@...glemail.com>
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
 linux-amlogic@...ts.infradead.org, linux-kernel@...r.kernel.org,
 Zelong Dong <zelong.dong@...ogic.com>
Subject: Re: [PATCH v2 0/3] Add support for Amlogic T7 reset controller

Hi,

On 05/06/2024 14:51, Neil Armstrong wrote:
> Hi Philipp,
> 
> On 22/04/2024 13:11, Kelvin Zhang via B4 Relay wrote:
>> Add a new compatible and device node for Amlogic T7 reset controller.
>> And modify the driver accordingly.
>>
>> Signed-off-by: Zelong Dong <zelong.dong@...ogic.com>
>> Signed-off-by: Kelvin Zhang <kelvin.zhang@...ogic.com>
>> ---
>> Changes in v2:
>> - Drop the compatible comment in dt-binding.
>> - Move t7-reset.h to arch/arm64/boot/dts/amlogic.
>> - Link to v1: https://lore.kernel.org/r/20240329-t7-reset-v1-0-4c6e2e68359e@amlogic.com
>>
>> ---
>> Zelong Dong (3):
>>        dt-bindings: reset: Add Amlogic T7 reset controller
>>        reset: reset-meson: Add support for Amlogic T7 SoC reset controller
>>        arm64: dts: amlogic: Add Amlogic T7 reset controller
>>
>>   .../bindings/reset/amlogic,meson-reset.yaml        |   1 +
>>   arch/arm64/boot/dts/amlogic/amlogic-t7-reset.h     | 197 +++++++++++++++++++++
>>   arch/arm64/boot/dts/amlogic/amlogic-t7.dtsi        |   7 +
> 
> I applied the DT change, could you pick the bindings & driver change ?

Gentle ping, could you apply the bindings & driver changes ?
If you lack time, please tell me if it's ok for you for me to apply the bindings via the amlogic tree ?

Neil

> 
> Thanks,
> Neil
> 
>>   drivers/reset/reset-meson.c                        |   6 +
>>   4 files changed, 211 insertions(+)
>> ---
>> base-commit: f529a6d274b3b8c75899e949649d231298f30a32
>> change-id: 20240329-t7-reset-f87e8346fadb
>>
>> Best regards,


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ