Re: [PING 2] [PATCH v5 1/7] nfc: pn533: i2c: "pn532" as dt compatible string

2019-08-12 Thread Lars Poeschel
On Mon, Aug 05, 2019 at 02:42:36PM +0200, Johan Hovold wrote: > You may want to resend this series to netdev now. David Miller will be > picking up NFC patches directly from there. Thank you very much for this information. Johannes Berg did reach out to me already. Rebase, test and resend is queue

Re: [PING 2] [PATCH v5 1/7] nfc: pn533: i2c: "pn532" as dt compatible string

2019-08-05 Thread Johan Hovold
On Wed, Apr 03, 2019 at 11:47:35AM +0200, Lars Poeschel wrote: > Second Ping. > On Thu, Feb 28, 2019 at 11:48:01AM +0100, Lars Poeschel wrote: > > A gentle ping on this whole patch series. > > On Fri, Jan 11, 2019 at 05:18:04PM +0100, Lars Poeschel wrote: > > > It is favourable to have one unifie

[PING] [PATCH v5 1/7] nfc: pn533: i2c: "pn532" as dt compatible string

2019-02-28 Thread Lars Poeschel
A gentle ping on this whole patch series. Regards, Lars On Fri, Jan 11, 2019 at 05:18:04PM +0100, Lars Poeschel wrote: > It is favourable to have one unified compatible string for devices that > have multiple interfaces. So this adds simply "pn532" as the devicetree > binding compatible string an

[PATCH v5 1/7] nfc: pn533: i2c: "pn532" as dt compatible string

2019-01-11 Thread Lars Poeschel
It is favourable to have one unified compatible string for devices that have multiple interfaces. So this adds simply "pn532" as the devicetree binding compatible string and makes a note that the old ones are deprecated. Cc: Johan Hovold Signed-off-by: Lars Poeschel --- Changes in v3: - This pat

[PATCH v5 1/7] nfc: pn533: i2c: "pn532" as dt compatible string

2019-01-11 Thread Lars Poeschel
It is favourable to have one unified compatible string for devices that have multiple interfaces. So this adds simply "pn532" as the devicetree binding compatible string and makes a note that the old ones are deprecated. Cc: Johan Hovold Signed-off-by: Lars Poeschel --- Changes in v3: - This pat