diff options
Diffstat (limited to 'arch/powerpc/boot/dts/xcalibur1501.dts')
-rw-r--r-- | arch/powerpc/boot/dts/xcalibur1501.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/xcalibur1501.dts b/arch/powerpc/boot/dts/xcalibur1501.dts index ac0a617b4299..cc00f4ddd9a7 100644 --- a/arch/powerpc/boot/dts/xcalibur1501.dts +++ b/arch/powerpc/boot/dts/xcalibur1501.dts | |||
@@ -531,7 +531,7 @@ | |||
531 | serial0: serial@4500 { | 531 | serial0: serial@4500 { |
532 | cell-index = <0>; | 532 | cell-index = <0>; |
533 | device_type = "serial"; | 533 | device_type = "serial"; |
534 | compatible = "ns16550"; | 534 | compatible = "fsl,ns16550", "ns16550"; |
535 | reg = <0x4500 0x100>; | 535 | reg = <0x4500 0x100>; |
536 | clock-frequency = <0>; | 536 | clock-frequency = <0>; |
537 | interrupts = <42 2>; | 537 | interrupts = <42 2>; |
@@ -542,7 +542,7 @@ | |||
542 | serial1: serial@4600 { | 542 | serial1: serial@4600 { |
543 | cell-index = <1>; | 543 | cell-index = <1>; |
544 | device_type = "serial"; | 544 | device_type = "serial"; |
545 | compatible = "ns16550"; | 545 | compatible = "fsl,ns16550", "ns16550"; |
546 | reg = <0x4600 0x100>; | 546 | reg = <0x4600 0x100>; |
547 | clock-frequency = <0>; | 547 | clock-frequency = <0>; |
548 | interrupts = <42 2>; | 548 | interrupts = <42 2>; |