All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] PCIE support for i.MX8MQ
@ 2018-12-06  7:35 ` Andrey Smirnov
  0 siblings, 0 replies; 35+ messages in thread
From: Andrey Smirnov @ 2018-12-06  7:35 UTC (permalink / raw)
  To: linux-pci
  Cc: Andrey Smirnov, bhelgaas, Fabio Estevam, cphealy, l.stach,
	Leonard Crestez, A.s. Dong, Richard Zhu, linux-imx,
	linux-arm-kernel, linux-kernel, Mark Rutland, Rob Herring,
	devicetree

Everyone:

This series contains changes I made in order to enable support of PCIE
IP block on i.MX8MQ SoCs (full tree can be found at [github-v2]).

NOTE: The last patch have a Kconfig symbol depenency on [imx8mq-kconfig].

Changes since [v1]:

 - Driver changed to use single "fsl,controller-id" property to
   distinguish between two intances of PCIE IP block

 - All code pertaining to L1SS was dropped to simplify the patch

 - Documented additions to DT bindings

Feedback is welcome!

Thanks,
Andrey Smirnov

[v1] https://lore.kernel.org/linux-arm-kernel/20181117181225.10737-1-andrew.smirnov@gmail.com/
[github-v2] https://github.com/ndreys/linux/commits/imx8mq-pcie-v2
[imx8mq-kconfig] https://lore.kernel.org/linux-arm-kernel/20181114175242.12468-1-l.stach@pengutronix.de/

Andrey Smirnov (3):
  PCI: imx: No-op imx6_setup_phy_mpll() on i.MX7D
  PCI: imx: No-op imx6_pcie_reset_phy() on i.MX7D
  PCI: imx: Add support for i.MX8MQ

 .../bindings/pci/fsl,imx6q-pcie.txt           |  6 +-
 drivers/pci/controller/dwc/Kconfig            |  2 +-
 drivers/pci/controller/dwc/pci-imx6.c         | 87 ++++++++++++++++++-
 3 files changed, 90 insertions(+), 5 deletions(-)

-- 
2.19.1


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

end of thread, other threads:[~2018-12-17 11:12 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-06  7:35 [PATCH v2 0/3] PCIE support for i.MX8MQ Andrey Smirnov
2018-12-06  7:35 ` Andrey Smirnov
2018-12-06  7:35 ` [PATCH v2 1/3] PCI: imx: No-op imx6_setup_phy_mpll() on i.MX7D Andrey Smirnov
2018-12-06  7:35   ` Andrey Smirnov
2018-12-06  9:41   ` Lucas Stach
2018-12-06  9:41     ` Lucas Stach
2018-12-06  7:35 ` [PATCH v2 2/3] PCI: imx: No-op imx6_pcie_reset_phy() " Andrey Smirnov
2018-12-06  7:35   ` Andrey Smirnov
2018-12-06  9:41   ` Lucas Stach
2018-12-06  9:41     ` Lucas Stach
2018-12-06  7:35 ` [PATCH v2 3/3] PCI: imx: Add support for i.MX8MQ Andrey Smirnov
2018-12-06  7:35   ` Andrey Smirnov
2018-12-06 10:23   ` Lucas Stach
2018-12-06 10:23     ` Lucas Stach
2018-12-14 20:30   ` Bjorn Helgaas
2018-12-14 20:30     ` Bjorn Helgaas
2018-12-14 20:55     ` Gustavo A. R. Silva
2018-12-14 20:55       ` Gustavo A. R. Silva
2018-12-15  5:22     ` Andrey Smirnov
2018-12-15  5:22       ` Andrey Smirnov
2018-12-06 12:15 ` [PATCH v2 0/3] PCIE " Lorenzo Pieralisi
2018-12-06 12:15   ` Lorenzo Pieralisi
2018-12-07  2:44   ` Andrey Smirnov
2018-12-07  2:44     ` Andrey Smirnov
2018-12-14 20:38   ` Bjorn Helgaas
2018-12-14 20:38     ` Bjorn Helgaas
2018-12-15  5:25     ` Andrey Smirnov
2018-12-15  5:25       ` Andrey Smirnov
2018-12-17 10:12       ` Lucas Stach
2018-12-17 10:12         ` Lucas Stach
2018-12-17 10:26         ` Lorenzo Pieralisi
2018-12-17 10:26           ` Lorenzo Pieralisi
2018-12-17 11:11     ` Lorenzo Pieralisi
2018-12-17 11:11       ` Lorenzo Pieralisi
2018-12-17 11:11       ` Lorenzo Pieralisi

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.