On May 30, 2008, at 3:07 PM, Scott Wood wrote:

Kumar Gala wrote:
+        mpic: [EMAIL PROTECTED] {
+            clock-frequency = <0>;
remove clock-frequency

Where would one express the PIC timer frequency, then?


+            interrupt-controller;
+            #address-cells = <0>;
+            #interrupt-cells = <2>;
+            reg = <0x40000 0x40000>;
+            compatible = "chrp,open-pic";
+            device_type = "open-pic";
+                        big-endian;
remove big-endian.

I thought this was part of the open-pic binding.

In any case, if these are to go, we should remove them from existing trees and from the examples in bwof.txt before complaining about them in new boards...

I've got a patch for this.  will update the examples in bwof.txt

- k
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to