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

Commit 60df96df authored by Shashank Mittal's avatar Shashank Mittal
Browse files

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



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

Change-Id: I4c043c376b0e3ade7798c68ecaafe7235d27e959
Signed-off-by: default avatarShashank Mittal <mittals@codeaurora.org>
parent ee23474d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -275,6 +275,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>;