dt-bindings: nfc: nxp,pn532: convert to dtschema
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Mon, 11 Oct 2021 07:39:29 +0000 (09:39 +0200)
committerRob Herring <robh@kernel.org>
Mon, 18 Oct 2021 20:16:29 +0000 (15:16 -0500)
commit4cc0246c8af9c7474c6eba58994f382eebf52fb0
treeae19faef49fb9d865653039d8d930be07a1668ba
parent54aed10d43a15b7034f417075aa09d706a90550b
dt-bindings: nfc: nxp,pn532: convert to dtschema

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