linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthias Brugger <matthias.bgg@gmail.com>
To: Ran Bi <ran.bi@mediatek.com>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Rob Herring <robh+dt@kernel.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>,
	Mark Rutland <mark.rutland@arm.com>,
	Mauro Carvalho Chehab <mchehab+samsung@kernel.org>,
	"David S . Miller" <davem@davemloft.net>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Jonathan Cameron <Jonathan.Cameron@huawei.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Nicolas Ferre <nicolas.ferre@microchip.com>,
	linux-rtc@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, srv_heupstream@mediatek.com,
	YT Shen <yt.shen@mediatek.com>,
	Eddie Huang <eddie.huang@mediatek.com>,
	Yingjoe Chen <yingjoe.chen@mediatek.com>,
	Flora Fu <flora.fu@mediatek.com>,
	Sean Wang <sean.wang@mediatek.com>
Subject: Re: [PATCH v3 3/4] arm64: dts: add RTC nodes for MT2712
Date: Sun, 15 Mar 2020 19:48:04 +0100	[thread overview]
Message-ID: <af1a3c83-62e4-0ead-c942-786489bf3d56@gmail.com> (raw)
In-Reply-To: <20200226051303.22560-4-ran.bi@mediatek.com>



On 26/02/2020 06:13, Ran Bi wrote:
> This patch add device node for MT2712 RTC.
> 
> Signed-off-by: Ran Bi <ran.bi@mediatek.com>

Applied to v5.6-next/dts64

Thanks!

> ---
>  arch/arm64/boot/dts/mediatek/mt2712e.dtsi | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/mediatek/mt2712e.dtsi b/arch/arm64/boot/dts/mediatek/mt2712e.dtsi
> index 43307bad3f0d..31166c17c39a 100644
> --- a/arch/arm64/boot/dts/mediatek/mt2712e.dtsi
> +++ b/arch/arm64/boot/dts/mediatek/mt2712e.dtsi
> @@ -303,6 +303,12 @@ uart5: serial@1000f000 {
>  		status = "disabled";
>  	};
>  
> +	rtc: rtc@10011000 {
> +		compatible = "mediatek,mt2712-rtc";
> +		reg = <0 0x10011000 0 0x1000>;
> +		interrupts = <GIC_SPI 239 IRQ_TYPE_LEVEL_LOW>;
> +	};
> +
>  	spis1: spi@10013000 {
>  		compatible = "mediatek,mt2712-spi-slave";
>  		reg = <0 0x10013000 0 0x100>;
> 

  reply	other threads:[~2020-03-15 18:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-26  5:12 [PATCH v3 0/4] Add Support for MediaTek MT2712 RTC Ran Bi
2020-02-26  5:13 ` [PATCH v3 1/4] bindings: rtc: add bindings for " Ran Bi
2020-02-26  5:13 ` [PATCH v3 2/4] rtc: add support for the MediaTek " Ran Bi
2020-02-26  5:13 ` [PATCH v3 3/4] arm64: dts: add RTC nodes for MT2712 Ran Bi
2020-03-15 18:48   ` Matthias Brugger [this message]
2020-02-26  5:13 ` [PATCH v3 4/4] MAINTAINERS: add MT2712 RTC files Ran Bi
2020-03-14 12:24 ` [PATCH v3 0/4] Add Support for MediaTek MT2712 RTC Alexandre Belloni

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=af1a3c83-62e4-0ead-c942-786489bf3d56@gmail.com \
    --to=matthias.bgg@gmail.com \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=a.zummo@towertech.it \
    --cc=alexandre.belloni@bootlin.com \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=eddie.huang@mediatek.com \
    --cc=flora.fu@mediatek.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mchehab+samsung@kernel.org \
    --cc=nicolas.ferre@microchip.com \
    --cc=ran.bi@mediatek.com \
    --cc=robh+dt@kernel.org \
    --cc=sean.wang@mediatek.com \
    --cc=srv_heupstream@mediatek.com \
    --cc=yingjoe.chen@mediatek.com \
    --cc=yt.shen@mediatek.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).