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

Commit c1a29116 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 DSU PMU support for sdm855" into msm-4.14

parents 085fa399 f0f39677
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1164,6 +1164,13 @@
		interrupts = <1 5 4>;
	};

	dsu_pmu@0 {
		compatible = "arm,dsu-pmu";
		interrupts = <GIC_SPI 50 IRQ_TYPE_LEVEL_HIGH>;
		cpus = <&CPU0>, <&CPU1>, <&CPU2>, <&CPU3>,
			<&CPU4>, <&CPU5>, <&CPU6>, <&CPU7>;
	};

	qcom,msm-imem@146bf000 {
		compatible = "qcom,msm-imem";
		reg = <0x146bf000 0x1000>;