提交 bf89bd52 编写于 作者: G Geert Uytterhoeven 提交者: Arnd Bergmann

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

As of commit 7f60830a ("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: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 dfbecbc7
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
btm { btm {
uart6: uart@11000000 { uart6: uart@11000000 {
status = "okay"; status = "okay";
sirf,uart-has-rtscts; uart-has-rtscts;
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册