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

Commit a2a87846 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add support for clocks for MSM8940"

parents 41d4dcf8 eb4e8443
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -39,3 +39,15 @@
		qcom,mas-rpm-id = <ICBID_MASTER_IPA>;
	};
};

&clock_gcc {
	compatible = "qcom,gcc-8940";
};

&clock_debug {
	compatible = "qcom,cc-debug-8940";
};

&clock_gcc_mdss {
	compatible = "qcom,gcc-mdss-8940";
};