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

Commit 203082db authored by Aditya Bavanari's avatar Aditya Bavanari Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add display node in wcd937x and aatc variants



Add display node for wcd937x and AATC variants to avoid
out of memory issues in bootup.

Change-Id: Ia8a00202436ee77333a56a2e59729e2c5981dcc1
Signed-off-by: default avatarAditya Bavanari <abavanar@codeaurora.org>
parent a933e780
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -23,3 +23,7 @@
	qcom,msm-id = <407 0x0>;
	qcom,board-id = <34 2>;
};

&dsi_rm69299_visionox_amoled_vid_display {
	qcom,dsi-display-active;
};
+4 −0
Original line number Diff line number Diff line
@@ -20,3 +20,7 @@
	compatible = "qcom,atoll-idp", "qcom,atoll", "qcom,idp";
	qcom,board-id = <34 2>;
};

&dsi_rm69299_visionox_amoled_vid_display {
	qcom,dsi-display-active;
};
+4 −0
Original line number Diff line number Diff line
@@ -23,3 +23,7 @@
	qcom,msm-id = <407 0x0>;
	qcom,board-id = <34 1>;
};

&dsi_rm69299_visionox_amoled_vid_display {
	qcom,dsi-display-active;
};
+4 −0
Original line number Diff line number Diff line
@@ -21,3 +21,7 @@
	compatible = "qcom,atoll-idp", "qcom,atoll", "qcom,idp";
	qcom,board-id = <34 1>;
};

&dsi_rm69299_visionox_amoled_vid_display {
	qcom,dsi-display-active;
};