drm/bridge: it6505: update usleep_range for RC circuit charge time
authorKuro Chung <kuro.chung@ite.com.tw>
Tue, 4 Jun 2024 02:44:05 +0000 (10:44 +0800)
committerRobert Foss <rfoss@kernel.org>
Mon, 10 Jun 2024 14:36:45 +0000 (16:36 +0200)
commit8814444e62b8a8b573fba2cbbb327d5817b74eb0
tree8cb33d1dc2b47c533456b97ac0201ed0aaa8db80
parent9a8ac1ec9efddce525c94822028fb6140c523be0
drm/bridge: it6505: update usleep_range for RC circuit charge time

The spec of timing between IVDD/OVDD and SYSRTEN is 10ms, but SYSRSTN RC
circuit need at least 25ms for rising time, update for match spec

Signed-off-by: Kuro Chung <kuro.chung@ite.com.tw>
Signed-off-by: Hermes Wu <hermes.wu@ite.com.tw>
Reviewed-by: Robert Foss <rfoss@kernel.org>
Signed-off-by: Robert Foss <rfoss@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240604024405.1122488-1-kuro.chung@ite.com.tw
drivers/gpu/drm/bridge/ite-it6505.c