Commit 75c8a10d authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: msm8992: Add RPMCC node

parent 329e16d5
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -588,6 +588,11 @@
			rpm_requests: rpm-requests {
				compatible = "qcom,rpm-msm8994";
				qcom,smd-channels = "rpm_requests";

				rpmcc: rpmcc {
					compatible = "qcom,rpmcc-msm8992";
					#clock-cells = <1>;
				};
			};
		};
	};