From: Matthias Brugger <matthias.bgg@gmail.com>
To: Dehui Sun <dehui.sun@mediatek.com>,
Daniel Lezcano <daniel.lezcano@linaro.org>,
Thomas Gleixner <tglx@linutronix.de>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>
Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, srv_heupstream@mediatek.com,
erin.lo@mediatek.com, weiyi.lu@mediatek.com
Subject: Re: [PATCH v2 2/2] arm64: dts: mt8183: add systimer0 device node
Date: Sun, 10 Nov 2019 21:15:20 +0100 [thread overview]
Message-ID: <18a0f55b-9371-f741-52a3-cff4eced55f9@gmail.com> (raw)
In-Reply-To: <1572242984-30460-3-git-send-email-dehui.sun@mediatek.com>
On 28/10/2019 07:09, Dehui Sun wrote:
> Add systimer0 device node for MT8183.
I renamed systemer0 to systimer.
Applied, thanks!
>
> Signed-off-by: Dehui Sun <dehui.sun@mediatek.com>
> ---
> arch/arm64/boot/dts/mediatek/mt8183.dtsi | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
> index 7e23179..40145dc 100644
> --- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi
> +++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
> @@ -326,6 +326,15 @@
> clock-names = "spi", "wrap";
> };
>
> + systimer: timer@10017000 {
> + compatible = "mediatek,mt8183-timer",
> + "mediatek,mt6765-timer";
> + reg = <0 0x10017000 0 0x1000>;
> + interrupts = <GIC_SPI 200 IRQ_TYPE_LEVEL_HIGH>;
> + clocks = <&topckgen CLK_TOP_CLK13M>;
> + clock-names = "clk13m";
> + };
> +
> auxadc: auxadc@11001000 {
> compatible = "mediatek,mt8183-auxadc",
> "mediatek,mt8173-auxadc";
>
prev parent reply other threads:[~2019-11-10 20:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-28 6:09 [PATCH v2 0/2] add systimer node for MT8183 SoC Dehui Sun
2019-10-28 6:09 ` [PATCH v2 1/2] dt-bindings: mediatek: update bindings for MT8183 systimer Dehui Sun
2019-10-28 9:34 ` Daniel Lezcano
2019-11-10 20:14 ` Matthias Brugger
2019-10-28 6:09 ` [PATCH v2 2/2] arm64: dts: mt8183: add systimer0 device node Dehui Sun
2019-11-10 20:15 ` Matthias Brugger [this message]
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=18a0f55b-9371-f741-52a3-cff4eced55f9@gmail.com \
--to=matthias.bgg@gmail.com \
--cc=daniel.lezcano@linaro.org \
--cc=dehui.sun@mediatek.com \
--cc=devicetree@vger.kernel.org \
--cc=erin.lo@mediatek.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
--cc=srv_heupstream@mediatek.com \
--cc=tglx@linutronix.de \
--cc=weiyi.lu@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).