fix typo in RUART overlay

This commit is contained in:
Martin Ayotte 2019-05-09 17:07:30 -04:00
parent 96013852af
commit 694c9a7024

View File

@ -6719,7 +6719,7 @@ index e69de29..38a59ac 100644
+ compatible = "allwinner,sun50i-h6";
+
+ fragment@0 {
+ target = <&ruart>;
+ target = <&r_uart>;
+ __overlay__ {
+ status = "okay";
+ };