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

Commit 0f42ee35 authored by Puja Gupta's avatar Puja Gupta
Browse files

ARM: dts: msm: add /vendor node in SDM845



Add /vendor node. This node can be used to add vendor specific platform
devices.

Change-Id: I16bf4b5991e41cc46d12cb85b503a17b2933b3ca
Signed-off-by: default avatarPuja Gupta <pujag@codeaurora.org>
parent 4544540f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -309,6 +309,13 @@

	soc: soc { };

	vendor: vendor {
		#address-cells = <1>;
		#size-cells = <1>;
		ranges = <0 0 0 0xffffffff>;
		compatible = "simple-bus";
	};

	reserved-memory {
		#address-cells = <2>;
		#size-cells = <2>;