Re: [PATCH 8/9] configs: ls1021a-tsn: enable sja1105 switch driver

2021-09-28 Thread Bin Meng
On Tue, Sep 28, 2021 at 7:51 AM Vladimir Oltean wrote: > > The sja1105 is a 5-port switch that uses a DM_DSA driver. Its 5th (CPU) > port is connected internally to the eth2 port of the LS1021A SoC. > > Signed-off-by: Vladimir Oltean > --- > configs/ls1021atsn_qspi_defconfig | 2 ++ >

Re: [PATCH 8/9] configs: ls1021a-tsn: enable sja1105 switch driver

2021-09-28 Thread Ramon Fried
On Tue, Sep 28, 2021 at 2:48 AM Vladimir Oltean wrote: > > The sja1105 is a 5-port switch that uses a DM_DSA driver. Its 5th (CPU) > port is connected internally to the eth2 port of the LS1021A SoC. > > Signed-off-by: Vladimir Oltean > --- > configs/ls1021atsn_qspi_defconfig | 2 ++ >

[PATCH 8/9] configs: ls1021a-tsn: enable sja1105 switch driver

2021-09-27 Thread Vladimir Oltean
The sja1105 is a 5-port switch that uses a DM_DSA driver. Its 5th (CPU) port is connected internally to the eth2 port of the LS1021A SoC. Signed-off-by: Vladimir Oltean --- configs/ls1021atsn_qspi_defconfig | 2 ++ configs/ls1021atsn_sdcard_defconfig | 2 ++ 2 files changed, 4 insertions(+)