Re: [PATCH v2 5/6] mfd: iqs62x: Do not poll during ATI

2021-01-20 Thread Lee Jones
On Sun, 17 Jan 2021, Jeff LaBundy wrote: > After loading firmware, the driver triggers ATI (calibration) with > the newly loaded register configuration in place. Next, the driver > polls a register field to ensure ATI completed in a timely fashion > and that the device is ready to sense. > >

[PATCH v2 5/6] mfd: iqs62x: Do not poll during ATI

2021-01-17 Thread Jeff LaBundy
After loading firmware, the driver triggers ATI (calibration) with the newly loaded register configuration in place. Next, the driver polls a register field to ensure ATI completed in a timely fashion and that the device is ready to sense. However, communicating with the device over I2C while ATI