All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 6/6] arm64: renesas: select MFD_SYSCON
@ 2015-09-01 15:12 Geert Uytterhoeven
  0 siblings, 0 replies; 2+ messages in thread
From: Geert Uytterhoeven @ 2015-09-01 15:12 UTC (permalink / raw
  To: linux-sh

The Clock Pulse Generator (CPG) relies on syscon to obtain the values of
the mode pins.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm64/Kconfig.platforms | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 25a90317e8e932cf..7022581cf792d3be 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -72,6 +72,7 @@ config ARCH_SHMOBILE
 config ARCH_RENESAS
 	bool "Renesas SoC Platform"
 	select ARCH_SHMOBILE
+	select MFD_SYSCON
 	select PM_GENERIC_DOMAINS if PM
 	help
 	  This enables support for the ARMv8 based Renesas SoCs.
-- 
1.9.1


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

* [PATCH 6/6] arm64: renesas: select MFD_SYSCON
  2016-05-12  8:27 [PATCH 0/6] arm64: renesas: Obtain MD pin values using syscon/regmap Dirk Behme
@ 2016-05-12  8:27 ` Dirk Behme
  0 siblings, 0 replies; 2+ messages in thread
From: Dirk Behme @ 2016-05-12  8:27 UTC (permalink / raw
  To: Geert Uytterhoeven, Simon Horman, linux-renesas-soc

From: Geert Uytterhoeven <geert+renesas@glider.be>

The Clock Pulse Generator (CPG) relies on syscon to obtain the values of
the mode pins.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm64/Kconfig.platforms | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index fda93a2..9bd88d1 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -106,6 +106,7 @@ config ARCH_SHMOBILE
 config ARCH_RENESAS
 	bool "Renesas SoC Platforms"
 	select ARCH_SHMOBILE
+	select MFD_SYSCON
 	select PINCTRL
 	select PM
 	select PM_GENERIC_DOMAINS
-- 
2.8.0

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

end of thread, other threads:[~2016-05-12  8:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-01 15:12 [PATCH 6/6] arm64: renesas: select MFD_SYSCON Geert Uytterhoeven
  -- strict thread matches above, loose matches on Subject: below --
2016-05-12  8:27 [PATCH 0/6] arm64: renesas: Obtain MD pin values using syscon/regmap Dirk Behme
2016-05-12  8:27 ` [PATCH 6/6] arm64: renesas: select MFD_SYSCON Dirk Behme

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.