Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1567229 > unrolled thread

Re: [PATCH] arm64: defconfig: enable CONFIG_MMC_SDHCI_CADENCE

Started byMasahiro Yamada <yamada.masahiro@socionext.com>
First post2017-01-26 10:40 +0100
Last post2017-01-30 03:10 +0100
Articles 3 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] arm64: defconfig: enable CONFIG_MMC_SDHCI_CADENCE Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-01-26 10:40 +0100
    Re: [PATCH] arm64: defconfig: enable CONFIG_MMC_SDHCI_CADENCE Olof Johansson <olof@lixom.net> - 2017-01-30 02:50 +0100
      Re: [PATCH] arm64: defconfig: enable CONFIG_MMC_SDHCI_CADENCE Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-01-30 03:10 +0100

#1567229 — Re: [PATCH] arm64: defconfig: enable CONFIG_MMC_SDHCI_CADENCE

FromMasahiro Yamada <yamada.masahiro@socionext.com>
Date2017-01-26 10:40 +0100
SubjectRe: [PATCH] arm64: defconfig: enable CONFIG_MMC_SDHCI_CADENCE
Message-ID<t3OH8-5Cz-25@gated-at.bofh.it>
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
>



-- 
Best Regards
Masahiro Yamada

[toc] | [next] | [standalone]


#1569338

FromOlof Johansson <olof@lixom.net>
Date2017-01-30 02:50 +0100
Message-ID<t59gu-6em-13@gated-at.bofh.it>
In reply to#1567229
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

[toc] | [prev] | [next] | [standalone]


#1569343

FromMasahiro Yamada <yamada.masahiro@socionext.com>
Date2017-01-30 03:10 +0100
Message-ID<t59zP-6zT-3@gated-at.bofh.it>
In reply to#1569338
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!


-- 
Best Regards
Masahiro Yamada

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web