On Fri, Nov 27, 2020 at 12:33:38AM +0900, [email protected] wrote: > From: Bongsu Jeon <[email protected]> > > The delay of 20ms is enough to enable and > wake up the Samsung's nfc chip. > > Signed-off-by: Bongsu Jeon <[email protected]> > --- > drivers/nfc/s3fwrn5/i2c.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/drivers/nfc/s3fwrn5/i2c.c b/drivers/nfc/s3fwrn5/i2c.c > index ae26594..9a64eea 100644 > --- a/drivers/nfc/s3fwrn5/i2c.c > +++ b/drivers/nfc/s3fwrn5/i2c.c > @@ -19,7 +19,7 @@ >
Acked-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof
