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

Commit 9fa8d7d7 authored by Tharun Raj Soma's avatar Tharun Raj Soma Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: enable display in command mode on TRINKET



Add support to enable display in command mode for below
platforms with TRINKET SoC:
1. Trinket IDP with External Audio codec.
2. Trinket IDP with External Audio Codec over USB type C.
3. Trinket IDP with Audio over USB type C.

Change-Id: I7c1b94fe40f1fe46b22f8c0ea44227f705352a87
Signed-off-by: default avatarTharun Raj Soma <tsoma@codeaurora.org>
parent d8ccfa1e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -26,3 +26,6 @@
	qcom,board-id = <34 1>;
};

&dsi_td4330_truly_cmd_display {
	qcom,dsi-display-active;
};
+3 −0
Original line number Diff line number Diff line
@@ -24,3 +24,6 @@
	qcom,board-id = <34 3>;
};

&dsi_td4330_truly_cmd_display {
	qcom,dsi-display-active;
};
+3 −0
Original line number Diff line number Diff line
@@ -24,3 +24,6 @@
	qcom,board-id = <34 2>;
};

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