bcm53xx: switch USB 3.0 PHY DT description to use MDIO bus
authorRafał Miłecki <rafal@milecki.pl>
Sat, 28 Jul 2018 19:37:46 +0000 (21:37 +0200)
committerRafał Miłecki <rafal@milecki.pl>
Sat, 28 Jul 2018 19:46:08 +0000 (21:46 +0200)
commit8a175ea2198f59795113a3857f6a742a455ad54f
tree9854a65f01bd95ecd3bf79507999b1907b6c2f84
parent5c8b8a3fd4be9702940859c1e1e5c3f1b4f33f50
bcm53xx: switch USB 3.0 PHY DT description to use MDIO bus

USB 3.0 PHY is attached to the MDIO bus and should be supported
(accessed) as a MDIO device. This wasn't known initially which resulted
in writing driver that was working with MDIO bus (using some magic
values) without knowing it.

This commit updates DT to properly describe MDIO & USB 3.0 PHY and
enables required kernel drivers.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
target/linux/bcm53xx/config-4.14
target/linux/bcm53xx/patches-4.14/038-v4.19-0001-ARM-dts-BCM5301X-Make-USB-3.0-PHY-use-MDIO-PHY-drive.patch [new file with mode: 0644]