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

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

Merge "msm: dsi: Read dcs-cmd-by-left property for all display destinations"

parents c319a72b 46ed76ac
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -1780,7 +1780,6 @@ static int mdss_dsi_parse_panel_features(struct device_node *np,
					"qcom,partial-update-roi-merge");
		}

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