Re: [PATCH net-next v2 6/7] arm64: dts: mt7622: add mt7531 dsa to mt7622-rfb1 board

2020-08-18 Thread Andrew Lunn
On Tue, Aug 18, 2020 at 03:14:11PM +0800, Landen Chao wrote: > Add mt7531 dsa to mt7622-rfb1 board for 5 giga Ethernet ports support. > mt7622 only supports 1 sgmii interface, so either gmac0 or gmac1 can be > configured as sgmii interface. In this patch, change to connet mt7622 connect

[PATCH net-next v2 6/7] arm64: dts: mt7622: add mt7531 dsa to mt7622-rfb1 board

2020-08-18 Thread Landen Chao
Add mt7531 dsa to mt7622-rfb1 board for 5 giga Ethernet ports support. mt7622 only supports 1 sgmii interface, so either gmac0 or gmac1 can be configured as sgmii interface. In this patch, change to connet mt7622 gmac0 and mt7531 port6 through sgmii interface. Signed-off-by: Landen Chao ---