generic: mt7530: enable PHY configuration using OF
authorDavid Bauer <mail@david-bauer.net>
Sun, 30 Apr 2023 11:45:33 +0000 (13:45 +0200)
committerDavid Bauer <mail@david-bauer.net>
Thu, 11 May 2023 21:09:04 +0000 (23:09 +0200)
commit523c392fe675f83f7db8460e52f7f9b99bccae65
tree8ba2bc3d5bb3d56293f8f6cf980ebdf763d9fc82
parent1645c34d564e0df774ec0f7bb58bcef2771703a6
generic: mt7530: enable PHY configuration using OF

The MT753x switches provide a switch-internal MDIO bus for the embedded
PHYs.

Register a OF sub-node on the switch OF-node for this internal MDIO bus.
This allows to configure the embedded PHYs using device-tree.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/generic/pending-5.15/795-mt7530-register-OF-node-for-internal-MDIO-bus.patch [new file with mode: 0644]