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

Commit de49813c authored by Abhijit Kulkarni's avatar Abhijit Kulkarni Committed by Kyle Yan
Browse files

ARM: dts: msm: Support partial goods for msmcobalt



Adding support in mdss and pll drivers for such hardwares where
mdss part is not functional.

CRs-Fixed: 993024
Change-Id: I32b0e57c8e958b7e5f1d647e37e46fda052b3d1e
Signed-off-by: default avatarAbhijit Kulkarni <kabhijit@codeaurora.org>
parent e6aae1c3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
&soc {
	mdss_dsi0_pll: qcom,mdss_dsi_pll@c994400 {
		compatible = "qcom,mdss_dsi_pll_cobalt";
		status = "ok";
		label = "MDSS DSI 0 PLL";
		cell-index = <0>;
		#clock-cells = <1>;
@@ -46,6 +47,7 @@

	mdss_dsi1_pll: qcom,mdss_dsi_pll@c996400 {
		compatible = "qcom,mdss_dsi_pll_cobalt";
		status = "ok";
		label = "MDSS DSI 1 PLL";
		cell-index = <1>;
		#clock-cells = <1>;
@@ -78,6 +80,7 @@

	mdss_dp_pll: qcom,mdss_dp_pll@ca20000 {
		compatible = "qcom,mdss_dp_pll_cobalt";
		status = "ok";
		label = "MDSS DP PLL";
		cell-index = <0>;
		#clock-cells = <1>;
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
&soc {
	mdss_mdp: qcom,mdss_mdp@c900000 {
		compatible = "qcom,mdss_mdp";
		status = "ok";
		reg = <0x0c900000 0x90000>,
		      <0x0c9b0000 0x1040>;
		reg-names = "mdp_phys", "vbif_phys";