Fix sunxi-a64 uart4 overlay (was aliasing to serial3 instead of serial4)

This commit is contained in:
Ryan Sundberg 2019-03-19 09:16:22 +00:00
parent 80db9e3e40
commit 5ade4bef7f

View File

@ -5511,7 +5511,7 @@ index 0000000..f84333c
+ fragment@0 {
+ target-path = "/aliases";
+ __overlay__ {
+ serial3 = "/soc/serial@1c29000";
+ serial4 = "/soc/serial@1c29000";
+ };
+ };
+