Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3ff5bbb5 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "fb: msm_dba: disable timing generator correctly during suspend"

parents f485daa5 b324b3a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -191,7 +191,7 @@ static struct adv7533_reg_cfg adv7533_video_en[] = {

static struct adv7533_reg_cfg adv7533_video_disable[] = {
	/* Timing Generator Disable */
	{I2C_ADDR_CEC_DSI, 0x27, 0x4B, 0},
	{I2C_ADDR_CEC_DSI, 0x27, 0x0B, 0},
	/* SPDIF disable */
	{I2C_ADDR_MAIN, 0x0B, 0x00, 0},
	/* Gate CEC Clock */