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

Commit e5cbd897 authored by Chao Bi's avatar Chao Bi
Browse files

ARM: dts: msm: correct the syntax format of firmware node



The device node of "firmware" which is used for LA platform should
be placed within scope of root node.

Change-Id: I9387ee3871415b5f1d9da50979909d2321be0a85
Signed-off-by: default avatarChao Bi <chaobi@codeaurora.org>
parent a9031499
Loading
Loading
Loading
Loading
+22 −22
Original line number Diff line number Diff line
/* Copyright (c) 2017, The Linux Foundation. All rights reserved.
/* Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -21,7 +21,6 @@
	model = "Qualcomm Technologies, Inc. MSM 8996";
	compatible = "qcom,msm8996";
	qcom,msm-id = <246 0x0>;
};

	firmware: firmware {
		android {
@@ -47,6 +46,7 @@ firmware: firmware {
			};
		};
	};
};

&reserved_memory {
	pmem_shared: pmem_shared_region {