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

Commit 207749cb authored by Mao Jinlong's avatar Mao Jinlong Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Correct cpu device_type config for sdxpoorwills



Cpu's device type config should be device_type instead of device-type.

CRs-Fixed: 2172964
Change-Id: Iac42213452c69712c8045d4f323abfcec45c881e
Signed-off-by: default avatarMao Jinlong <jinlmao@codeaurora.org>
parent 40c1b6f6
Loading
Loading
Loading
Loading
+2 −2
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
@@ -67,7 +67,7 @@
		#address-cells = <1>;

		CPU0: cpu@0 {
			device-type = "cpu";
			device_type = "cpu";
			compatible = "arm,cortex-a7";
			reg = <0x0>;
			#cooling-cells = <2>;