All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias Brugger <matthias.bgg@gmail.com>
To: "Nícolas F. R. A. Prado" <nfraprado@collabora.com>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org,
	 linux-kernel@vger.kernel.org, kernel@collabora.com
Subject: Re: [PATCH] arm64: defconfig: Enable MT6397 RTC
Date: Wed, 29 Dec 2021 20:54:05 +0100	[thread overview]
Message-ID: <0b0f0f81-cabe-aef2-e453-2caa2985b96b@gmail.com> (raw)
In-Reply-To: <20211217162445.876034-1-nfraprado@collabora.com>



On 17/12/2021 17:24, Nícolas F. R. A. Prado wrote:
> The MT6397 RTC is part of the Mediatek MT6397 PMIC, which is present in
> the mt8173-elm base board.
> 
> The driver for the PMIC is already enabled through CONFIG_MFD_MT6397, so
> enable just the driver for the RTC.
> 

Applied to v5.17-tmp/defconfig

Thanks

> Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
> ---
>   arch/arm64/configs/defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index f2e2b9bdd702..76bd34223277 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -927,6 +927,7 @@ CONFIG_RTC_DRV_TEGRA=y
>   CONFIG_RTC_DRV_SNVS=m
>   CONFIG_RTC_DRV_IMX_SC=m
>   CONFIG_RTC_DRV_XGENE=y
> +CONFIG_RTC_DRV_MT6397=m
>   CONFIG_DMADEVICES=y
>   CONFIG_DMA_BCM2835=y
>   CONFIG_DMA_SUN6I=m
> 

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Matthias Brugger <matthias.bgg@gmail.com>
To: "Nícolas F. R. A. Prado" <nfraprado@collabora.com>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org,
	 linux-kernel@vger.kernel.org, kernel@collabora.com
Subject: Re: [PATCH] arm64: defconfig: Enable MT6397 RTC
Date: Wed, 29 Dec 2021 20:54:05 +0100	[thread overview]
Message-ID: <0b0f0f81-cabe-aef2-e453-2caa2985b96b@gmail.com> (raw)
In-Reply-To: <20211217162445.876034-1-nfraprado@collabora.com>



On 17/12/2021 17:24, Nícolas F. R. A. Prado wrote:
> The MT6397 RTC is part of the Mediatek MT6397 PMIC, which is present in
> the mt8173-elm base board.
> 
> The driver for the PMIC is already enabled through CONFIG_MFD_MT6397, so
> enable just the driver for the RTC.
> 

Applied to v5.17-tmp/defconfig

Thanks

> Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
> ---
>   arch/arm64/configs/defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index f2e2b9bdd702..76bd34223277 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -927,6 +927,7 @@ CONFIG_RTC_DRV_TEGRA=y
>   CONFIG_RTC_DRV_SNVS=m
>   CONFIG_RTC_DRV_IMX_SC=m
>   CONFIG_RTC_DRV_XGENE=y
> +CONFIG_RTC_DRV_MT6397=m
>   CONFIG_DMADEVICES=y
>   CONFIG_DMA_BCM2835=y
>   CONFIG_DMA_SUN6I=m
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Matthias Brugger <matthias.bgg@gmail.com>
To: "Nícolas F. R. A. Prado" <nfraprado@collabora.com>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
	kernel@collabora.com
Subject: Re: [PATCH] arm64: defconfig: Enable MT6397 RTC
Date: Wed, 29 Dec 2021 20:54:05 +0100	[thread overview]
Message-ID: <0b0f0f81-cabe-aef2-e453-2caa2985b96b@gmail.com> (raw)
In-Reply-To: <20211217162445.876034-1-nfraprado@collabora.com>



On 17/12/2021 17:24, Nícolas F. R. A. Prado wrote:
> The MT6397 RTC is part of the Mediatek MT6397 PMIC, which is present in
> the mt8173-elm base board.
> 
> The driver for the PMIC is already enabled through CONFIG_MFD_MT6397, so
> enable just the driver for the RTC.
> 

Applied to v5.17-tmp/defconfig

Thanks

> Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
> ---
>   arch/arm64/configs/defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index f2e2b9bdd702..76bd34223277 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -927,6 +927,7 @@ CONFIG_RTC_DRV_TEGRA=y
>   CONFIG_RTC_DRV_SNVS=m
>   CONFIG_RTC_DRV_IMX_SC=m
>   CONFIG_RTC_DRV_XGENE=y
> +CONFIG_RTC_DRV_MT6397=m
>   CONFIG_DMADEVICES=y
>   CONFIG_DMA_BCM2835=y
>   CONFIG_DMA_SUN6I=m
> 

  reply	other threads:[~2021-12-29 19:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-17 16:24 [PATCH] arm64: defconfig: Enable MT6397 RTC Nícolas F. R. A. Prado
2021-12-17 16:24 ` Nícolas F. R. A. Prado
2021-12-17 16:24 ` Nícolas F. R. A. Prado
2021-12-29 19:54 ` Matthias Brugger [this message]
2021-12-29 19:54   ` Matthias Brugger
2021-12-29 19:54   ` Matthias Brugger

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=0b0f0f81-cabe-aef2-e453-2caa2985b96b@gmail.com \
    --to=matthias.bgg@gmail.com \
    --cc=kernel@collabora.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=nfraprado@collabora.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.