From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lars Poeschel Subject: Re: [PATCH v7 2/7] nfc: pn532_uart: Add NXP PN532 to devicetree docs Date: Tue, 17 Sep 2019 12:53:19 +0200 Message-ID: <20190917105319.GA18936@lem-wkst-02.lemonage> References: <20190910093256.1920-1-poeschel@lemonage.de> <20190913203221.GA19194@bogus> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190913203221.GA19194@bogus> Sender: linux-kernel-owner@vger.kernel.org To: Rob Herring Cc: Mark Rutland , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list , Johan Hovold List-Id: devicetree@vger.kernel.org On Fri, Sep 13, 2019 at 03:32:21PM -0500, Rob Herring wrote: > On Tue, Sep 10, 2019 at 11:32:53AM +0200, Lars Poeschel wrote: > > Add a simple binding doc for the pn532. > > > > Cc: Johan Hovold > > Signed-off-by: Lars Poeschel > > --- > > Changes in v6: > > - Rebased the patch series on v5.3-rc5 > > - Picked up Rob's Reviewed-By > > And dropped in v7? I am very sorry, I somehow lost it. :( I will re-pick up it in v8. > > Changes in v4: > > - Add documentation about reg property in case of i2c > > > > Changes in v3: > > - seperate binding doc instead of entry in trivial-devices.txt > > > > .../devicetree/bindings/nfc/pn532.txt | 33 +++++++++++++++++++ > > 1 file changed, 33 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/nfc/pn532.txt