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

Commit 70b1c2f6 authored by Srinivas Rao L's avatar Srinivas Rao L
Browse files

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



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

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

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

#include "sdmmagpie-pinctrl.dtsi"