
12 Oct
2022
12 Oct
'22
9:08 p.m.
On Mon, Oct 10, 2022 at 09:39:44AM -0700, Tim Harvey wrote:
Add MV88E6XXX DSA support:
- update dt to provide internal MDIO bus and port handles. U-Boot requires a more restrictive subset of the dt bindings required by Linux for the sake of simplifying code
- update defconfig to remove old driver and enable new one
- replace mv88e61xx_hw_reset weak override with board_phy_config support for register configuration that is outside the scope of the DSA driver
Signed-off-by: Tim Harvey tharvey@gateworks.com Reviewed-by: Fabio Estevam festevam@denx.de
Reviewed-by: Vladimir Oltean vladimir.oltean@nxp.com