]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[POWERPC] Fix comment typo in Kurobox device tree
authorGrant Likely <grant.likely@secretlab.ca>
Sat, 21 Apr 2007 21:24:04 +0000 (07:24 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 24 Apr 2007 12:06:56 +0000 (22:06 +1000)
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/dts/kuroboxHD.dts
arch/powerpc/boot/dts/kuroboxHG.dts

index 373110d7755129a0a9930fbfce46af3b9ef9858e..157dc98d3988bd3c6efb92d995c35ba13d33cc01 100644 (file)
@@ -125,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
index f3542dc2c56e9e32ca54ac72ba4902221b2a985d..919eb29097dba60aed4c731dd8c92da781e28703 100644 (file)
@@ -125,17 +125,17 @@ build with: "dtc -f -I dts -O dtb -o kuroboxHG.dtb -V 16 kuroboxHG.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