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

Commit 8d9dae7a authored by RAJAT GUPTA's avatar RAJAT GUPTA
Browse files

ARM: dts: msm: add hdisplay and vdisplay for max resolution on


sm6150

add hdisplay and vdisplay device tree properties to limit max
supported resolution on sm6150.

Change-Id: I06f09c13119a086b6ba61df8a4111a21e0ee690d
Signed-off-by: default avatarRAJAT GUPTA <rajatgu@codeaurora.org>
parent c833fd79
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -529,6 +529,9 @@
		qcom,max-lclk-frequency-khz = <540000>;
		qcom,max-pclk-frequency-khz = <200000>;

		qcom,max-hdisplay = <1920>;
		qcom,max-vdisplay = <1200>;

		qcom,ext-disp = <&ext_disp>;
		qcom,dp-aux-switch = <&fsa4480>;