diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2007-04-21 17:24:04 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-04-24 08:06:56 -0400 |
commit | e3f64788d32f97b31709a45911dabaa37f933359 (patch) | |
tree | 3aca04907e66128507c688ed28769543ad12a874 /arch | |
parent | 4ca478e6066ce57f7cc856af36aaf1a2d64417cb (diff) |
[POWERPC] Fix comment typo in Kurobox device tree
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/powerpc/boot/dts/kuroboxHD.dts | 6 | ||||
-rw-r--r-- | arch/powerpc/boot/dts/kuroboxHG.dts | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/arch/powerpc/boot/dts/kuroboxHD.dts b/arch/powerpc/boot/dts/kuroboxHD.dts index 373110d77551..157dc98d3988 100644 --- a/arch/powerpc/boot/dts/kuroboxHD.dts +++ b/arch/powerpc/boot/dts/kuroboxHD.dts | |||
@@ -125,17 +125,17 @@ build with: "dtc -f -I dts -O dtb -o kuroboxHD.dtb -V 16 kuroboxHD.dts" | |||
125 | interrupt-parent = <4400>; | 125 | interrupt-parent = <4400>; |
126 | interrupt-map-mask = <f800 0 0 7>; | 126 | interrupt-map-mask = <f800 0 0 7>; |
127 | interrupt-map = < | 127 | interrupt-map = < |
128 | /* IDSEL 0x11 - IRQ0 ETH */ | 128 | /* IDSEL 11 - IRQ0 ETH */ |
129 | 5800 0 0 1 4400 0 1 | 129 | 5800 0 0 1 4400 0 1 |
130 | 5800 0 0 2 4400 1 1 | 130 | 5800 0 0 2 4400 1 1 |
131 | 5800 0 0 3 4400 2 1 | 131 | 5800 0 0 3 4400 2 1 |
132 | 5800 0 0 4 4400 3 1 | 132 | 5800 0 0 4 4400 3 1 |
133 | /* IDSEL 0x12 - IRQ1 IDE0 */ | 133 | /* IDSEL 12 - IRQ1 IDE0 */ |
134 | 6000 0 0 1 4400 1 1 | 134 | 6000 0 0 1 4400 1 1 |
135 | 6000 0 0 2 4400 2 1 | 135 | 6000 0 0 2 4400 2 1 |
136 | 6000 0 0 3 4400 3 1 | 136 | 6000 0 0 3 4400 3 1 |
137 | 6000 0 0 4 4400 0 1 | 137 | 6000 0 0 4 4400 0 1 |
138 | /* IDSEL 0x14 - IRQ3 USB2.0 */ | 138 | /* IDSEL 14 - IRQ3 USB2.0 */ |
139 | 7000 0 0 1 4400 3 1 | 139 | 7000 0 0 1 4400 3 1 |
140 | 7000 0 0 2 4400 3 1 | 140 | 7000 0 0 2 4400 3 1 |
141 | 7000 0 0 3 4400 3 1 | 141 | 7000 0 0 3 4400 3 1 |
diff --git a/arch/powerpc/boot/dts/kuroboxHG.dts b/arch/powerpc/boot/dts/kuroboxHG.dts index f3542dc2c56e..919eb29097db 100644 --- a/arch/powerpc/boot/dts/kuroboxHG.dts +++ b/arch/powerpc/boot/dts/kuroboxHG.dts | |||
@@ -125,17 +125,17 @@ build with: "dtc -f -I dts -O dtb -o kuroboxHG.dtb -V 16 kuroboxHG.dts" | |||
125 | interrupt-parent = <4400>; | 125 | interrupt-parent = <4400>; |
126 | interrupt-map-mask = <f800 0 0 7>; | 126 | interrupt-map-mask = <f800 0 0 7>; |
127 | interrupt-map = < | 127 | interrupt-map = < |
128 | /* IDSEL 0x11 - IRQ0 ETH */ | 128 | /* IDSEL 11 - IRQ0 ETH */ |
129 | 5800 0 0 1 4400 0 1 | 129 | 5800 0 0 1 4400 0 1 |
130 | 5800 0 0 2 4400 1 1 | 130 | 5800 0 0 2 4400 1 1 |
131 | 5800 0 0 3 4400 2 1 | 131 | 5800 0 0 3 4400 2 1 |
132 | 5800 0 0 4 4400 3 1 | 132 | 5800 0 0 4 4400 3 1 |
133 | /* IDSEL 0x12 - IRQ1 IDE0 */ | 133 | /* IDSEL 12 - IRQ1 IDE0 */ |
134 | 6000 0 0 1 4400 1 1 | 134 | 6000 0 0 1 4400 1 1 |
135 | 6000 0 0 2 4400 2 1 | 135 | 6000 0 0 2 4400 2 1 |
136 | 6000 0 0 3 4400 3 1 | 136 | 6000 0 0 3 4400 3 1 |
137 | 6000 0 0 4 4400 0 1 | 137 | 6000 0 0 4 4400 0 1 |
138 | /* IDSEL 0x14 - IRQ3 USB2.0 */ | 138 | /* IDSEL 14 - IRQ3 USB2.0 */ |
139 | 7000 0 0 1 4400 3 1 | 139 | 7000 0 0 1 4400 3 1 |
140 | 7000 0 0 2 4400 3 1 | 140 | 7000 0 0 2 4400 3 1 |
141 | 7000 0 0 3 4400 3 1 | 141 | 7000 0 0 3 4400 3 1 |