Re: [PATCH v2 06/11] dt-bindings: nfc: nxp,nci: Document PN553 compatible

From: Danila Tikhonov
Date: Fri Aug 09 2024 - 14:12:06 EST


On 8/9/24 08:39, Krzysztof Kozlowski wrote:
On 08/08/2024 20:40, Danila Tikhonov wrote:
The PN553 is another NFC chip from NXP, document the compatible in the
bindings.

Signed-off-by: Danila Tikhonov <danila@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml b/Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml
index 6924aff0b2c5..364b36151180 100644
--- a/Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml
+++ b/Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml
@@ -17,6 +17,7 @@ properties:
- enum:
- nxp,nq310
- nxp,pn547
+ - nxp,pn553
Keep the list ordered.

Best regards,
Krzysztof

Thanks for your comment.

Then I will fix it for nxp,pn547 too in this patch. Do you mind?

---
Best wishes,
Danila.