[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YW3WPkCP8MJr9jCy@robh.at.kernel.org>
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