All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add PCIe driver support for imx6sx.
@ 2016-02-18 11:59 Christoph Fritz
  2016-02-18 11:59 ` [PATCH v2 1/2] MFD: imx6sx: Add PCIe register definitions for iomuxc gpr Christoph Fritz
  2016-02-18 11:59 ` [PATCH v2 2/2] PCI: imx6: add initial imx6sx support Christoph Fritz
  0 siblings, 2 replies; 6+ messages in thread
From: Christoph Fritz @ 2016-02-18 11:59 UTC (permalink / raw)
  To: Richard Zhu, Lucas Stach, Bjorn Helgaas, Lee Jones
  Cc: linux-pci, Fabio Estevam

Add PCIe driver support for imx6sx.

v2:
 * leave out regulator handling from driver, will be done later
   in PM subsystem 
 * use BIT() macro for MFD

Christoph Fritz (2):
  MFD: imx6sx: Add PCIe register definitions for iomuxc gpr
  PCI: imx6: add initial imx6sx support

 drivers/pci/host/pci-imx6.c                 | 130 +++++++++++++++++++---------
 include/linux/mfd/syscon/imx6q-iomuxc-gpr.h |   5 ++
 2 files changed, 96 insertions(+), 39 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2016-02-22  9:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-18 11:59 [PATCH v2 0/2] Add PCIe driver support for imx6sx Christoph Fritz
2016-02-18 11:59 ` [PATCH v2 1/2] MFD: imx6sx: Add PCIe register definitions for iomuxc gpr Christoph Fritz
2016-02-18 11:59 ` [PATCH v2 2/2] PCI: imx6: add initial imx6sx support Christoph Fritz
2016-02-20 19:37   ` Fabio Estevam
2016-02-22  0:40     ` Christoph Fritz
2016-02-22  9:19       ` Christoph Fritz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.