UART4 should be disabled by default on OPi4 since overlay exist

This commit is contained in:
Martin Ayotte 2020-02-07 16:04:59 -05:00
parent 992d0aa88c
commit d366d621bd

View File

@ -469,7 +469,7 @@ index 00000000..17010305
+};
+
+&uart4 {
+ status = "okay";
+ status = "disabled";
+};
+
+&vopb {