OSDN Git Service

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)
commit6d362ea625a1a53f40f41f7ddc97a58da818cb31
tree9cc6664ef65e47da4506fe2e831b250a1fada4a5
parentaf5e7abe1015b1859d21d6028a7f21a8e81b9474
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