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

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

Merge "msm: mdss: add support to send dcs cmds by left port only in video mode"

parents 7acebc2a a9768c68
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1669,10 +1669,10 @@ static int mdss_dsi_parse_panel_features(struct device_node *np,
					of_property_read_bool(np,
					"qcom,partial-update-roi-merge");
		}
	}

	pinfo->dcs_cmd_by_left = of_property_read_bool(np,
		"qcom,dcs-cmd-by-left");
	}

	pinfo->ulps_feature_enabled = of_property_read_bool(np,
		"qcom,ulps-enabled");