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]
Date:   Mon, 18 Oct 2021 15:17:02 -0500
From:   Rob Herring <robh@...nel.org>
To:     Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
Cc:     linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
        Mark Greer <mgreer@...malcreek.com>,
        Charles Gorand <charles.gorand@...innov.com>,
        devicetree@...r.kernel.org, Rob Herring <robh+dt@...nel.org>,
        None@...h.at.kernel.org, Jakub Kicinski <kuba@...nel.org>,
        "David S. Miller" <davem@...emloft.net>, linux-nfc@...ts.01.org,
        linux-wireless@...r.kernel.org
Subject: Re: [PATCH v2 6/8] dt-bindings: nfc: st,nci: convert to dtschema

On Mon, 11 Oct 2021 09:39:32 +0200, Krzysztof Kozlowski wrote:
> Convert the ST NCI (ST21NFCB) NFC controller to DT schema format.
> 
> Changes during bindings conversion:
> 1. Add a new required "reg" property for SPI binding, because SPI child
>    devices use it as chip-select.
> 2. Drop the "clock-frequency" property during conversion because it is a
>    property of I2C bus controller, not I2C slave device.  It was also
>    never used by the driver.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
> ---
>  .../bindings/net/nfc/st,st-nci.yaml           | 106 ++++++++++++++++++
>  .../bindings/net/nfc/st-nci-i2c.txt           |  38 -------
>  .../bindings/net/nfc/st-nci-spi.txt           |  36 ------
>  3 files changed, 106 insertions(+), 74 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/net/nfc/st,st-nci.yaml
>  delete mode 100644 Documentation/devicetree/bindings/net/nfc/st-nci-i2c.txt
>  delete mode 100644 Documentation/devicetree/bindings/net/nfc/st-nci-spi.txt
> 

Applied, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ