linux/drivers/staging/mt7621-pci
Sergio Paracuellos ce0c99e22e staging: mt7621-pci: avoid mapping sysctls registers
The sysctl register are already claimed by palmbus, so
pci fails to claim it. The best way to access the sysc registers
is to use rt_sysc_[rwm]32().

Fixes: 89e9f6e6ad: staging: mt7621-pci: remap and use sysctl from device tree
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: add dt bindings for mt7621 pcie controller 2018-11-11 11:38:53 -08:00
pci-mt7621.c staging: mt7621-pci: avoid mapping sysctls registers 2018-11-26 20:59:05 +01:00
TODO