serial: 8250_dw: Limit dw8250_tx_wait_empty quirk to armada-38x devices
[linux-2.6-block.git] / arch / arm / boot / dts / armada-38x.dtsi
index 4cc09e43eea22e65cd10be3503a84379d2f4e4a3..6916d7532ad2ca07117937b388b39a6adc39fed9 100644 (file)
                        };
 
                        uart0: serial@12000 {
-                               compatible = "snps,dw-apb-uart";
+                               compatible = "marvell,armada-38x-uart";
                                reg = <0x12000 0x100>;
                                reg-shift = <2>;
                                interrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>;
                        };
 
                        uart1: serial@12100 {
-                               compatible = "snps,dw-apb-uart";
+                               compatible = "marvell,armada-38x-uart";
                                reg = <0x12100 0x100>;
                                reg-shift = <2>;
                                interrupts = <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>;