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

Commit 448c7b7f authored by Raghavendra Kakarla's avatar Raghavendra Kakarla
Browse files

ARM: dts: msm: Add rpm-smd node for scuba

Add rpm-smd node for APSS communication with RPM subsystem.

Change-Id: I31041a35f29f2c50358d2967a5a7959850725d2e
parent 5b8474f7
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -640,6 +640,13 @@
		#thermal-sensor-cells = <1>;
	};

	rpm_bus: qcom,rpm-smd {
		compatible = "qcom,rpm-smd";
		rpm-channel-name = "rpm_requests";
		interrupts = <GIC_SPI 194 IRQ_TYPE_EDGE_RISING>;
		rpm-channel-type = <15>; /* SMD_APPS_RPM */
	};

	mem_dump {
		compatible = "qcom,mem-dump";
		memory-region = <&dump_mem>;