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

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

Merge "ARM: dts: msm: Add panel dimension details for Truly WVGA panel"

parents 968f1150 28070931
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -165,5 +165,7 @@
		qcom,mdss-dsi-mdp-trigger = "trigger_te";
		qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_wled";
		qcom,mdss-dsi-reset-sequence = <1 20>, <0 2>, <1 20>;
		qcom,mdss-pan-physical-width-dimension = <52>;
		qcom,mdss-pan-physical-height-dimension = <86>;
	};
};
+2 −0
Original line number Diff line number Diff line
@@ -163,5 +163,7 @@
		qcom,mdss-dsi-mdp-trigger = "none";
		qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_wled";
		qcom,mdss-dsi-reset-sequence = <1 20>, <0 2>, <1 20>;
		qcom,mdss-pan-physical-width-dimension = <52>;
		qcom,mdss-pan-physical-height-dimension = <86>;
	};
};