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

Commit b1066fa6 authored by Imran Khan's avatar Imran Khan Committed by Gerrit - the friendly Code Review server
Browse files

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



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

Change-Id: I3ef0f8a3ff403dd7b34de14e8ed81193218eb1f4
Signed-off-by: default avatarImran Khan <kimran@codeaurora.org>
parent 2f89b761
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -295,6 +295,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>;