Skip to content

Commit

Permalink
dt-bindings: nfc: nxp,nci: Document NQ310 compatible
Browse files Browse the repository at this point in the history
The NQ310 is another NFC chip from NXP, document the compatible in the
bindings.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221128173744.833018-1-luca@z3ntu.xyz
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
  • Loading branch information
Luca Weiss authored and Jakub Kicinski committed Dec 1, 2022
1 parent d862176 commit a933e7f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ properties:
oneOf:
- const: nxp,nxp-nci-i2c
- items:
- const: nxp,pn547
- enum:
- nxp,nq310
- nxp,pn547
- const: nxp,nxp-nci-i2c

enable-gpios:
Expand Down

0 comments on commit a933e7f

Please sign in to comment.