Re: [PATCH net-next 2/3] nfc: s3fwrn5: reduce the EN_WAIT_TIME

2020-11-26 Thread Krzysztof Kozlowski
On Fri, Nov 27, 2020 at 12:33:38AM +0900, bongsu.je...@gmail.com wrote: > From: Bongsu Jeon > > The delay of 20ms is enough to enable and > wake up the Samsung's nfc chip. > > Signed-off-by: Bongsu Jeon > --- > drivers/nfc/s3fwrn5/i2c.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletion

[PATCH net-next 2/3] nfc: s3fwrn5: reduce the EN_WAIT_TIME

2020-11-26 Thread bongsu . jeon2
From: Bongsu Jeon The delay of 20ms is enough to enable and wake up the Samsung's nfc chip. Signed-off-by: Bongsu Jeon --- 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..9a