From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sean Cross Subject: [PATCH 0/2] Add support for kosagi novena Date: Fri, 19 Dec 2014 16:10:15 +0800 Message-ID: <1418976617-833-1-git-send-email-xobs@kosagi.com> Return-path: Sender: linux-pci-owner@vger.kernel.org To: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Lucas Stach , Shawn Guo , Bjorn Helgaas , devicetree@vger.kernel.org, Richard Zhu , Grant Likely , linux-pci@vger.kernel.org Cc: bunnie@kosagi.com, Sean Cross List-Id: devicetree@vger.kernel.org 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