hc
2023-11-07 f45e756958099c35d6afb746df1d40a1c6302cfc
u-boot/drivers/video/drm/rohm-bu18rl82.c
....@@ -47,6 +47,7 @@
4747 (BU18RL82_SWRST_REG | BU18RL82_SWRST_EXCREG | BU18RL82_SWRST_ALL));
4848 if (ret < 0)
4949 printf("failed to reset bu18rl82(%s) ret=%d\n", bus->name, ret);
50
+ mdelay(5);
5051 }
5152
5253 static int bu18rl82_serdes_init_sequence_write(struct bu18rl82_priv *priv)