linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] PCI: designware/dra7xx: misc fixes and cleanups
@ 2016-12-30  9:56 Kishon Vijay Abraham I
  2016-12-30  9:56 ` [PATCH v2 1/3] PCI: dra7xx: simplify the probe code Kishon Vijay Abraham I
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Kishon Vijay Abraham I @ 2016-12-30  9:56 UTC (permalink / raw)
  To: Bjorn Helgaas; +Cc: linux-omap, linux-pci, linux-kernel, nsekhar, kishon

This series contains
        *) a patch to cleanup dra7xx probe
        *) a patch to force DRA7xx controller to work in GEN1 mode
        *) a patch to fix dra7xx driver so that even if CONFIG_PCI_MSI
           is enabled, dra7xx driver can service legacy interrupts
           (provided the device support only legacy interrupts).

Changes from v1:
*) rebased to 4.10-rc1 (and [1])
*) use existing dt property "max-link-speed" instead of creating a new
   TI specific dt property.

[1] -> https://lkml.org/lkml/2016/12/28/34

Kishon Vijay Abraham I (3):
  PCI: dra7xx: simplify the probe code
  PCI: dra7xx: Add support to force RC to work in GEN1 mode
  PCI: dra7xx: Enable MSI and legacy interrupts simultaneously

 drivers/pci/controller/pci-dra7xx.c |   81 ++++++++++++++++++++---------------
 1 file changed, 47 insertions(+), 34 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-01-12 13:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-30  9:56 [PATCH v2 0/3] PCI: designware/dra7xx: misc fixes and cleanups Kishon Vijay Abraham I
2016-12-30  9:56 ` [PATCH v2 1/3] PCI: dra7xx: simplify the probe code Kishon Vijay Abraham I
2016-12-30  9:56 ` [PATCH v2 2/3] PCI: dra7xx: Add support to force RC to work in GEN1 mode Kishon Vijay Abraham I
2016-12-30  9:56 ` [PATCH v2 3/3] PCI: dra7xx: Enable MSI and legacy interrupts simultaneously Kishon Vijay Abraham I
2017-01-11 21:21 ` [PATCH v2 0/3] PCI: designware/dra7xx: misc fixes and cleanups Bjorn Helgaas
2017-01-12  5:22   ` Kishon Vijay Abraham I
2017-01-12 13:15     ` Bjorn Helgaas
2017-01-12 13:23       ` Kishon Vijay Abraham I
2017-01-12 13:40         ` Kishon Vijay Abraham I

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).