public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable s2mps11 regulator clk and s3c rtc driver
@ 2016-07-05 10:06 Alim Akhtar
  2016-07-05 14:01 ` Javier Martinez Canillas
  2016-07-06  6:03 ` Krzysztof Kozlowski
  0 siblings, 2 replies; 5+ messages in thread
From: Alim Akhtar @ 2016-07-05 10:06 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: catalin.marinas, linux-kernel, linux-samsung-soc, k.kozlowski,
	pankaj.dubey, alim.akhtar

The s3c rtc controller on exynos7 platform uses rtc source clock
from s2mps11 pmic. This patch enables the required bits to make
rtc work on exynos7-espresso board.

Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
---
 arch/arm64/configs/defconfig |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index fd2d74d..c05b8ba 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -268,6 +268,7 @@ CONFIG_RTC_DRV_EFI=y
 CONFIG_RTC_DRV_PL031=y
 CONFIG_RTC_DRV_SUN6I=y
 CONFIG_RTC_DRV_XGENE=y
+CONFIG_RTC_DRV_S3C=y
 CONFIG_DMADEVICES=y
 CONFIG_PL330_DMA=y
 CONFIG_TEGRA20_APB_DMA=y
@@ -282,6 +283,7 @@ CONFIG_XEN_GNTDEV=y
 CONFIG_XEN_GRANT_DEV_ALLOC=y
 CONFIG_COMMON_CLK_SCPI=y
 CONFIG_COMMON_CLK_CS2000_CP=y
+CONFIG_COMMON_CLK_S2MPS11=y
 CONFIG_CLK_QORIQ=y
 CONFIG_COMMON_CLK_QCOM=y
 CONFIG_MSM_GCC_8916=y
-- 
1.7.10.4

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

end of thread, other threads:[~2016-07-08 12:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-05 10:06 [PATCH] arm64: defconfig: Enable s2mps11 regulator clk and s3c rtc driver Alim Akhtar
2016-07-05 14:01 ` Javier Martinez Canillas
2016-07-06  6:03 ` Krzysztof Kozlowski
2016-07-08 11:29   ` Alim Akhtar
2016-07-08 12:46     ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox