ARM: dts: atlas7: Use generic uart-has-rtscts DT property
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 2 Mar 2018 14:02:45 +0000 (15:02 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 7 Mar 2018 15:35:23 +0000 (16:35 +0100)
As of commit 7f60830ab1511d94 ("serial: sirf: Use generic
uart-has-rtscts DT property property"), the SiRF UART driver recognizes
the generic "uart-has-rtscts" DT property, deprecating the
vendor-specific "sirf,uart-has-rtscts" DT property. Hence replace the
latter by the former in all DTS files.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/atlas7-evb.dts

index 1e9cd1a8508e17c2665a4154b124f0d89a32ae11..900e03b7a7b21011169d484f3ec5fef487d4097e 100644 (file)
@@ -73,7 +73,7 @@
                btm {
                        uart6: uart@11000000 {
                                status = "okay";
-                               sirf,uart-has-rtscts;
+                               uart-has-rtscts;
                        };
                };