[PATCH 00/11] staging: mt7621-pci: Parse ports info from DT and other minor cleanups

Sergio Paracuellos sergio.paracuellos at gmail.com
Fri Aug 10 16:58:15 UTC 2018


This patch series parse remaining port info from device tree storing
it in mt7621_pcie_port struct created for this.

Also minor cleanups are performed here:
    - Remove not used macros.
    - Use kernel reset_control functions.
    - Remove unused code.

Hope this helps.

Best regards,
    Sergio Paracuellos

Sergio Paracuellos (11):
  staging: mt7621-pci: parse and init port data from device tree
  staging: mt7621-pci: replace return value if
    devm_pci_alloc_host_bridge call fails
  staging: mt7621-pci: add two helpers for read and write pcie register
    ports
  staging: mt7621-pci: factor out 'mt7621_pcie_enable_port' function
  staging: mt7621-pci: remove [ASSERT|DEASSERT]_SYSRST_PCIE macros
  staging: mt7621-pci: remove GPL2+ text from license header
  staging: mt7621-pci: remove two commented code lines
  staging: mt7621-pci: remove reset related unused macros
  staging: mt7621-pci: reagroup reset related macros all together
  staging: mt7621-pci: make some function static
  staging: mt7621-pci: show N_FTS status using a loop

 drivers/staging/mt7621-pci/pci-mt7621.c | 258 +++++++++++++++++---------------
 1 file changed, 141 insertions(+), 117 deletions(-)

-- 
2.7.4



More information about the devel mailing list