Pull thermal into release branch
[linux-drm-fsl-dcu.git] / arch / powerpc / boot / dts / kuroboxHD.dts
index 096e94ac415f6611081f92fef64d387231490660..157dc98d3988bd3c6efb92d995c35ba13d33cc01 100644 (file)
@@ -29,13 +29,11 @@ build with: "dtc -f -I dts -O dtb -o kuroboxHD.dtb -V 16 kuroboxHD.dts"
 
        cpus {
                linux,phandle = <2000>;
-               #cpus = <1>;
                #address-cells = <1>;
                #size-cells = <0>;
 
                PowerPC,603e { /* Really 8241 */
                        linux,phandle = <2100>;
-                       linux,boot-cpu;
                        device_type = "cpu";
                        reg = <0>;
                        clock-frequency = <bebc200>;    /* Fixed by bootwrapper */
@@ -127,17 +125,17 @@ build with: "dtc -f -I dts -O dtb -o kuroboxHD.dtb -V 16 kuroboxHD.dts"
                        interrupt-parent = <4400>;
                        interrupt-map-mask = <f800 0 0 7>;
                        interrupt-map = <
-                               /* IDSEL 0x11 - IRQ0 ETH */
+                               /* IDSEL 11 - IRQ0 ETH */
                                5800 0 0 1 4400 0 1
                                5800 0 0 2 4400 1 1
                                5800 0 0 3 4400 2 1
                                5800 0 0 4 4400 3 1
-                               /* IDSEL 0x12 - IRQ1 IDE0 */
+                               /* IDSEL 12 - IRQ1 IDE0 */
                                6000 0 0 1 4400 1 1
                                6000 0 0 2 4400 2 1
                                6000 0 0 3 4400 3 1
                                6000 0 0 4 4400 0 1
-                               /* IDSEL 0x14 - IRQ3 USB2.0 */
+                               /* IDSEL 14 - IRQ3 USB2.0 */
                                7000 0 0 1 4400 3 1
                                7000 0 0 2 4400 3 1
                                7000 0 0 3 4400 3 1