diff mbox series

arm64: renesas_defconfig: Enable RX-8581 config option

Message ID 1551444976-48763-1-git-send-email-biju.das@bp.renesas.com (mailing list archive)
State Accepted
Commit 66e9bb2cdb7726f0a20f891f19691f2f3c61aa38
Delegated to: Simon Horman
Headers show
Series arm64: renesas_defconfig: Enable RX-8581 config option | expand

Commit Message

Biju Das March 1, 2019, 12:56 p.m. UTC
Enable support for RX-8571/RX-8581 RTC, which is used by
RZ/G2E (r8a774c0) based Silicon Linux CAT874 board.

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

Comments

Geert Uytterhoeven March 1, 2019, 1:14 p.m. UTC | #1
On Fri, Mar 1, 2019 at 2:02 PM Biju Das <biju.das@bp.renesas.com> wrote:
> Enable support for RX-8571/RX-8581 RTC, which is used by
> RZ/G2E (r8a774c0) based Silicon Linux CAT874 board.
>
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert
Simon Horman March 4, 2019, 9:54 a.m. UTC | #2
On Fri, Mar 01, 2019 at 02:14:34PM +0100, Geert Uytterhoeven wrote:
> On Fri, Mar 1, 2019 at 2:02 PM Biju Das <biju.das@bp.renesas.com> wrote:
> > Enable support for RX-8571/RX-8581 RTC, which is used by
> > RZ/G2E (r8a774c0) based Silicon Linux CAT874 board.
> >
> > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> 
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Thanks,

I have applied this to the topic/renesas-defconfig branch.
This branch is included in the devel branch of the renesas tree.
But it is not included in the next branch nor targeted at inclusion
in mainline.
diff mbox series

Patch

diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
index d9390aec..5561d30 100644
--- a/arch/arm64/configs/renesas_defconfig
+++ b/arch/arm64/configs/renesas_defconfig
@@ -267,6 +267,7 @@  CONFIG_LEDS_TRIGGER_CPU=y
 CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
 CONFIG_EDAC=y
 CONFIG_RTC_CLASS=y
+CONFIG_RTC_DRV_RX8581=y
 CONFIG_DMADEVICES=y
 CONFIG_RCAR_DMAC=y
 CONFIG_RENESAS_USB_DMAC=y