diff mbox

arm64: defconfig: enable CONFIG_MMC_SDHCI_CADENCE

Message ID 1482718493-6792-1-git-send-email-yamada.masahiro@socionext.com (mailing list archive)
State New, archived
Headers show

Commit Message

Masahiro Yamada Dec. 26, 2016, 2:14 a.m. UTC
Enable the Cadence SD/SDIO/eMMC controller.  This is used on
Socionext UniPhier SoC family.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Masahiro Yamada Jan. 26, 2017, 9:34 a.m. UTC | #1
Hi Arnd, Olof,


2016-12-26 11:14 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
> Enable the Cadence SD/SDIO/eMMC controller.  This is used on
> Socionext UniPhier SoC family.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>


Can you pick up this for ASOC, please?


>
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 0888cab..23045b4 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -384,6 +384,7 @@ CONFIG_MMC_SDHCI_ACPI=y
>  CONFIG_MMC_SDHCI_PLTFM=y
>  CONFIG_MMC_SDHCI_OF_ARASAN=y
>  CONFIG_MMC_SDHCI_OF_ESDHC=y
> +CONFIG_MMC_SDHCI_CADENCE=y
>  CONFIG_MMC_SDHCI_TEGRA=y
>  CONFIG_MMC_SDHCI_MSM=y
>  CONFIG_MMC_SPI=y
> --
> 2.7.4
>
Olof Johansson Jan. 30, 2017, 1:32 a.m. UTC | #2
Hi,

On Thu, Jan 26, 2017 at 06:34:21PM +0900, Masahiro Yamada wrote:
> Hi Arnd, Olof,
> 
> 
> 2016-12-26 11:14 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
> > Enable the Cadence SD/SDIO/eMMC controller.  This is used on
> > Socionext UniPhier SoC family.
> >
> > Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> 
> 
> Can you pick up this for ASOC, please?

ASOC? ASoC is usually Audio SoC, so you should probably use arm-soc as a term
to refer to our tree to avoid confusion.

That being said -- applied.


Thanks,

-Olof
Masahiro Yamada Jan. 30, 2017, 1:58 a.m. UTC | #3
Hi Olof,

2017-01-30 10:32 GMT+09:00 Olof Johansson <olof@lixom.net>:
> Hi,
>
> On Thu, Jan 26, 2017 at 06:34:21PM +0900, Masahiro Yamada wrote:
>> Hi Arnd, Olof,
>>
>>
>> 2016-12-26 11:14 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
>> > Enable the Cadence SD/SDIO/eMMC controller.  This is used on
>> > Socionext UniPhier SoC family.
>> >
>> > Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
>>
>>
>> Can you pick up this for ASOC, please?
>
> ASOC? ASoC is usually Audio SoC, so you should probably use arm-soc as a term
> to refer to our tree to avoid confusion.
>
> That being said -- applied.
>

Sorry, I have been misunderstanding the meaning of ASOC.
Going forward, I will say ARM-SOC.  Thanks for pointing this out!
diff mbox

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 0888cab..23045b4 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -384,6 +384,7 @@  CONFIG_MMC_SDHCI_ACPI=y
 CONFIG_MMC_SDHCI_PLTFM=y
 CONFIG_MMC_SDHCI_OF_ARASAN=y
 CONFIG_MMC_SDHCI_OF_ESDHC=y
+CONFIG_MMC_SDHCI_CADENCE=y
 CONFIG_MMC_SDHCI_TEGRA=y
 CONFIG_MMC_SDHCI_MSM=y
 CONFIG_MMC_SPI=y