diff options
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8308rdb.dts')
-rw-r--r-- | arch/powerpc/boot/dts/mpc8308rdb.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/mpc8308rdb.dts b/arch/powerpc/boot/dts/mpc8308rdb.dts index a0bd1881081e..f66d10d95a8d 100644 --- a/arch/powerpc/boot/dts/mpc8308rdb.dts +++ b/arch/powerpc/boot/dts/mpc8308rdb.dts | |||
@@ -208,7 +208,7 @@ | |||
208 | serial0: serial@4500 { | 208 | serial0: serial@4500 { |
209 | cell-index = <0>; | 209 | cell-index = <0>; |
210 | device_type = "serial"; | 210 | device_type = "serial"; |
211 | compatible = "ns16550"; | 211 | compatible = "fsl,ns16550", "ns16550"; |
212 | reg = <0x4500 0x100>; | 212 | reg = <0x4500 0x100>; |
213 | clock-frequency = <133333333>; | 213 | clock-frequency = <133333333>; |
214 | interrupts = <9 0x8>; | 214 | interrupts = <9 0x8>; |
@@ -218,7 +218,7 @@ | |||
218 | serial1: serial@4600 { | 218 | serial1: serial@4600 { |
219 | cell-index = <1>; | 219 | cell-index = <1>; |
220 | device_type = "serial"; | 220 | device_type = "serial"; |
221 | compatible = "ns16550"; | 221 | compatible = "fsl,ns16550", "ns16550"; |
222 | reg = <0x4600 0x100>; | 222 | reg = <0x4600 0x100>; |
223 | clock-frequency = <133333333>; | 223 | clock-frequency = <133333333>; |
224 | interrupts = <10 0x8>; | 224 | interrupts = <10 0x8>; |