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

Commit a6b2a939 authored by Srinivas Rao L's avatar Srinivas Rao L Committed by Raghavendra Kakarla
Browse files

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



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

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

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

#include "atoll-gdsc.dtsi"