mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 06:44:00 -04:00
dt-bindings: nfc: nxp,nci: document NXP PN547 binding
NXP PN547 NFC controller seems to be compatible with the NXP NCI and there already DTS files using two compatibles. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Link: https://lore.kernel.org/r/20211011073934.34340-3-krzysztof.kozlowski@canonical.com Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
committed by
Rob Herring
parent
6d362ea625
commit
54aed10d43
@@ -12,7 +12,11 @@ maintainers:
|
|||||||
|
|
||||||
properties:
|
properties:
|
||||||
compatible:
|
compatible:
|
||||||
const: nxp,nxp-nci-i2c
|
oneOf:
|
||||||
|
- const: nxp,nxp-nci-i2c
|
||||||
|
- items:
|
||||||
|
- const: nxp,pn547
|
||||||
|
- const: nxp,nxp-nci-i2c
|
||||||
|
|
||||||
enable-gpios:
|
enable-gpios:
|
||||||
description: Output GPIO pin used for enabling/disabling the controller
|
description: Output GPIO pin used for enabling/disabling the controller
|
||||||
|
|||||||
Reference in New Issue
Block a user