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

Commit f99fa879 authored by Lina Iyer's avatar Lina Iyer Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add CommandDB device bindings for SDM855



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

Change-Id: I75e5e625198c6a1f0f7efa8c92a3d4b1c6f17b97
Signed-off-by: default avatarLina Iyer <ilina@codeaurora.org>
parent 02e61b34
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1279,6 +1279,11 @@
		mboxes = <&apps_rsc 0>;
		status = "disabled";
	};

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

&emac_gdsc {