]> git.karo-electronics.de Git - karo-tx-linux.git/commit
phy: bcm-ns-usb3: enable MDIO in the platform specific code
authorRafał Miłecki <rafal@milecki.pl>
Thu, 8 Jun 2017 20:04:26 +0000 (22:04 +0200)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 16 Jun 2017 07:52:26 +0000 (13:22 +0530)
commit4536adee0a96864a1ff000025c4c9a6299541f83
tree1936c704e34806fe6ab7cd3819d1a89a356ce866
parentb20f506f6c63a3e6ee77aa4d519e4880c8a9d2f4
phy: bcm-ns-usb3: enable MDIO in the platform specific code

When we finally start using MDIO layer then bus initialization will be
handled in a separated driver. It means our code handling this has to be
used for the platform driver only.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/broadcom/phy-bcm-ns-usb3.c