diff options
| -rw-r--r-- | arch/powerpc/boot/dts/mpc8315erdb.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/mpc8315erdb.dts b/arch/powerpc/boot/dts/mpc8315erdb.dts index 072c9b0f8c8e..71784165b77e 100644 --- a/arch/powerpc/boot/dts/mpc8315erdb.dts +++ b/arch/powerpc/boot/dts/mpc8315erdb.dts | |||
| @@ -255,7 +255,7 @@ | |||
| 255 | device_type = "serial"; | 255 | device_type = "serial"; |
| 256 | compatible = "ns16550"; | 256 | compatible = "ns16550"; |
| 257 | reg = <0x4500 0x100>; | 257 | reg = <0x4500 0x100>; |
| 258 | clock-frequency = <0>; | 258 | clock-frequency = <133333333>; |
| 259 | interrupts = <9 0x8>; | 259 | interrupts = <9 0x8>; |
| 260 | interrupt-parent = <&ipic>; | 260 | interrupt-parent = <&ipic>; |
| 261 | }; | 261 | }; |
| @@ -265,7 +265,7 @@ | |||
| 265 | device_type = "serial"; | 265 | device_type = "serial"; |
| 266 | compatible = "ns16550"; | 266 | compatible = "ns16550"; |
| 267 | reg = <0x4600 0x100>; | 267 | reg = <0x4600 0x100>; |
| 268 | clock-frequency = <0>; | 268 | clock-frequency = <133333333>; |
| 269 | interrupts = <10 0x8>; | 269 | interrupts = <10 0x8>; |
| 270 | interrupt-parent = <&ipic>; | 270 | interrupt-parent = <&ipic>; |
| 271 | }; | 271 | }; |
