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, 1 Jun 2021 18:48:55 -0500
From:   Rob Herring <robh@...nel.org>
To:     Rob Herring <robh@...nel.org>
Cc:     Jakub Kicinski <kuba@...nel.org>,
        Scott Branden <sbranden@...adcom.com>,
        linux-arm-kernel@...ts.infradead.org, Ray Jui <rjui@...adcom.com>,
        bcm-kernel-feedback-list@...adcom.com, devicetree@...r.kernel.org,
        Andrew Lunn <andrew@...n.ch>,
        "David S. Miller" <davem@...emloft.net>,
        Russell King <linux@...linux.org.uk>, netdev@...r.kernel.org,
        Heiner Kallweit <hkallweit1@...il.com>
Subject: Re: [PATCH v2] dt-bindings: net: Convert MDIO mux bindings to DT
 schema

On Wed, 26 May 2021 13:14:11 -0500, Rob Herring wrote:
> Convert the common MDIO mux bindings to DT schema.
> 
> Drop the example from mdio-mux.yaml as mdio-mux-gpio.yaml has the same one.
> 
> Cc: "David S. Miller" <davem@...emloft.net>
> Cc: Jakub Kicinski <kuba@...nel.org>
> Cc: Ray Jui <rjui@...adcom.com>
> Cc: Scott Branden <sbranden@...adcom.com>
> Cc: bcm-kernel-feedback-list@...adcom.com
> Cc: Andrew Lunn <andrew@...n.ch>
> Cc: Heiner Kallweit <hkallweit1@...il.com>
> Cc: Russell King <linux@...linux.org.uk>
> Cc: netdev@...r.kernel.org
> Cc: linux-arm-kernel@...ts.infradead.org
> Signed-off-by: Rob Herring <robh@...nel.org>
> ---
> v2:
>  - Fix copy-n-paste error: s/I2C/MDIO/
> ---
>  .../bindings/net/brcm,mdio-mux-iproc.txt      |   2 +-
>  .../devicetree/bindings/net/mdio-mux-gpio.txt | 119 ---------------
>  .../bindings/net/mdio-mux-gpio.yaml           | 135 ++++++++++++++++++
>  .../bindings/net/mdio-mux-mmioreg.txt         |  75 ----------
>  .../bindings/net/mdio-mux-mmioreg.yaml        |  78 ++++++++++
>  .../bindings/net/mdio-mux-multiplexer.txt     |  82 -----------
>  .../bindings/net/mdio-mux-multiplexer.yaml    |  82 +++++++++++
>  .../devicetree/bindings/net/mdio-mux.txt      | 129 -----------------
>  .../devicetree/bindings/net/mdio-mux.yaml     |  44 ++++++
>  9 files changed, 340 insertions(+), 406 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/net/mdio-mux-gpio.txt
>  create mode 100644 Documentation/devicetree/bindings/net/mdio-mux-gpio.yaml
>  delete mode 100644 Documentation/devicetree/bindings/net/mdio-mux-mmioreg.txt
>  create mode 100644 Documentation/devicetree/bindings/net/mdio-mux-mmioreg.yaml
>  delete mode 100644 Documentation/devicetree/bindings/net/mdio-mux-multiplexer.txt
>  create mode 100644 Documentation/devicetree/bindings/net/mdio-mux-multiplexer.yaml
>  delete mode 100644 Documentation/devicetree/bindings/net/mdio-mux.txt
>  create mode 100644 Documentation/devicetree/bindings/net/mdio-mux.yaml
> 

Applied, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ