linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: enable RTC on Armada 7K/8K SoCs
@ 2017-10-02 15:44 Gregory CLEMENT
  2017-10-12 13:47 ` Gregory CLEMENT
  0 siblings, 1 reply; 2+ messages in thread
From: Gregory CLEMENT @ 2017-10-02 15:44 UTC (permalink / raw)
  To: linux-arm-kernel

The Armada 38x RTC driver supports also the RTC controller found on the
Armada 7K/8K SoCs, so enable it.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 34480e9af2e7..7f6a3aee647d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -470,6 +470,7 @@ CONFIG_RTC_DRV_EFI=y
 CONFIG_RTC_DRV_S3C=y
 CONFIG_RTC_DRV_PL031=y
 CONFIG_RTC_DRV_SUN6I=y
+CONFIG_RTC_DRV_ARMADA38X=y
 CONFIG_RTC_DRV_TEGRA=y
 CONFIG_RTC_DRV_XGENE=y
 CONFIG_DMADEVICES=y
-- 
2.14.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] arm64: defconfig: enable RTC on Armada 7K/8K SoCs
  2017-10-02 15:44 [PATCH] arm64: defconfig: enable RTC on Armada 7K/8K SoCs Gregory CLEMENT
@ 2017-10-12 13:47 ` Gregory CLEMENT
  0 siblings, 0 replies; 2+ messages in thread
From: Gregory CLEMENT @ 2017-10-12 13:47 UTC (permalink / raw)
  To: linux-arm-kernel

Hi, 
 
 On lun., oct. 02 2017, Gregory CLEMENT <gregory.clement@free-electrons.com> wrote:

> The Armada 38x RTC driver supports also the RTC controller found on the
> Armada 7K/8K SoCs, so enable it.

Applied on mvebu/arm64

Gregory


>
> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 34480e9af2e7..7f6a3aee647d 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -470,6 +470,7 @@ CONFIG_RTC_DRV_EFI=y
>  CONFIG_RTC_DRV_S3C=y
>  CONFIG_RTC_DRV_PL031=y
>  CONFIG_RTC_DRV_SUN6I=y
> +CONFIG_RTC_DRV_ARMADA38X=y
>  CONFIG_RTC_DRV_TEGRA=y
>  CONFIG_RTC_DRV_XGENE=y
>  CONFIG_DMADEVICES=y
> -- 
> 2.14.1
>

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-12 13:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-02 15:44 [PATCH] arm64: defconfig: enable RTC on Armada 7K/8K SoCs Gregory CLEMENT
2017-10-12 13:47 ` Gregory CLEMENT

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).