ARM: dts: atlas7: Use generic uart-has-rtscts DT property

As of commit 7f60830ab1 ("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>
This commit is contained in:
Geert Uytterhoeven 2018-03-02 15:02:45 +01:00 committed by Arnd Bergmann
parent dfbecbc7b6
commit bf89bd5294

View file

@ -73,7 +73,7 @@ partitions@0 {
btm {
uart6: uart@11000000 {
status = "okay";
sirf,uart-has-rtscts;
uart-has-rtscts;
};
};