linux/drivers/staging/mt7621-pci-phy
Sergio Paracuellos 9445ccb371 staging: mt7621-pci-phy: add quirks for 'E2' revision using 'soc_device_attribute'
Depending on revision of the chip, 'mt7621_bypass_pipe_rst' function
must be executed. Add better support for this using 'soc_device_match'
in driver probe function.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-04-19 15:01:34 +02:00
..
Kconfig staging: add missing SPDX lines to Kconfig files 2019-04-03 11:10:15 +02:00
Makefile staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02: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: add quirks for 'E2' revision using 'soc_device_attribute' 2019-04-19 15:01:34 +02:00
TODO