mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
drm/bridge: disable bu18rl82 while disable display
Signed-off-by: Luo Wei <lw@rock-chips.com> Change-Id: I4d2fd24e56e2fbceaf1a4c160033249748db29b1
This commit is contained in:
@@ -148,6 +148,8 @@ static void bu18rl82_bridge_disable(struct drm_bridge *bridge)
|
||||
struct bu18rl82 *bu18rl82 = bridge_to_bu18rl82(bridge);
|
||||
|
||||
drm_panel_disable(bu18rl82->panel);
|
||||
|
||||
regmap_write(bu18rl82->regmap, 0x91, 0x00);
|
||||
}
|
||||
|
||||
static void bu18rl82_bridge_pre_enable(struct drm_bridge *bridge)
|
||||
|
||||
Reference in New Issue
Block a user