linux/drivers/staging/mt7621-pci
Sergio Paracuellos e51844bf82 staging: mt7621-pci: fix reset lines for each pcie port
Depending of chip revision reset lines are inverted. It is also
necessary to read PCIE_FTS_NUM register before enabling the phy.
Hence update the code to achieve this.

Fixes: 745eeeac68 ("staging: mt7621-pci: factor out 'mt7621_pcie_enable_port' function")
Reported-by: NeilBrown <neil@brown.name>
Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Tested-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-11-26 20:59:05 +01:00
..
Kconfig staging: mt7621-pci: use generic kernel pci subsystem read and write 2018-08-08 14:08:40 +02:00
Makefile
mediatek,mt7621-pci.txt staging: mt7621-pci: dt-bindings: update bindings doc removing sysctls registers 2018-11-26 20:59:05 +01:00
pci-mt7621.c staging: mt7621-pci: fix reset lines for each pcie port 2018-11-26 20:59:05 +01:00
TODO