linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: mediatek: Add regmap to mediatek Kconfig
@ 2015-07-17 20:53 Matthias Brugger
  2015-07-23 18:02 ` Matthias Brugger
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Brugger @ 2015-07-17 20:53 UTC (permalink / raw)
  To: linux-arm-kernel

Mediatek SoC needs the regmap/syscon infrastructure.
The infrastructure is used by the clock and pinctrl driver.
This patch adds MD_SYSCON to Kconfig for all Mediatek devices.

Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
---
 arch/arm/mach-mediatek/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-mediatek/Kconfig b/arch/arm/mach-mediatek/Kconfig
index 9f59e58..aeece17 100644
--- a/arch/arm/mach-mediatek/Kconfig
+++ b/arch/arm/mach-mediatek/Kconfig
@@ -3,6 +3,7 @@ menuconfig ARCH_MEDIATEK
 	select ARM_GIC
 	select PINCTRL
 	select MTK_TIMER
+	select MFD_SYSCON
 	help
 	  Support for Mediatek MT65xx & MT81xx SoCs
 
-- 
1.9.1

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

* [PATCH] ARM: mediatek: Add regmap to mediatek Kconfig
  2015-07-17 20:53 [PATCH] ARM: mediatek: Add regmap to mediatek Kconfig Matthias Brugger
@ 2015-07-23 18:02 ` Matthias Brugger
  0 siblings, 0 replies; 2+ messages in thread
From: Matthias Brugger @ 2015-07-23 18:02 UTC (permalink / raw)
  To: linux-arm-kernel

On Friday, July 17, 2015 10:53:26 PM Matthias Brugger wrote:
> Mediatek SoC needs the regmap/syscon infrastructure.
> The infrastructure is used by the clock and pinctrl driver.
> This patch adds MD_SYSCON to Kconfig for all Mediatek devices.
> 
> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
> ---
>  arch/arm/mach-mediatek/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/mach-mediatek/Kconfig b/arch/arm/mach-mediatek/Kconfig
> index 9f59e58..aeece17 100644
> --- a/arch/arm/mach-mediatek/Kconfig
> +++ b/arch/arm/mach-mediatek/Kconfig

applied to v4.2-next/soc

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

end of thread, other threads:[~2015-07-23 18:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-17 20:53 [PATCH] ARM: mediatek: Add regmap to mediatek Kconfig Matthias Brugger
2015-07-23 18:02 ` Matthias Brugger

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).