diff mbox series

ARM: multi_v7_defconfig: Enable NXP pcf85363 rtc

Message ID 1544450712-44226-1-git-send-email-biju.das@bp.renesas.com (mailing list archive)
State Mainlined, archived
Commit e5168ec09d993d2b64cd9ee8d4cff269e53538be
Headers show
Series ARM: multi_v7_defconfig: Enable NXP pcf85363 rtc | expand

Commit Message

Biju Das Dec. 10, 2018, 2:05 p.m. UTC
The iWave RZ/G1C SBC supports RTC (NXP pcf85263). To increase
hardware support enable the driver in the multi_v7_defconfig
multiplatform configuration.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
---
 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Simon Horman Dec. 12, 2018, 10:31 a.m. UTC | #1
On Mon, Dec 10, 2018 at 02:05:12PM +0000, Biju Das wrote:
> The iWave RZ/G1C SBC supports RTC (NXP pcf85263). To increase
> hardware support enable the driver in the multi_v7_defconfig
> multiplatform configuration.
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>

Thanks,

This looks fine to me but I will wait to see if there are other reviews
before applying.

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Simon Horman Dec. 17, 2018, 12:42 p.m. UTC | #2
On Wed, Dec 12, 2018 at 11:31:40AM +0100, Simon Horman wrote:
> On Mon, Dec 10, 2018 at 02:05:12PM +0000, Biju Das wrote:
> > The iWave RZ/G1C SBC supports RTC (NXP pcf85263). To increase
> > hardware support enable the driver in the multi_v7_defconfig
> > multiplatform configuration.
> > 
> > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> 
> Thanks,
> 
> This looks fine to me but I will wait to see if there are other reviews
> before applying.

Applied for v4.22.
diff mbox series

Patch

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index f29f49a..7762815 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -826,6 +826,7 @@  CONFIG_RTC_DRV_MAX8997=m
 CONFIG_RTC_DRV_MAX77686=y
 CONFIG_RTC_DRV_RK808=m
 CONFIG_RTC_DRV_RS5C372=m
+CONFIG_RTC_DRV_PCF85363=m
 CONFIG_RTC_DRV_BQ32K=m
 CONFIG_RTC_DRV_TWL4030=y
 CONFIG_RTC_DRV_PALMAS=y