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

Commit 1961d9d5 authored by Junjie Wu's avatar Junjie Wu
Browse files

ARM: dts: msm: Add clock list for some GDSCs in msmsamarium



For some clocks in MDSS/CAMSS/OXILI, mem and periph retain bits need
to be set according to hardware requirement.  Add them to device tree.

Change-Id: Iedfc8429b79fb22d6708aa5cc3b2350f9ed00162
Signed-off-by: default avatarJunjie Wu <junjiew@codeaurora.org>
parent f8550552
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -550,6 +550,7 @@
};

&gdsc_mdss {
	qcom,clock-names = "core_clk", "lut_clk";
	status = "ok";
};

@@ -558,6 +559,7 @@
};

&gdsc_vfe {
	qcom,clock-names = "core0_clk", "cpp_clk";
	status = "ok";
};

@@ -566,6 +568,7 @@
};

&gdsc_oxili_gx {
	qcom,clock-names = "core_clk";
	status = "ok";
};