diff options
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8308_p1m.dts')
| -rw-r--r-- | arch/powerpc/boot/dts/mpc8308_p1m.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/mpc8308_p1m.dts b/arch/powerpc/boot/dts/mpc8308_p1m.dts index 697b3f6b78bf..22b0832b6c31 100644 --- a/arch/powerpc/boot/dts/mpc8308_p1m.dts +++ b/arch/powerpc/boot/dts/mpc8308_p1m.dts | |||
| @@ -233,7 +233,7 @@ | |||
| 233 | serial0: serial@4500 { | 233 | serial0: serial@4500 { |
| 234 | cell-index = <0>; | 234 | cell-index = <0>; |
| 235 | device_type = "serial"; | 235 | device_type = "serial"; |
| 236 | compatible = "ns16550"; | 236 | compatible = "fsl,ns16550", "ns16550"; |
| 237 | reg = <0x4500 0x100>; | 237 | reg = <0x4500 0x100>; |
| 238 | clock-frequency = <133333333>; | 238 | clock-frequency = <133333333>; |
| 239 | interrupts = <9 0x8>; | 239 | interrupts = <9 0x8>; |
| @@ -243,7 +243,7 @@ | |||
| 243 | serial1: serial@4600 { | 243 | serial1: serial@4600 { |
| 244 | cell-index = <1>; | 244 | cell-index = <1>; |
| 245 | device_type = "serial"; | 245 | device_type = "serial"; |
| 246 | compatible = "ns16550"; | 246 | compatible = "fsl,ns16550", "ns16550"; |
| 247 | reg = <0x4600 0x100>; | 247 | reg = <0x4600 0x100>; |
| 248 | clock-frequency = <133333333>; | 248 | clock-frequency = <133333333>; |
| 249 | interrupts = <10 0x8>; | 249 | interrupts = <10 0x8>; |
