mirror of
https://github.com/torvalds/linux.git
synced 2026-08-01 20:22:08 +02:00
arm64: dts: ls1028a: mark enetc port 3 as a DSA master too
The LS1028A switch has 2 internal links to the ENETC controller. With DSA's ability to support multiple CPU ports, we should mark both ENETC ports as DSA masters. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Michael Walle <michael@walle.cc> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
b340ee0263
commit
d72e3b4e76
|
|
@ -1169,6 +1169,7 @@ fixed-link {
|
|||
mscc_felix_port5: port@5 {
|
||||
reg = <5>;
|
||||
phy-mode = "internal";
|
||||
ethernet = <&enetc_port3>;
|
||||
status = "disabled";
|
||||
|
||||
fixed-link {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user