dt-bindings: nfc: st,st21nfca: convert to dtschema
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Mon, 11 Oct 2021 07:39:30 +0000 (09:39 +0200)
committerRob Herring <robh@kernel.org>
Mon, 18 Oct 2021 20:16:39 +0000 (15:16 -0500)
commit4d9bae3345c3cc067202d894305487b93303a44d
tree9fe9d936552b007f007addb1a3df7aaa47a48850
parent4cc0246c8af9c7474c6eba58994f382eebf52fb0
dt-bindings: nfc: st,st21nfca: convert to dtschema

Convert the ST ST21NFCA NFC controller to DT schema format.

Changes during bindings conversion:
1. Add a new required "interrupts" property, because it was missing in
   the old bindings by mistake.
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-5-krzysztof.kozlowski@canonical.com
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/net/nfc/st,st21nfca.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/net/nfc/st21nfca.txt [deleted file]