linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for kosagi novena
@ 2014-12-19  8:10 Sean Cross
  2014-12-19  8:10 ` [PATCH 1/2] PCI: imx6: Add power-supply support Sean Cross
  2014-12-19  8:10 ` [PATCH 2/2] ARM: dts: imx6q: add Novena board Sean Cross
  0 siblings, 2 replies; 5+ messages in thread
From: Sean Cross @ 2014-12-19  8:10 UTC (permalink / raw)
  To: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Lucas Stach, Shawn Guo, Bjorn Helgaas, devicetree, Richard Zhu,
	Grant Likely, linux-pci
  Cc: bunnie, Sean Cross

The Kosagi Novena mainboard contains an i.MX6, along with a PCI Express slot.
This patchset adds regulator support to the PCI Express slot, and adds
device tree support for the Novena mainboard.

Sean Cross (2):
  PCI: imx6: Add power-supply support
  ARM: dts: imx6q: add Novena board

 .../devicetree/bindings/pci/fsl,imx6q-pcie.txt     |   3 +
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/imx6q-novena.dts                 | 893 +++++++++++++++++++++
 drivers/pci/host/pci-imx6.c                        |  20 +-
 4 files changed, 916 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/imx6q-novena.dts

-- 
2.1.3


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

end of thread, other threads:[~2014-12-19 10:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-19  8:10 [PATCH 0/2] Add support for kosagi novena Sean Cross
2014-12-19  8:10 ` [PATCH 1/2] PCI: imx6: Add power-supply support Sean Cross
2014-12-19 10:19   ` Lucas Stach
2014-12-19  8:10 ` [PATCH 2/2] ARM: dts: imx6q: add Novena board Sean Cross
2014-12-19 10:32   ` Lucas Stach

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).