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

Commit 4ed17a1e authored by Stepan Moskovchenko's avatar Stepan Moskovchenko
Browse files

ARM: dts: msm: Fix RPM devices on APQ8084



Remove a duplicate rpm-smd device and remove the
rpm-standalone property, which is no longer necessary due
to the target having a real RPM image.

Change-Id: I594eff9dac6b3cad4b6f54f81cd129c7842389c8
Signed-off-by: default avatarStepan Moskovchenko <stepanm@codeaurora.org>
parent 1ce07d93
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -162,7 +162,6 @@
		compatible = "qcom,rpm-smd";
		rpm-channel-name = "rpm_requests";
		rpm-channel-type = <15>; /* SMD_APPS_RPM */
		rpm-standalone;
	};

        qcom,msm-imem@fe805000 {
@@ -757,13 +756,6 @@
		compatible = "qcom,bcl";
	};

	rpm_bus: qcom,rpm-smd {
		compatible = "qcom,rpm-smd";
		rpm-channel-name = "rpm_requests";
		rpm-channel-type = <15>; /* SMD_APPS_RPM */
		rpm-standalone; /* TODO: remove this after bring up */
	};

	qcom,msm-thermal {
		compatible = "qcom,msm-thermal";
		qcom,sensor-id = <5>;