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

Commit 31ab356a 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 MSM8920"

parents 8d0dac8c 6efc5e61
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -145,3 +145,15 @@
		qcom,mas-rpm-id = <ICBID_MASTER_IPA>;
	};
};

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

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

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