ipq40xx: ex61x0v2: Disable unused GMACs
These devices have only one ethernet port. It doesn't make sense to expose the unused GMACs as separate network devices. Signed-off-by: Thomas Hebb <tommyhebb@gmail.com>
This commit is contained in:
parent
c4c2a8f00c
commit
16b25ad829
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@
|
|||
|
||||
edma@c080000 {
|
||||
status = "okay";
|
||||
qcom,num_gmac = <1>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue