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

Commit d2d512e9 authored by Tatenda Chipeperekwa's avatar Tatenda Chipeperekwa
Browse files

ARM: dts: msm: add MSM External display node for msmcobalt



Add MSM External display node for msmcobalt which is needed
to manage the interaction between external displays (HDMI and
Display Port) and the audio and display frameworks.

CRs-Fixed: 1009284
Change-Id: I54c1eee7a3e1d8f481a9bc629e28f13c5849a3db
Signed-off-by: default avatarTatenda Chipeperekwa <tatendac@codeaurora.org>
parent a3ce4038
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -589,6 +589,10 @@
			      };
	};

	msm_ext_disp: qcom,msm_ext_disp {
		compatible = "qcom,msm-ext-disp";
	};

	mdss_hdmi_tx: qcom,hdmi_tx@c9a0000 {
		cell-index = <0>;
		compatible = "qcom,hdmi-tx";
@@ -606,6 +610,8 @@
		qcom,enable-load = <0>;
		qcom,disable-load = <0>;

		qcom,msm_ext_disp = <&msm_ext_disp>;

		clocks = <&clock_mmss clk_mmss_mnoc_ahb_clk>,
			 <&clock_mmss clk_mmss_mdss_ahb_clk>,
			 <&clock_mmss clk_mmss_mdss_hdmi_clk>,