summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/atlas7-evb.dts
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2018-03-02 15:02:45 +0100
committerArnd Bergmann <arnd@arndb.de>2018-03-07 16:35:23 +0100
commitbf89bd5294f295f1048b745a7f241e0295a065f6 (patch)
tree4486061a1b16e78e41d8bace0e08379993a25022 /arch/arm/boot/dts/atlas7-evb.dts
parentdfbecbc7b6bcb27d809cf011df609d5d4d1c012c (diff)
ARM: dts: atlas7: Use generic uart-has-rtscts DT property
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>
Diffstat (limited to 'arch/arm/boot/dts/atlas7-evb.dts')
-rw-r--r--arch/arm/boot/dts/atlas7-evb.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/atlas7-evb.dts b/arch/arm/boot/dts/atlas7-evb.dts
index 1e9cd1a8508e..900e03b7a7b2 100644
--- a/arch/arm/boot/dts/atlas7-evb.dts
+++ b/arch/arm/boot/dts/atlas7-evb.dts
@@ -73,7 +73,7 @@
btm {
uart6: uart@11000000 {
status = "okay";
- sirf,uart-has-rtscts;
+ uart-has-rtscts;
};
};