[PATCH 0/5] staging: mt7621-pci: minor cleanups

Sergio Paracuellos sergio.paracuellos at gmail.com
Tue Feb 12 08:19:17 UTC 2019


This patch series make some minor cleanups of this driver in order
to prepare it to be promoted from staging. Changes are:
* use general pcie reset line in device tree and use reset_control
to handle it,
* some minor space-tabs issue.
* Some minor removes of not needed stuff.

After this changes, only properly handling the clocks with a new
driver is remaining.

All changes are only compile-tested.

Hope this helps.

Best regards,
    Sergio Paracuellos

Sergio Paracuellos (5):
  staging: mt7621-pci: add reset control for general pcie reset
  staging: mt7621-dts: add general pcie reset line to pcie bindings
  staging: mt7621-pci: remove not used definitions
  staging: mt7621-pci: replace spaces with tabs in comment
  staging: mt7621-pci: remove two register writes

 drivers/staging/mt7621-dts/mt7621.dtsi  |  4 +--
 drivers/staging/mt7621-pci/pci-mt7621.c | 39 ++++++++++++-------------
 2 files changed, 21 insertions(+), 22 deletions(-)

-- 
2.19.1



More information about the devel mailing list