diff options
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8610_hpcd.dts')
-rw-r--r-- | arch/powerpc/boot/dts/mpc8610_hpcd.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/mpc8610_hpcd.dts b/arch/powerpc/boot/dts/mpc8610_hpcd.dts index 83c3218cb4da..6a109a0ceac9 100644 --- a/arch/powerpc/boot/dts/mpc8610_hpcd.dts +++ b/arch/powerpc/boot/dts/mpc8610_hpcd.dts | |||
@@ -175,7 +175,7 @@ | |||
175 | serial0: serial@4500 { | 175 | serial0: serial@4500 { |
176 | cell-index = <0>; | 176 | cell-index = <0>; |
177 | device_type = "serial"; | 177 | device_type = "serial"; |
178 | compatible = "ns16550"; | 178 | compatible = "fsl,ns16550", "ns16550"; |
179 | reg = <0x4500 0x100>; | 179 | reg = <0x4500 0x100>; |
180 | clock-frequency = <0>; | 180 | clock-frequency = <0>; |
181 | interrupts = <42 2>; | 181 | interrupts = <42 2>; |
@@ -186,7 +186,7 @@ | |||
186 | serial1: serial@4600 { | 186 | serial1: serial@4600 { |
187 | cell-index = <1>; | 187 | cell-index = <1>; |
188 | device_type = "serial"; | 188 | device_type = "serial"; |
189 | compatible = "ns16550"; | 189 | compatible = "fsl,ns16550", "ns16550"; |
190 | reg = <0x4600 0x100>; | 190 | reg = <0x4600 0x100>; |
191 | clock-frequency = <0>; | 191 | clock-frequency = <0>; |
192 | interrupts = <42 2>; | 192 | interrupts = <42 2>; |