* [PATCH] arm64: configs: enable PCIe driver for Armada 7K/8K
@ 2016-05-19 12:11 Thomas Petazzoni
2016-06-16 15:11 ` Gregory CLEMENT
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2016-05-19 12:11 UTC (permalink / raw)
To: linux-arm-kernel
This patch enables the driver for the PCIe host controller found on
the Marvell Armada 7K/8K ARM64 SoCs.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@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 0bd559a..23821c2 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -63,6 +63,7 @@ CONFIG_PCI_XGENE=y
CONFIG_PCI_LAYERSCAPE=y
CONFIG_PCI_HISI=y
CONFIG_PCIE_QCOM=y
+CONFIG_PCIE_ARMADA_8K=y
CONFIG_ARM64_VA_BITS_48=y
CONFIG_SCHED_MC=y
CONFIG_PREEMPT=y
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] arm64: configs: enable PCIe driver for Armada 7K/8K
2016-05-19 12:11 [PATCH] arm64: configs: enable PCIe driver for Armada 7K/8K Thomas Petazzoni
@ 2016-06-16 15:11 ` Gregory CLEMENT
2016-06-16 15:14 ` Gregory CLEMENT
0 siblings, 1 reply; 3+ messages in thread
From: Gregory CLEMENT @ 2016-06-16 15:11 UTC (permalink / raw)
To: linux-arm-kernel
Hi Thomas,
On jeu., mai 19 2016, Thomas Petazzoni <thomas.petazzoni@free-electrons.com> wrote:
> This patch enables the driver for the PCIe host controller found on
> the Marvell Armada 7K/8K ARM64 SoCs.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Applied on mvebu/defconfig
Thanks,
Gregory
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 0bd559a..23821c2 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -63,6 +63,7 @@ CONFIG_PCI_XGENE=y
> CONFIG_PCI_LAYERSCAPE=y
> CONFIG_PCI_HISI=y
> CONFIG_PCIE_QCOM=y
> +CONFIG_PCIE_ARMADA_8K=y
> CONFIG_ARM64_VA_BITS_48=y
> CONFIG_SCHED_MC=y
> CONFIG_PREEMPT=y
> --
> 2.7.4
>
--
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] 3+ messages in thread
* [PATCH] arm64: configs: enable PCIe driver for Armada 7K/8K
2016-06-16 15:11 ` Gregory CLEMENT
@ 2016-06-16 15:14 ` Gregory CLEMENT
0 siblings, 0 replies; 3+ messages in thread
From: Gregory CLEMENT @ 2016-06-16 15:14 UTC (permalink / raw)
To: linux-arm-kernel
On jeu., juin 16 2016, Gregory CLEMENT <gregory.clement@free-electrons.com> wrote:
> Hi Thomas,
>
> On jeu., mai 19 2016, Thomas Petazzoni <thomas.petazzoni@free-electrons.com> wrote:
>
>> This patch enables the driver for the PCIe host controller found on
>> the Marvell Armada 7K/8K ARM64 SoCs.
>>
>> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
>
> Applied on mvebu/defconfig
Actually it was on mvebu/defconfig64
>
> Thanks,
>
> Gregory
>
>> ---
>> arch/arm64/configs/defconfig | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
>> index 0bd559a..23821c2 100644
>> --- a/arch/arm64/configs/defconfig
>> +++ b/arch/arm64/configs/defconfig
>> @@ -63,6 +63,7 @@ CONFIG_PCI_XGENE=y
>> CONFIG_PCI_LAYERSCAPE=y
>> CONFIG_PCI_HISI=y
>> CONFIG_PCIE_QCOM=y
>> +CONFIG_PCIE_ARMADA_8K=y
>> CONFIG_ARM64_VA_BITS_48=y
>> CONFIG_SCHED_MC=y
>> CONFIG_PREEMPT=y
>> --
>> 2.7.4
>>
>
> --
> Gregory Clement, Free Electrons
> Kernel, drivers, real-time and embedded Linux
> development, consulting, training and support.
> http://free-electrons.com
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
--
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] 3+ messages in thread
end of thread, other threads:[~2016-06-16 15:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-19 12:11 [PATCH] arm64: configs: enable PCIe driver for Armada 7K/8K Thomas Petazzoni
2016-06-16 15:11 ` Gregory CLEMENT
2016-06-16 15:14 ` 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.