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

Commit 4c174449 authored by Anant Goel's avatar Anant Goel
Browse files

ARM: dts: msm: Update compatible string for SCC on the SA 8195 target



Update the compatible string for the SSC clock controller
to align it with the SA 8195 target requirements.

Change-Id: I5713f9fdc286d576f74cd124ac11d9181afa9c58
Signed-off-by: default avatarAnant Goel <anantg@codeaurora.org>
parent ace36422
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -209,6 +209,10 @@
	compatible = "qcom,rpmh-clk-sm8150";
};

&clock_scc {
	compatible = "qcom,scc-sa8195";
};

&ufsphy_mem {
	compatible = "qcom,ufs-phy-qmp-v4";
	vdda-phy-supply = <&pm8195_3_l5>;