On Wed, May 15, 2019 at 10:32:36AM +0200, Sedat Dilek wrote: > On Tue, May 14, 2019 at 7:01 PM Andy Shevchenko > <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > So, this is enough? Yes, please send it as a formal patch, I will chain it to my series and resend in a bunch of v3. > $ git diff > diff --git a/drivers/nfc/nxp-nci/Kconfig b/drivers/nfc/nxp-nci/Kconfig > index a28c4265354d..d85a4761e271 100644 > --- a/drivers/nfc/nxp-nci/Kconfig > +++ b/drivers/nfc/nxp-nci/Kconfig > @@ -2,8 +2,8 @@ config NFC_NXP_NCI > tristate "NXP-NCI NFC driver" > depends on NFC_NCI > ---help--- > - Generic core driver for NXP NCI chips such as the NPC100 > - or PN7150 families. > + Generic core driver for NXP NCI chips such as the PN547 (NPC100), > + PN548 (NPC300) or PN7150 families. > This is a driver based on the NCI NFC kernel layers and > will thus not work with NXP libnfc library. > > @@ -21,4 +21,4 @@ config NFC_NXP_NCI_I2C > > To compile this driver as a module, choose m here. The module will > be called nxp_nci_i2c. > - Say Y if unsure. > + Say N if unsure. > > Shall I sent a patch for this, or do you want to that yourself? > > Thanks. > > - Sedat - -- With Best Regards, Andy Shevchenko