linux/drivers/staging/mt7621-pci-phy
Sergio Paracuellos e933158d98 staging: mt7621-pci-phy: change driver to don't use child nodes
Device tree has been simplified to don't use child nodes and use
the #phy-cells property instead. Change the driver accordly implementing
custom 'xlate' function to return the correct phy for each port.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Reviewed-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-03-29 17:22:54 +01:00
..
Kconfig
Makefile staging: Mediatek: Use individual config flags in Makefile 2019-01-18 11:01:02 +01:00
mediatek,mt7621-pci-phy.txt staging: mt7621-pci-phy: update bindings documentation 2019-03-29 17:22:54 +01:00
pci-mt7621-phy.c staging: mt7621-pci-phy: change driver to don't use child nodes 2019-03-29 17:22:54 +01:00
TODO