]> git.baikalelectronics.ru Git - uboot.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)
commitc0723c8c7f55415755a725ba5e76af0560c8f667
tree1cb006dc40f81511c2138fc820e50b4d22e0125c
parent268bad5e7b8993629e646e8f08e3fc70ee2169d8
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