]> git.baikalelectronics.ru Git - kernel.git/commit
staging: mt7621-pci: use gpio perst instead of builtin behaviour
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Wed, 19 Jun 2019 07:44:56 +0000 (09:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Jun 2019 12:45:49 +0000 (14:45 +0200)
commite73e385d44f2e3beffd26be5d8f1c562172a9c18
treeab8300f9d40804de998df9dc5086fd294670b273
parentd9016deb5b388a0dc96b8136f58893865182133b
staging: mt7621-pci: use gpio perst instead of builtin behaviour

Some boards seems to ignore the PERST builtin behaviour to properly
perform a pcie line reset. Use gpio PERST behaviour instead which
seems to be more common.

Fixes: 38fe96dde478 ("staging: mt7621-pci: use PERST_N instead of gpio control")
Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-pci/pci-mt7621.c