]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: mvpp2: remove redundant SMI address configuration
authorMarcin Wojtas <mw@semihalf.com>
Mon, 3 May 2021 06:08:47 +0000 (08:08 +0200)
committerStefan Roese <sr@denx.de>
Thu, 20 May 2021 11:03:30 +0000 (13:03 +0200)
commitbe45eb5064190c79e916cd702910318194f9c8a2
tree1cb006dc40f81511c2138fc820e50b4d22e0125c
parent8299abc5ff0b5c2403a3f085376247d4cd8c37d1
net: mvpp2: remove redundant SMI address configuration

Because the mvpp2 driver now relies on the PHYLIB and
the external MDIO driver, configuring low level
SMI bus settings is redundant.

Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Reviewed-by: Kostya Porotchkin <kostap@marvell.com>
Reviewed-by: Stefan Chulski <stefanc@marvell.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
drivers/net/mvpp2.c