linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: multi_v7_defconfig: enable CONFIG_UNIPHIER_MDMAC
@ 2018-11-28  3:04 Masahiro Yamada
  2018-11-30 23:38 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2018-11-28  3:04 UTC (permalink / raw)
  To: arm, Olof Johansson, Arnd Bergmann
  Cc: linux-arm-kernel, Masahiro Yamada, Russell King, linux-kernel

Enable the UniPhier MIO DMAC driver. This is used as the DMA engine
for accelerating the SD/eMMC controller drivers.

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

The insertion context was decided by savedefconfig on next-20181127.


 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 63af623..715da88 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -862,6 +862,7 @@ CONFIG_STM32_DMA=y
 CONFIG_STM32_DMAMUX=y
 CONFIG_STM32_MDMA=y
 CONFIG_TEGRA20_APB_DMA=y
+CONFIG_UNIPHIER_MDMAC=y
 CONFIG_XILINX_DMA=y
 CONFIG_QCOM_BAM_DMA=y
 CONFIG_DW_DMAC=y
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: multi_v7_defconfig: enable CONFIG_UNIPHIER_MDMAC
  2018-11-28  3:04 [PATCH] ARM: multi_v7_defconfig: enable CONFIG_UNIPHIER_MDMAC Masahiro Yamada
@ 2018-11-30 23:38 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2018-11-30 23:38 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: arm, Arnd Bergmann, linux-arm-kernel, Russell King, linux-kernel

On Wed, Nov 28, 2018 at 12:04:03PM +0900, Masahiro Yamada wrote:
> Enable the UniPhier MIO DMAC driver. This is used as the DMA engine
> for accelerating the SD/eMMC controller drivers.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
> 
> The insertion context was decided by savedefconfig on next-20181127.

If we apply it now, there's a risk someone will accidentally drop it since the
config option is coming in through a different tree.

So, please resend this before -rc1 so we can include it towards the end of the
merge window. Thanks!


-Olof

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-11-30 23:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-28  3:04 [PATCH] ARM: multi_v7_defconfig: enable CONFIG_UNIPHIER_MDMAC Masahiro Yamada
2018-11-30 23:38 ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).