On Mon, Jan 18, 2021 at 02:43:44PM -0600, Jeff LaBundy wrote: > After the device is initialized, it runs ATI (calibration) during > which it cannot readily respond to I2C communication. To keep the > open and close callbacks from writing to the device too soon, the > driver waits 100 ms before returning from probe. > > The vendor reports that ATI may actually take up to 250 ms to run > (including margin), so increase the delay accordingly. Update the > comments to clarify the reason for the delay as well. > > Signed-off-by: Jeff LaBundy <jeff@xxxxxxxxxxx> Applied, thank you. -- Dmitry