linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: defconfig: Enable RTC_DRV_HYM8563
@ 2020-10-23 18:18 Jagan Teki
  2020-10-23 18:18 ` [PATCH 2/2] ARM: dts: rockchip: Add SDIO0 node for VMARC SOM Jagan Teki
  2020-11-30 13:50 ` (subset) [PATCH 1/2] arm64: defconfig: Enable RTC_DRV_HYM8563 Heiko Stuebner
  0 siblings, 2 replies; 4+ messages in thread
From: Jagan Teki @ 2020-10-23 18:18 UTC (permalink / raw)
  To: Heiko Stuebner, Rob Herring, Catalin Marinas, Will Deacon
  Cc: Tom Cubie, Suniel Mahesh, linux-arm-kernel, linux-rockchip,
	devicetree, linux-kernel, linux-amarula, Jagan Teki

RTC HYM8563 used in the ARM64 Rockchip SoC's SDIO power
sequence enablement.

Enable it as module.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e0f33826819f..7f72d3b4b39d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -770,6 +770,7 @@ CONFIG_EDAC=y
 CONFIG_EDAC_GHES=y
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_DS1307=m
+CONFIG_RTC_DRV_HYM8563=m
 CONFIG_RTC_DRV_MAX77686=y
 CONFIG_RTC_DRV_RK808=m
 CONFIG_RTC_DRV_PCF85363=m
-- 
2.25.1


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

end of thread, other threads:[~2020-11-30 13:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-23 18:18 [PATCH 1/2] arm64: defconfig: Enable RTC_DRV_HYM8563 Jagan Teki
2020-10-23 18:18 ` [PATCH 2/2] ARM: dts: rockchip: Add SDIO0 node for VMARC SOM Jagan Teki
2020-11-30 13:50 ` (subset) [PATCH 1/2] arm64: defconfig: Enable RTC_DRV_HYM8563 Heiko Stuebner
2020-11-30 13:51   ` Heiko Stübner

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