On Fri, Aug 09, 2024 at 07:39:53AM +0200, 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. Looks ordered to me. n before p... Rob