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

Commit e12e83a8 authored by Maulik Shah's avatar Maulik Shah
Browse files

ARM: dts: msm: Add missing compatible of cmd_db for shima

Add missing compatible for cmd_db reserved memory.

Change-Id: Ic9f9e3cde5c3e50bf32fc5e0d25dd15dc1827382
parent a1576117
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -245,6 +245,7 @@
		};

		cmd_db: reserved-memory@80860000 {
			compatible = "qcom,cmd-db";
			no-map;
			reg = <0x0 0x80860000 0x0 0x20000>;
		};