From: alexandre.torgue@st.com (Alexandre Torgue)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: stm32: Select DMA, DMAMUX and MDMA support on STM32MP157C
Date: Fri, 4 May 2018 15:01:47 +0200 [thread overview]
Message-ID: <1525438907-17190-1-git-send-email-alexandre.torgue@st.com> (raw)
From: Pierre-Yves MORDRET <pierre-yves.mordret@st.com>
This patch select DMA, DMAMUX and MDMA support for STM32MP157C machine.
Signed-off-by: Pierre-Yves MORDRET <pierre-yves.mordret@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
---
Hi Arnd, Kevin and Olof,
I merged several patchs in one so I just have this patch for STM32 SoC update,
so please consider it as my STM32 SOC pull request for v4.18.
Thanks
Alex
diff --git a/arch/arm/mach-stm32/Kconfig b/arch/arm/mach-stm32/Kconfig
index 713c068..82a93b8 100644
--- a/arch/arm/mach-stm32/Kconfig
+++ b/arch/arm/mach-stm32/Kconfig
@@ -46,6 +46,9 @@ if ARCH_MULTI_V7
config MACH_STM32MP157
bool "STMicroelectronics STM32MP157"
+ select STM32_DMA
+ select STM32_DMAMUX
+ select STM32_MDMA
default y
endif # ARMv7-A
--
2.7.4
next reply other threads:[~2018-05-04 13:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-04 13:01 Alexandre Torgue [this message]
2018-05-14 8:16 ` [PATCH] ARM: stm32: Select DMA, DMAMUX and MDMA support on STM32MP157C Olof Johansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1525438907-17190-1-git-send-email-alexandre.torgue@st.com \
--to=alexandre.torgue@st.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox