RE: [PATCH v7 3/3] arm64: defconfig: Enable dw_mmc-bluefield driver

2018-05-21 Thread Liming Sun
alin Marinas ; Will Deacon > ; linux-...@vger.kernel.org; > devicet...@vger.kernel.org; Linux Kernel Mailing List ker...@vger.kernel.org> > Subject: Re: [PATCH v7 3/3] arm64: defconfig: Enable dw_mmc-bluefield > driver > > On 8 May 2018 at 20:46, Liming Sun wrote: > > This pat

Re: [PATCH v7 3/3] arm64: defconfig: Enable dw_mmc-bluefield driver

2018-05-21 Thread Ulf Hansson
On 8 May 2018 at 20:46, Liming Sun wrote: > This patch updates arm64 defconfig to enable dw_mmc-bluefield, > which is a driver extension of Synopsys Designware MMC for the > Mellanox BlueField Soc. > > Signed-off-by: Liming Sun > Reviewed-by: David Woods I have applied the other parts in the se

[PATCH v7 3/3] arm64: defconfig: Enable dw_mmc-bluefield driver

2018-05-08 Thread Liming Sun
This patch updates arm64 defconfig to enable dw_mmc-bluefield, which is a driver extension of Synopsys Designware MMC for the Mellanox BlueField Soc. Signed-off-by: Liming Sun Reviewed-by: David Woods --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm6