[PATCH] ARM: imx_v6_v7_defconfig: Enable for DHCOM devices required RTC_DRV_RV3029C2

Christoph Niedermaier cniedermaier at dh-electronics.com
Thu Dec 16 05:22:09 PST 2021


From: Johann Neuhauser
Sent: Monday, December 13, 2021 12:18 PM
> To: linux-arm-kernel at lists.infradead.org
> Cc: shawnguo at kernel.org; s.hauer at pengutronix.de; kernel at pengutronix.de;
> festevam at denx.de; linux-imx at nxp.com; Marek MV. Vasut <marex at denx.de>; kernel
> <kernel at dh-electronics.com>; Johann Neuhauser <jneuhauser at dh-
> electronics.com>
> Subject: [PATCH] ARM: imx_v6_v7_defconfig: Enable for DHCOM devices required
> RTC_DRV_RV3029C2
> 
> All imx6 DHCOM devices uses a on module gold cap/battery powered i2c rtc
> "microcrystal,rv3029", which isn't enabled in the imx_v6_v7_defconfig.
> 
> The rtc for all imx6 DHCOM devices is defined in: imx6qdl-dhcom-som.dtsi
> To have a working clock on all imx6qdl DHCOM based devices, enable the
> driver.
> 
> Signed-off-by: Johann Neuhauser <jneuhauser at dh-electronics.com>
> ---
>  arch/arm/configs/imx_v6_v7_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/imx_v6_v7_defconfig
> b/arch/arm/configs/imx_v6_v7_defconfig
> index bc4cc600c473..5cd19bd47d2f 100644
> --- a/arch/arm/configs/imx_v6_v7_defconfig
> +++ b/arch/arm/configs/imx_v6_v7_defconfig
> @@ -374,6 +374,7 @@ CONFIG_RTC_DRV_PCF8523=y
>  CONFIG_RTC_DRV_PCF8563=y
>  CONFIG_RTC_DRV_M41T80=y
>  CONFIG_RTC_DRV_RC5T619=y
> +CONFIG_RTC_DRV_RV3029C2=y
>  CONFIG_RTC_DRV_DA9063=y
>  CONFIG_RTC_DRV_MC13XXX=y
>  CONFIG_RTC_DRV_MXC=y
> --
> 2.30.2

Reviewed-by: Christoph Niedermaier <cniedermaier at dh-electronics.com>



More information about the linux-arm-kernel mailing list