* [PATCH] arm64: configs: enable PCIe driver for Aardvark
@ 2016-08-08 16:13 Gregory CLEMENT
2016-08-26 9:03 ` Gregory CLEMENT
0 siblings, 1 reply; 2+ messages in thread
From: Gregory CLEMENT @ 2016-08-08 16:13 UTC (permalink / raw)
To: linux-arm-kernel
This patch enables the driver for the PCIe host controller found on the
Marvell Armada 3700 ARM64 SoCs.
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 423a1cc91224..03cecc68df68 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -58,6 +58,7 @@ CONFIG_ARCH_ZYNQMP=y
CONFIG_PCI=y
CONFIG_PCI_MSI=y
CONFIG_PCI_IOV=y
+CONFIG_PCI_AARDVARK=y
CONFIG_PCIE_RCAR=y
CONFIG_PCI_HOST_GENERIC=y
CONFIG_PCI_XGENE=y
--
2.8.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] arm64: configs: enable PCIe driver for Aardvark
2016-08-08 16:13 [PATCH] arm64: configs: enable PCIe driver for Aardvark Gregory CLEMENT
@ 2016-08-26 9:03 ` Gregory CLEMENT
0 siblings, 0 replies; 2+ messages in thread
From: Gregory CLEMENT @ 2016-08-26 9:03 UTC (permalink / raw)
To: linux-arm-kernel
On lun., ao?t 08 2016, Gregory CLEMENT <gregory.clement@free-electrons.com> wrote:
> This patch enables the driver for the PCIe host controller found on the
> Marvell Armada 3700 ARM64 SoCs.
>
> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Applied on mvebu/defconfig64
Gregory
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 423a1cc91224..03cecc68df68 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -58,6 +58,7 @@ CONFIG_ARCH_ZYNQMP=y
> CONFIG_PCI=y
> CONFIG_PCI_MSI=y
> CONFIG_PCI_IOV=y
> +CONFIG_PCI_AARDVARK=y
> CONFIG_PCIE_RCAR=y
> CONFIG_PCI_HOST_GENERIC=y
> CONFIG_PCI_XGENE=y
> --
> 2.8.1
>
--
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-08-26 9:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-08 16:13 [PATCH] arm64: configs: enable PCIe driver for Aardvark Gregory CLEMENT
2016-08-26 9:03 ` Gregory CLEMENT
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.