Thread (25 messages) flat view 25 messages, 5 authors, 2007-10-19

Re: [PATCH v3 9/9] add MPC837x MDS board default device tree

From: Kumar Gala <hidden>
Date: 2007-10-19 13:04:12

quoted
quoted
quoted
diff --git a/arch/powerpc/boot/dts/mpc8377_mds.dts
b/arch/powerpc/boot/dts/mpc8377_mds.dts
[snip]
quoted
+	soc837x@e0000000 {
+		#address-cells = <1>;
+		#size-cells = <1>;
+		device_type = "soc";
+		ranges = <0 e0000000 00100000>;
+		reg = <e0000000 00000200>;
+		bus-frequency = <0>;
+
+		wdt@200 {
+			device_type = "watchdog";
Drop this device_type.
quoted
+			compatible = "mpc83xx_wdt";
+			reg = <200 100>;
+		};
+
+		i2c@3000 {
+			device_type = "i2c";
And this one.
I've asked Leo to leave this one as all other fsl boards do
this and the code depends on it.  There was some discussion
about this but I wasn't sure if it was closed or not.
I'm afraid not only i2c but also watchdog and spi need device_type  
now.
Shall we proceed removing the type check?
We are NOT changing that code until 2.6.25.

- k
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help