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

Commit 3cf3c820 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: qcom: Correct the CPU node in bengal"

parents 18aa8f43 9fbc68e0
Loading
Loading
Loading
Loading
+16 −16
Original line number Diff line number Diff line
@@ -14,8 +14,8 @@
		#address-cells = <2>;
		#size-cells = <0>;

		CPU0: CPU@0 {
			device-type = "cpu";
		CPU0: cpu@0 {
			device_type = "cpu";
			compatible = "arm,armv8";
			reg = <0x0 0x0>;
			enable-method = "psci";
@@ -42,8 +42,8 @@
			};
		};

		CPU1: CPU@1 {
			device-type = "cpu";
		CPU1: cpu@1 {
			device_type = "cpu";
			compatible = "arm,armv8";
			reg = <0x0 0x1>;
			enable-method = "psci";
@@ -66,8 +66,8 @@
			};
		};

		CPU2: CPU@2 {
			device-type = "cpu";
		CPU2: cpu@2 {
			device_type = "cpu";
			compatible = "arm,armv8";
			reg = <0x0 0x2>;
			enable-method = "psci";
@@ -90,8 +90,8 @@
			};
		};

		CPU3: CPU@3 {
			device-type = "cpu";
		CPU3: cpu@3 {
			device_type = "cpu";
			compatible = "arm,armv8";
			reg = <0x0 0x3>;
			enable-method = "psci";
@@ -114,8 +114,8 @@
			};
		};

		CPU4: CPU@100 {
			device-type = "cpu";
		CPU4: cpu@100 {
			device_type = "cpu";
			compatible = "arm,armv8";
			reg = <0x0 0x100>;
			enable-method = "psci";
@@ -142,8 +142,8 @@
			};
		};

		CPU5: CPU@101 {
			device-type = "cpu";
		CPU5: cpu@101 {
			device_type = "cpu";
			compatible = "arm,armv8";
			reg = <0x0 0x101>;
			enable-method = "psci";
@@ -166,8 +166,8 @@
			};
		};

		CPU6: CPU@102 {
			device-type = "cpu";
		CPU6: cpu@102 {
			device_type = "cpu";
			compatible = "arm,armv8";
			reg = <0x0 0x102>;
			enable-method = "psci";
@@ -190,8 +190,8 @@
			};
		};

		CPU7: CPU@103 {
			device-type = "cpu";
		CPU7: cpu@103 {
			device_type = "cpu";
			compatible = "arm,armv8";
			reg = <0x0 0x103>;
			enable-method = "psci";