Message ID | 20200907202125.22943-1-grygorii.strashko@ti.com |
---|---|
Headers | show |
Series | ARM: dts: am57xx/dra7x: switch to new cpsw switch drv | expand |
* Grygorii Strashko <grygorii.strashko@ti.com> [200907 23:21]: > Hi Tony, > > Since Kernel v5.5 commits: > 111cf1ab4da3 ("net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switch") > ed3525eda4c4 ("net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac") > the new CPSW driver with switchdev support has been introduced and one > am571x-idk board was converted to use it. And since that time (Nov 2019) no > significant issues were reported for the new CPSW driver. > > Therefore it's time to switch all am57xx/dra7x boards to use new cpsw switch > driver. Those boards have 1 or 2 Ext. port wired and configured in dual_mac mode > by default. The dual_mac mode has been preserved the same way between > legacy and new driver it's safe to switch drivers. OK thanks applying into omap-for-v5.10/dt. Tony