Re: [PATCH] arm64: defconfig: Enable PL330 DMA controller

2016-04-13 Thread Krzysztof Kozlowski
On Tue, Apr 12, 2016 at 2:50 PM, Alim Akhtar wrote: > This patch enables PL330 DMA controller found on exynos7 SoCs. > > Signed-off-by: Alim Akhtar > --- > arch/arm64/configs/defconfig |1 + > 1 file changed, 1 insertion(+) Thanks, applied for v4.7. Best regards, Krzysztof

Re: [PATCH] arm64: defconfig: Enable PL330 DMA controller

2016-04-12 Thread Krzysztof Kozlowski
On 04/12/2016 02:50 PM, Alim Akhtar wrote: > This patch enables PL330 DMA controller found on exynos7 SoCs. > > Signed-off-by: Alim Akhtar > --- > arch/arm64/configs/defconfig |1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig

[PATCH] arm64: defconfig: Enable PL330 DMA controller

2016-04-12 Thread Alim Akhtar
This patch enables PL330 DMA controller found on exynos7 SoCs. Signed-off-by: Alim Akhtar --- arch/arm64/configs/defconfig |1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index f705051..60e5886 100644 --- a/arch/arm64/configs/def