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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 8 Mar 2023 15:17:06 -0600
From:   Rob Herring <robh@...nel.org>
To:     arinc9.unal@...il.com
Cc:     devicetree@...r.kernel.org, linux-mips@...r.kernel.org,
        William Dean <williamsukatube@...il.com>,
        Sergio Paracuellos <sergio.paracuellos@...il.com>,
        linux-gpio@...r.kernel.org, DENG Qingfang <dqfext@...il.com>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        Landen Chao <Landen.Chao@...iatek.com>,
        erkin.bozoglu@...ont.com, Daniel Santos <daniel.santos@...ox.com>,
        Rob Herring <robh+dt@...nel.org>,
        Linus Walleij <linus.walleij@...aro.org>,
        Sean Wang <sean.wang@...iatek.com>,
        linux-kernel@...r.kernel.org,
        Arınç ÜNAL <arinc.unal@...nc9.com>,
        linux-arm-kernel@...ts.infradead.org,
        Daniel Golle <daniel@...rotopia.org>,
        Frank Wunderlich <frank-w@...lic-files.de>,
        linux-mediatek@...ts.infradead.org,
        Matthias Brugger <matthias.bgg@...il.com>,
        Luiz Angelo Daros de Luca <luizluca@...il.com>,
        Sean Wang <sean.wang@...nel.org>
Subject: Re: [PATCH 18/20] dt-bindings: pinctrl: ralink: rt305x: split binding


On Fri, 03 Mar 2023 03:28:47 +0300, arinc9.unal@...il.com wrote:
> From: Arınç ÜNAL <arinc.unal@...nc9.com>
> 
> The RT3352 and RT5350 SoCs each contain different pin muxing information,
> therefore, should be split. This can be done now that there are compatible
> strings to distinguish them from other SoCs.
> 
> Split the schema out to ralink,rt3352-pinctrl.yaml and
> ralink,rt5350-pinctrl.yaml.
> 
> Remove ralink,rt3352-pinctrl and ralink,rt5350-pinctrl from rt305x.
> 
> Signed-off-by: Arınç ÜNAL <arinc.unal@...nc9.com>
> ---
>  .../pinctrl/ralink,rt305x-pinctrl.yaml        |  83 +-----
>  .../pinctrl/ralink,rt3352-pinctrl.yaml        | 243 ++++++++++++++++++
>  .../pinctrl/ralink,rt5350-pinctrl.yaml        | 206 +++++++++++++++
>  3 files changed, 455 insertions(+), 77 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/pinctrl/ralink,rt3352-pinctrl.yaml
>  create mode 100644 Documentation/devicetree/bindings/pinctrl/ralink,rt5350-pinctrl.yaml
> 

Reviewed-by: Rob Herring <robh@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ