forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 ee930fffee469d076998274a2ca55e13dc1efb67
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)