diff options
| -rw-r--r-- | arch/powerpc/boot/dts/katmai.dts | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/arch/powerpc/boot/dts/katmai.dts b/arch/powerpc/boot/dts/katmai.dts index bc32ac7250ec..fc86e5a3afc4 100644 --- a/arch/powerpc/boot/dts/katmai.dts +++ b/arch/powerpc/boot/dts/katmai.dts | |||
| @@ -38,8 +38,8 @@ | |||
| 38 | timebase-frequency = <0>; /* Filled in by zImage */ | 38 | timebase-frequency = <0>; /* Filled in by zImage */ |
| 39 | i-cache-line-size = <20>; | 39 | i-cache-line-size = <20>; |
| 40 | d-cache-line-size = <20>; | 40 | d-cache-line-size = <20>; |
| 41 | i-cache-size = <20000>; | 41 | i-cache-size = <8000>; |
| 42 | d-cache-size = <20000>; | 42 | d-cache-size = <8000>; |
| 43 | dcr-controller; | 43 | dcr-controller; |
| 44 | dcr-access-method = "native"; | 44 | dcr-access-method = "native"; |
| 45 | }; | 45 | }; |
| @@ -136,11 +136,11 @@ | |||
| 136 | }; | 136 | }; |
| 137 | 137 | ||
| 138 | POB0: opb { | 138 | POB0: opb { |
| 139 | compatible = "ibm,opb-440spe", "ibm,opb-440gp", "ibm,opb"; | 139 | compatible = "ibm,opb-440spe", "ibm,opb-440gp", "ibm,opb"; |
| 140 | #address-cells = <1>; | 140 | #address-cells = <1>; |
| 141 | #size-cells = <1>; | 141 | #size-cells = <1>; |
| 142 | ranges = <00000000 4 e0000000 20000000>; | 142 | ranges = <00000000 4 e0000000 20000000>; |
| 143 | clock-frequency = <0>; /* Filled in by zImage */ | 143 | clock-frequency = <0>; /* Filled in by zImage */ |
| 144 | 144 | ||
| 145 | EBC0: ebc { | 145 | EBC0: ebc { |
| 146 | compatible = "ibm,ebc-440spe", "ibm,ebc-440gp", "ibm,ebc"; | 146 | compatible = "ibm,ebc-440spe", "ibm,ebc-440gp", "ibm,ebc"; |
| @@ -153,38 +153,38 @@ | |||
| 153 | }; | 153 | }; |
| 154 | 154 | ||
| 155 | UART0: serial@10000200 { | 155 | UART0: serial@10000200 { |
| 156 | device_type = "serial"; | 156 | device_type = "serial"; |
| 157 | compatible = "ns16550"; | 157 | compatible = "ns16550"; |
| 158 | reg = <10000200 8>; | 158 | reg = <10000200 8>; |
| 159 | virtual-reg = <a0000200>; | 159 | virtual-reg = <a0000200>; |
| 160 | clock-frequency = <0>; /* Filled in by zImage */ | 160 | clock-frequency = <0>; /* Filled in by zImage */ |
| 161 | current-speed = <1c200>; | 161 | current-speed = <1c200>; |
| 162 | interrupt-parent = <&UIC0>; | 162 | interrupt-parent = <&UIC0>; |
| 163 | interrupts = <0 4>; | 163 | interrupts = <0 4>; |
| 164 | }; | 164 | }; |
| 165 | 165 | ||
| 166 | UART1: serial@10000300 { | 166 | UART1: serial@10000300 { |
| 167 | device_type = "serial"; | 167 | device_type = "serial"; |
| 168 | compatible = "ns16550"; | 168 | compatible = "ns16550"; |
| 169 | reg = <10000300 8>; | 169 | reg = <10000300 8>; |
| 170 | virtual-reg = <a0000300>; | 170 | virtual-reg = <a0000300>; |
| 171 | clock-frequency = <0>; | 171 | clock-frequency = <0>; |
| 172 | current-speed = <0>; | 172 | current-speed = <0>; |
| 173 | interrupt-parent = <&UIC0>; | 173 | interrupt-parent = <&UIC0>; |
| 174 | interrupts = <1 4>; | 174 | interrupts = <1 4>; |
| 175 | }; | 175 | }; |
| 176 | 176 | ||
| 177 | 177 | ||
| 178 | UART2: serial@10000600 { | 178 | UART2: serial@10000600 { |
| 179 | device_type = "serial"; | 179 | device_type = "serial"; |
| 180 | compatible = "ns16550"; | 180 | compatible = "ns16550"; |
| 181 | reg = <10000600 8>; | 181 | reg = <10000600 8>; |
| 182 | virtual-reg = <a0000600>; | 182 | virtual-reg = <a0000600>; |
| 183 | clock-frequency = <0>; | 183 | clock-frequency = <0>; |
| 184 | current-speed = <0>; | 184 | current-speed = <0>; |
| 185 | interrupt-parent = <&UIC1>; | 185 | interrupt-parent = <&UIC1>; |
| 186 | interrupts = <5 4>; | 186 | interrupts = <5 4>; |
| 187 | }; | 187 | }; |
| 188 | 188 | ||
| 189 | IIC0: i2c@10000400 { | 189 | IIC0: i2c@10000400 { |
| 190 | compatible = "ibm,iic-440spe", "ibm,iic-440gp", "ibm,iic"; | 190 | compatible = "ibm,iic-440spe", "ibm,iic-440gp", "ibm,iic"; |
