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]
Date:   Tue, 15 Sep 2020 11:34:16 +0200
From:   Matthias Brugger <matthias.bgg@...il.com>
To:     Weiyi Lu <weiyi.lu@...iatek.com>,
        Enric Balletbo Serra <eballetbo@...il.com>,
        Nicolas Boichat <drinkcat@...omium.org>,
        Rob Herring <robh@...nel.org>,
        Sascha Hauer <kernel@...gutronix.de>
Cc:     linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
        devicetree@...r.kernel.org, linux-mediatek@...ts.infradead.org,
        srv_heupstream@...iatek.com
Subject: Re: [PATCH 0/3] Mediatek MT8192 scpsys support

Hi Weiyi,

On 04/09/2020 08:44, Weiyi Lu wrote:
> This series is based on v5.9-rc1, MT8192 clock v3[1] and MT8183 scpsys v17[2].

First of all, thanks for your patch!

The actual scpsys driver has some limitations. Enric and I are working on a new 
driver [1]. My idea is to deprecate the old scpsys driver in favor of this new one.

Would you mind to resend your series on top of [1]?

Regards,
Matthias

> 
> [1] https://patchwork.kernel.org/cover/11752231/
> [2] https://patchwork.kernel.org/cover/11703253/
> 
> 
> Weiyi Lu (3):
>    dt-bindings: soc: Add MT8192 power dt-bindings
>    soc: mediatek: Add MT8192 scpsys support
>    arm64: dts: Add power controller device node of MT8192
> 
>   .../bindings/soc/mediatek/scpsys.txt          |   5 +
>   arch/arm64/boot/dts/mediatek/mt8192.dtsi      | 148 +++++++++
>   drivers/soc/mediatek/mtk-scpsys.c             | 297 ++++++++++++++++++
>   include/dt-bindings/power/mt8192-power.h      |  32 ++
>   4 files changed, 482 insertions(+)
>   create mode 100644 include/dt-bindings/power/mt8192-power.h
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ