diff mbox series

[1/2] dt-bindings: nfc: nxp,nci: Document NQ310 compatible

Message ID 20221119153903.770853-1-luca@z3ntu.xyz
State Superseded
Headers show
Series [1/2] dt-bindings: nfc: nxp,nci: Document NQ310 compatible | expand

Commit Message

Luca Weiss Nov. 19, 2022, 3:39 p.m. UTC
The NQ310 is another NFC chip from NXP, document the compatible in the
bindings.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
---
 Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Krzysztof Kozlowski Nov. 23, 2022, 4 p.m. UTC | #1
On 19/11/2022 16:39, Luca Weiss wrote:
> The NQ310 is another NFC chip from NXP, document the compatible in the
> bindings.
> 
> Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
> ---
>  Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)'

Please use scripts/get_maintainers.pl to get a list of necessary people
and lists to CC.  It might happen, that command when run on an older
kernel, gives you outdated entries.  Therefore please be sure you base
your patches on recent Linux kernel.

Best regards,
Krzysztof
Krzysztof Kozlowski Nov. 23, 2022, 4 p.m. UTC | #2
On 19/11/2022 16:39, Luca Weiss wrote:
> Configure the node for the NQ310 chip found on this device, which is
> compatible with generic nxp-nci-i2c driver.
> 
> Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
> ---
>  arch/arm64/boot/dts/qcom/sdm632-fairphone-fp3.dts | 15 +++++++++++++++

Please use scripts/get_maintainers.pl to get a list of necessary people
and lists to CC.  It might happen, that command when run on an older
kernel, gives you outdated entries.  Therefore please be sure you base
your patches on recent Linux kernel.

Best regards,
Krzysztof
Luca Weiss Nov. 23, 2022, 10:27 p.m. UTC | #3
Hi Krzysztof,

On Mittwoch, 23. November 2022 17:00:08 CET Krzysztof Kozlowski wrote:
> On 19/11/2022 16:39, Luca Weiss wrote:
> > The NQ310 is another NFC chip from NXP, document the compatible in the
> > bindings.
> > 
> > Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
> > ---
> > 
> >  Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml | 4 +++-
> >  1 file changed, 3 insertions(+), 1 deletion(-)'
> 
> Please use scripts/get_maintainers.pl to get a list of necessary people
> and lists to CC.  It might happen, that command when run on an older
> kernel, gives you outdated entries.  Therefore please be sure you base
> your patches on recent Linux kernel.

I seemed to have messed up my send-email invocation. Will resend with proper 
CC soon.
Thanks for letting me know!

> 
> Best regards,
> Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml b/Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml
index b2558421268a..6924aff0b2c5 100644
--- a/Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml
+++ b/Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml
@@ -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: