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

Commit f0dddb6c authored by Mahesh Sivasubramanian's avatar Mahesh Sivasubramanian
Browse files

ARM: dts: msm: Add command DB node for msmskunk



Command DB driver is required by system drivers to query system resource
parameters.

Change-Id: I4f6c35c83accbb7f2e4b6ae356c6655249ac1625
Signed-off-by: default avatarMahesh Sivasubramanian <msivasub@codeaurora.org>
parent cb649523
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1197,6 +1197,11 @@
		qcom,threshold-arr = <0x1799041c 0x17990420>;
		qcom,config-reg = <0x17990434>;
	};

	cmd_db: qcom,cmd-db@861e0000 {
		compatible = "qcom,cmd-db";
		reg = <0x861e0000 0x4000>;
	};
};

&pcie_0_gdsc {