linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms+renesas@verge.net.au>
To: linux-renesas-soc@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
	Magnus Damm <magnus.damm@gmail.com>,
	Biju Das <biju.das@bp.renesas.com>,
	Simon Horman <horms+renesas@verge.net.au>
Subject: [PATCH 1/5] ARM: shmobile: Enable NXP pcf85363 rtc in shmobile_defconfig
Date: Fri,  8 Feb 2019 12:13:43 +0100	[thread overview]
Message-ID: <71e3039dd7c377118608321d6c1f2ecb35da4c17.1549621233.git.horms+renesas@verge.net.au> (raw)
In-Reply-To: <cover.1549621233.git.horms+renesas@verge.net.au>

From: Biju Das <biju.das@bp.renesas.com>

The iWave RZ/G1C SBC supports RTC (NXP pcf85263). To increase hardware
support enable the driver in the shmobile_defconfig multiplatform
configuration.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 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 9e5a5ade6cab..fdac4e4ca04d 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -177,6 +177,7 @@ CONFIG_LEDS_CLASS=y
 CONFIG_LEDS_GPIO=y
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_RS5C372=y
+CONFIG_RTC_DRV_PCF85363=y
 CONFIG_RTC_DRV_BQ32K=y
 CONFIG_RTC_DRV_S35390A=y
 CONFIG_RTC_DRV_RX8581=y
-- 
2.11.0


  reply	other threads:[~2019-02-08 11:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-08 11:13 [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v5.1 Simon Horman
2019-02-08 11:13 ` Simon Horman [this message]
2019-02-08 11:13 ` [PATCH 2/5] ARM: multi_v7_defconfig: Enable NXP pcf85363 rtc Simon Horman
2019-02-08 11:13 ` [PATCH 3/5] ARM: shmobile: defconfig: Refresh for v5.0-rc1 Simon Horman
2019-02-08 11:13 ` [PATCH 4/5] ARM: shmobile: defconfig: Enable support for RZ/A2 Simon Horman
2019-02-08 11:13 ` [PATCH 5/5] ARM: multi_v7_defconfig: " Simon Horman
2019-02-15 15:50 ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v5.1 Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=71e3039dd7c377118608321d6c1f2ecb35da4c17.1549621233.git.horms+renesas@verge.net.au \
    --to=horms+renesas@verge.net.au \
    --cc=biju.das@bp.renesas.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).