]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: nfc: nxp,nci: convert to dtschema
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Mon, 11 Oct 2021 07:39:27 +0000 (09:39 +0200)
committerRob Herring <robh@kernel.org>
Mon, 18 Oct 2021 20:16:06 +0000 (15:16 -0500)
commit39d4cc1d9107839802b5a96f82516b6f8ecbf55c
tree9cc6664ef65e47da4506fe2e831b250a1fada4a5
parentfd3c7f6a7b99f89ee3f641adbd75b0927e051bf5
dt-bindings: nfc: nxp,nci: convert to dtschema

Convert the NXP NCI NFC controller to DT schema format.

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-2-krzysztof.kozlowski@canonical.com
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/net/nfc/nxp-nci.txt [deleted file]
MAINTAINERS