* [PATCH] arm64: defconfig: enable CONFIG_MMC_SDHCI_CADENCE @ 2016-12-26 2:14 ` Masahiro Yamada 0 siblings, 0 replies; 8+ messages in thread From: Masahiro Yamada @ 2016-12-26 2:14 UTC (permalink / raw) To: linux-arm-kernel 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(+) 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 ^ permalink raw reply related [flat|nested] 8+ messages in thread
* [PATCH] arm64: defconfig: enable CONFIG_MMC_SDHCI_CADENCE @ 2016-12-26 2:14 ` Masahiro Yamada 0 siblings, 0 replies; 8+ messages in thread From: Masahiro Yamada @ 2016-12-26 2:14 UTC (permalink / raw) To: linux-arm-kernel Cc: Masahiro Yamada, Arnd Bergmann, Thierry Reding, linux-kernel, Kevin Hilman, Wei Xu, Will Deacon, Catalin Marinas, Guodong Xu, Eric Anholt, Riku Voipio 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(+) 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 ^ permalink raw reply related [flat|nested] 8+ messages in thread
* [PATCH] arm64: defconfig: enable CONFIG_MMC_SDHCI_CADENCE 2016-12-26 2:14 ` Masahiro Yamada @ 2017-01-26 9:34 ` Masahiro Yamada -1 siblings, 0 replies; 8+ messages in thread From: Masahiro Yamada @ 2017-01-26 9:34 UTC (permalink / raw) To: linux-arm-kernel 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 ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] arm64: defconfig: enable CONFIG_MMC_SDHCI_CADENCE @ 2017-01-26 9:34 ` Masahiro Yamada 0 siblings, 0 replies; 8+ messages in thread From: Masahiro Yamada @ 2017-01-26 9:34 UTC (permalink / raw) To: Arnd Bergmann, Olof Johansson, arm Cc: Masahiro Yamada, Thierry Reding, Linux Kernel Mailing List, Kevin Hilman, Wei Xu, Will Deacon, Catalin Marinas, Guodong Xu, Eric Anholt, Riku Voipio, linux-arm-kernel 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 ^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH] arm64: defconfig: enable CONFIG_MMC_SDHCI_CADENCE 2017-01-26 9:34 ` Masahiro Yamada @ 2017-01-30 1:32 ` Olof Johansson -1 siblings, 0 replies; 8+ messages in thread From: Olof Johansson @ 2017-01-30 1:32 UTC (permalink / raw) To: linux-arm-kernel 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 ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] arm64: defconfig: enable CONFIG_MMC_SDHCI_CADENCE @ 2017-01-30 1:32 ` Olof Johansson 0 siblings, 0 replies; 8+ messages in thread From: Olof Johansson @ 2017-01-30 1:32 UTC (permalink / raw) To: Masahiro Yamada Cc: Arnd Bergmann, arm, Thierry Reding, Linux Kernel Mailing List, Kevin Hilman, Wei Xu, Will Deacon, Catalin Marinas, Guodong Xu, Eric Anholt, Riku Voipio, linux-arm-kernel 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 ^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH] arm64: defconfig: enable CONFIG_MMC_SDHCI_CADENCE 2017-01-30 1:32 ` Olof Johansson @ 2017-01-30 1:58 ` Masahiro Yamada -1 siblings, 0 replies; 8+ messages in thread From: Masahiro Yamada @ 2017-01-30 1:58 UTC (permalink / raw) To: linux-arm-kernel 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 ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] arm64: defconfig: enable CONFIG_MMC_SDHCI_CADENCE @ 2017-01-30 1:58 ` Masahiro Yamada 0 siblings, 0 replies; 8+ messages in thread From: Masahiro Yamada @ 2017-01-30 1:58 UTC (permalink / raw) To: Olof Johansson Cc: Arnd Bergmann, arm, Thierry Reding, Linux Kernel Mailing List, Kevin Hilman, Wei Xu, Will Deacon, Catalin Marinas, Guodong Xu, Eric Anholt, Riku Voipio, linux-arm-kernel 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 ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2017-01-30 1:59 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-12-26 2:14 [PATCH] arm64: defconfig: enable CONFIG_MMC_SDHCI_CADENCE Masahiro Yamada 2016-12-26 2:14 ` Masahiro Yamada 2017-01-26 9:34 ` Masahiro Yamada 2017-01-26 9:34 ` Masahiro Yamada 2017-01-30 1:32 ` Olof Johansson 2017-01-30 1:32 ` Olof Johansson 2017-01-30 1:58 ` Masahiro Yamada 2017-01-30 1:58 ` Masahiro Yamada
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.