On Thu, Jun 11, 2026 at 02:44:57AM +0530, Mohit Dsor wrote: > The on-chip MCU may take longer than 100ms to respond on some hardware > variants or slower I2C buses, causing spurious -ETIMEDOUT errors during > normal operation. Double the poll timeout from 100ms to 200ms to improve > reliability without changing the poll interval. > > Signed-off-by: Mohit Dsor <[email protected]>
Fixes, cc:stable. > --- > drivers/gpu/drm/bridge/lontium-lt9611c.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > -- With best wishes Dmitry
