Thread (6 messages) 6 messages, 2 authors, 2013-02-01
STALE4868d

[PATCH 1/4] ARM: mach-shmobile: sh73a0: Add reg and device_type properties to cpus

From: Simon Horman <hidden>
Date: 2013-01-31 06:26:06
Also in: linux-sh
Subsystem: the rest · Maintainer: Linus Torvalds

Cc: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Simon Horman <redacted>
---
 arch/arm/boot/dts/sh73a0.dtsi |    7 +++++++
 1 file changed, 7 insertions(+)
diff --git a/arch/arm/boot/dts/sh73a0.dtsi b/arch/arm/boot/dts/sh73a0.dtsi
index 721f486..8a59465 100644
--- a/arch/arm/boot/dts/sh73a0.dtsi
+++ b/arch/arm/boot/dts/sh73a0.dtsi
@@ -14,11 +14,18 @@
 	compatible = "renesas,sh73a0";
 
 	cpus {
+		#address-cells = <1>;
+		#size-cells = <0>;
+
 		cpu at 0 {
+			device_type = "cpu";
 			compatible = "arm,cortex-a9";
+			reg = <0>;
 		};
 		cpu at 1 {
+			device_type = "cpu";
 			compatible = "arm,cortex-a9";
+			reg = <1>;
 		};
 	};
 
-- 
1.7.10.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help