mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/7] i.MX8MQ PCIe/USB DT changes
@ 2019-02-27  3:16 Andrey Smirnov
  2019-02-27  3:16 ` [PATCH 1/7] PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQ Andrey Smirnov
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Andrey Smirnov @ 2019-02-27  3:16 UTC (permalink / raw)
  To: barebox; +Cc: Andrey Smirnov

Everyone:

This series contains the last set of patches needed to enable both
PCIe and USB on i.MX8MQ in general and ZII boards in
particular. Hopefully each patch is self-explanatory.

Feedback is welcome!

Thanks,
Andrey Smirnov

Andrey Smirnov (7):
  PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQ
  ARM: imx8mq: Add node for SRC IP block
  ARM: imx8mq: Add node for GPC IP block
  ARM: imx8mq: Add nodes for PCIE1 and PCIE2 IP blocks
  ARM: imx8mq-zii-ultra: Enable PCIE1 and PCIE2
  ARM: dts: imx8mq: Add nodes for USB IP blocks
  ARM: imx8mq-zii-ultra: Add USB related nodes

 arch/arm/dts/imx8mq-zii-ultra-rmb3.dts |   4 +
 arch/arm/dts/imx8mq-zii-ultra.dtsi     |  96 +++++++++++++
 arch/arm/dts/imx8mq.dtsi               | 184 +++++++++++++++++++++++++
 drivers/pci/pci-imx6.c                 |  16 +++
 4 files changed, 300 insertions(+)

-- 
2.20.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2019-02-28  2:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-27  3:16 [PATCH 0/7] i.MX8MQ PCIe/USB DT changes Andrey Smirnov
2019-02-27  3:16 ` [PATCH 1/7] PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQ Andrey Smirnov
2019-02-27  3:16 ` [PATCH 2/7] ARM: imx8mq: Add node for SRC IP block Andrey Smirnov
2019-02-27  3:16 ` [PATCH 3/7] ARM: imx8mq: Add node for GPC " Andrey Smirnov
2019-02-27  3:16 ` [PATCH 4/7] ARM: imx8mq: Add nodes for PCIE1 and PCIE2 IP blocks Andrey Smirnov
2019-02-27  3:16 ` [PATCH 5/7] ARM: imx8mq-zii-ultra: Enable PCIE1 and PCIE2 Andrey Smirnov
2019-02-27 11:18   ` Lucas Stach
2019-02-28  2:42     ` Andrey Smirnov
2019-02-27  3:16 ` [PATCH 6/7] ARM: dts: imx8mq: Add nodes for USB IP blocks Andrey Smirnov
2019-02-27  3:16 ` [PATCH 7/7] ARM: imx8mq-zii-ultra: Add USB related nodes Andrey Smirnov
2019-02-27 11:10   ` Lucas Stach
2019-02-28  2:43     ` Andrey Smirnov
2019-02-27  7:43 ` [PATCH 0/7] i.MX8MQ PCIe/USB DT changes Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox