From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Holtmann Subject: Re: [PATCH v2 2/4] nfc: pn532_uart: Add NXP PN532 to devicetree docs Date: Thu, 18 Oct 2018 17:03:13 +0200 Message-ID: References: <20181018144251.30028-1-poeschel@lemonage.de> <20181018144251.30028-2-poeschel@lemonage.de> Mime-Version: 1.0 (Mac OS X Mail 12.0 \(3445.100.39\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Return-path: In-Reply-To: <20181018144251.30028-2-poeschel@lemonage.de> Sender: linux-kernel-owner@vger.kernel.org To: Lars Poeschel Cc: devicetree , Rob Herring , Mark Rutland , Peter Rosin , Vadim Pasternak , Lei YU , =?utf-8?Q?Andreas_F=C3=A4rber?= , =?utf-8?Q?Jonathan_Neusch=C3=A4fer?= , open list List-Id: devicetree@vger.kernel.org Hi Lars, > Add pn532 to the trivial-devices.txt binding doc. > > Signed-off-by: Lars Poeschel > --- > Documentation/devicetree/bindings/trivial-devices.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/trivial-devices.txt b/Documentation/devicetree/bindings/trivial-devices.txt > index 763a2808a95c..c580be08a380 100644 > --- a/Documentation/devicetree/bindings/trivial-devices.txt > +++ b/Documentation/devicetree/bindings/trivial-devices.txt > @@ -172,6 +172,7 @@ nxp,pcf2129 Real-time clock > nxp,pcf8523 Real-time Clock > nxp,pcf8563 Real-time clock/calendar > nxp,pcf85063 Tiny Real-Time Clock > +nxp,pn532-uart NXP PN532 NFC-/RFID-Chip, using UART interface is this really such a trivial device? It doesn’t require any GPIO to enable / reset the NFC chip? Regards Marcel