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

Commit d5f56e3d authored by Srinivas Rao L's avatar Srinivas Rao L
Browse files

ARM: dts: msm: Add CommandDB device bindings for SDM640



CommandDB exports target specific RPMH resource information.
Add this device bindings for it.

Change-Id: I7de88369e4030d545a229b5d46ad4ed04280d962
Signed-off-by: default avatarSrinivas Rao L <lsrao@codeaurora.org>
parent 66d318e1
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -851,6 +851,11 @@
		compatible = "qcom,system-pm";
		mboxes = <&apps_rsc 0>;
	};

	cmd_db: qcom,cmd-db@c3f000c {
		compatible = "qcom,cmd-db";
		reg = <0xc3f000c 8>;
	};
};

#include "sdm640-pinctrl.dtsi"