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

Commit 098bea17 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 SPS node for msmferrum"

parents b0df24c1 886c392c
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -155,4 +155,10 @@
		compatible = "qcom,dummycc";
		#clock-cells = <1>;
	};

	qcom,sps {
		compatible = "qcom,msm_sps_4k";
		qcom,device-type = <3>;
		qcom,pipe-attr-ee;
	};
};