diff mbox

[2/2] ARM: shmobile: Enable BQ32000 rtc in shmobile_defconfig

Message ID 1502197465-61546-3-git-send-email-biju.das@bp.renesas.com (mailing list archive)
State Accepted
Commit 0736aad1290d61bc3668f20253e1e1997ad8b3c1
Headers show

Commit Message

Biju Das Aug. 8, 2017, 1:04 p.m. UTC
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 <biju.das@bp.renesas.com>
---
 arch/arm/configs/shmobile_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Simon Horman Aug. 9, 2017, 9:04 a.m. UTC | #1
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 <biju.das@bp.renesas.com>

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
>
Simon Horman Aug. 17, 2017, 9:01 a.m. UTC | #2
On Wed, Aug 09, 2017 at 11:04:21AM +0200, Simon Horman wrote:
> 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 <biju.das@bp.renesas.com>
> 
> Thanks, applied for v4.14.

Please consider posting a similar patch for multi_v7_defconfig.

> > ---
> >  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
> > 
>
Biju Das Aug. 17, 2017, 9:04 a.m. UTC | #3
> -----Original Message-----
> From: Simon Horman [mailto:horms@verge.net.au]
> Sent: 17 August 2017 10:01
> To: Biju Das <biju.das@bp.renesas.com>
> Cc: Rob Herring <robh+dt@kernel.org>; Mark Rutland
> <mark.rutland@arm.com>; Magnus Damm <magnus.damm@gmail.com>;
> Russell King <linux@armlinux.org.uk>; Chris Paterson
> <Chris.Paterson2@renesas.com>; devicetree@vger.kernel.org; linux-renesas-
> soc@vger.kernel.org; linux-arm-kernel@lists.infradead.org
> Subject: Re: [PATCH 2/2] ARM: shmobile: Enable BQ32000 rtc in
> shmobile_defconfig
>
> On Wed, Aug 09, 2017 at 11:04:21AM +0200, Simon Horman wrote:
> > 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 <biju.das@bp.renesas.com>
> >
> > Thanks, applied for v4.14.
>
> Please consider posting a similar patch for multi_v7_defconfig.

Thanks , I will do this.


Regards,
Biju



Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709.
diff mbox

Patch

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