Re: [PATCH 7/7] arm64: defconfig: Enable AM654x SDHCI controller

From: Sekhar Nori
Date: Thu Jul 16 2020 - 09:25:47 EST


On 7/16/20 5:49 PM, Faiz Abbas wrote:
> Hi,
>
> On 19/06/20 6:28 pm, Faiz Abbas wrote:
>> Enable CONFIG_SDHCI_AM654 to Support AM65x sdhci controller.
>>
>> Signed-off-by: Faiz Abbas <faiz_abbas@xxxxxx>
>> ---
>> arch/arm64/configs/defconfig | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
>> index 883e8bace3ed..40dd13e0adc5 100644
>> --- a/arch/arm64/configs/defconfig
>> +++ b/arch/arm64/configs/defconfig
>> @@ -731,6 +731,7 @@ CONFIG_MMC_DW_ROCKCHIP=y
>> CONFIG_MMC_SUNXI=y
>> CONFIG_MMC_BCM2835=y
>> CONFIG_MMC_SDHCI_XENON=y
>> +CONFIG_MMC_SDHCI_AM654=y
>> CONFIG_MMC_OWL=y
>> CONFIG_NEW_LEDS=y
>> CONFIG_LEDS_CLASS=y
>>
>
> Gentle ping. Will, Catalin, can this patch be picked up?

>From logs, Arnd has been picking up patches for this file. Looping in
Arnd and ARM-SoC team.

Thanks,
Sekhar