From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH 2/2] ARM: shmobile: Enable BQ32000 rtc in shmobile_defconfig Date: Wed, 9 Aug 2017 11:04:21 +0200 Message-ID: <20170809090421.GN2705@verge.net.au> References: <1502197465-61546-1-git-send-email-biju.das@bp.renesas.com> <1502197465-61546-3-git-send-email-biju.das@bp.renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1502197465-61546-3-git-send-email-biju.das-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Biju Das Cc: Rob Herring , Mark Rutland , Magnus Damm , Russell King , Chris Paterson , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Tue, Aug 08, 2017 at 02:04:25PM +0100, Biju Das wrote: > The iWave RZ/G1M Q7 SOM supports RTC (TI BQ32000). > To increase hardware support enable the driver in the > shmobile_defconfig multiplatform configuration. > > Signed-off-by: Biju Das Thanks, applied for v4.14. > --- > arch/arm/configs/shmobile_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig > index 18886c5..7b4fc01 100644 > --- a/arch/arm/configs/shmobile_defconfig > +++ b/arch/arm/configs/shmobile_defconfig > @@ -193,6 +193,7 @@ CONFIG_LEDS_CLASS=y > CONFIG_LEDS_GPIO=y > CONFIG_RTC_CLASS=y > CONFIG_RTC_DRV_RS5C372=y > +CONFIG_RTC_DRV_BQ32K=y > CONFIG_RTC_DRV_S35390A=y > CONFIG_RTC_DRV_RX8581=y > CONFIG_RTC_DRV_DA9063=y > -- > 1.9.1 > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html