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

Commit 167c9387 authored by Taniya Das's avatar Taniya Das
Browse files

ARM: dts: msm: Update RPMH for Orchid Target

Add support for LitoMagnus RPMH clock driver.

Change-Id: Ibc957cea45ddd2c6bcdc07b74f928d2bb87f8301
parent a6da30eb
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -46,3 +46,8 @@
	qcom,sde-sspp-clk-ctrl = <0x2ac 0>, <0x2ac 8>, <0x2b4 8>,
					 <0x2c4 8>;
};

&rpmhcc {
	compatible = "qcom,litomagnus-rpmh-clk";
	#clock-cells = <1>;
};