-
- Downloads
dt-bindings: nfc: st,nci: convert to dtschema
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@canonical.com> Link: https://lore.kernel.org/r/20211011073934.34340-7-krzysztof.kozlowski@canonical.com Signed-off-by:
Rob Herring <robh@kernel.org>
Showing
- Documentation/devicetree/bindings/net/nfc/st,st-nci.yaml 106 additions, 0 deletionsDocumentation/devicetree/bindings/net/nfc/st,st-nci.yaml
- Documentation/devicetree/bindings/net/nfc/st-nci-i2c.txt 0 additions, 38 deletionsDocumentation/devicetree/bindings/net/nfc/st-nci-i2c.txt
- Documentation/devicetree/bindings/net/nfc/st-nci-spi.txt 0 additions, 36 deletionsDocumentation/devicetree/bindings/net/nfc/st-nci-spi.txt
Loading
Please register or sign in to comment