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

Commit 32385d2c 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: define standalone flag for rpm-smd driver node"

parents 6efaa322 3c2b6a01
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -414,6 +414,13 @@
		};
	};

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

	qcom,smdpkt {
		compatible = "qcom,smdpkt";