mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 07:03:37 +02:00
default disable gmac in rk3368-p9_818.dts
This commit is contained in:
parent
942f28b157
commit
03d0ce412c
|
|
@ -249,6 +249,10 @@ &spi2 {
|
|||
status = "disabled";
|
||||
};
|
||||
|
||||
&gmac {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&uart_dbg {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user