UART4 should be disabled by default on OPi4 since overlay exist
This commit is contained in:
parent
992d0aa88c
commit
d366d621bd
@ -469,7 +469,7 @@ index 00000000..17010305
|
||||
+};
|
||||
+
|
||||
+&uart4 {
|
||||
+ status = "okay";
|
||||
+ status = "disabled";
|
||||
+};
|
||||
+
|
||||
+&vopb {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user