All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Mark Rutland <mark.rutland@arm.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	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,
	dehui.sun@mediatek.com
Subject: Re: [PATCH v1 1/2] dt-bindings: mediatek: update bindings for MT8183 systimer
Date: Mon, 8 Jul 2019 20:33:22 -0600	[thread overview]
Message-ID: <20190709023322.GA5141@bogus> (raw)
In-Reply-To: <1560252534-11412-2-git-send-email-dehui.sun@mediatek.com>

On Tue, 11 Jun 2019 19:28:53 +0800, Dehui Sun wrote:
> This commit adds mt8183 compatible node in mtk-timer binding document.
> 
> Signed-off-by: Dehui Sun <dehui.sun@mediatek.com>
> ---
>  Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Dehui Sun <dehui.sun@mediatek.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org, weiyi.lu@mediatek.com,
	srv_heupstream@mediatek.com, erin.lo@mediatek.com,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	dehui.sun@mediatek.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v1 1/2] dt-bindings: mediatek: update bindings for MT8183 systimer
Date: Mon, 8 Jul 2019 20:33:22 -0600	[thread overview]
Message-ID: <20190709023322.GA5141@bogus> (raw)
In-Reply-To: <1560252534-11412-2-git-send-email-dehui.sun@mediatek.com>

On Tue, 11 Jun 2019 19:28:53 +0800, Dehui Sun wrote:
> This commit adds mt8183 compatible node in mtk-timer binding document.
> 
> Signed-off-by: Dehui Sun <dehui.sun@mediatek.com>
> ---
>  Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

_______________________________________________
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: Rob Herring <robh@kernel.org>
To: Dehui Sun <dehui.sun@mediatek.com>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Mark Rutland <mark.rutland@arm.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	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,
	dehui.sun@mediatek.com
Subject: Re: [PATCH v1 1/2] dt-bindings: mediatek: update bindings for MT8183 systimer
Date: Mon, 8 Jul 2019 20:33:22 -0600	[thread overview]
Message-ID: <20190709023322.GA5141@bogus> (raw)
In-Reply-To: <1560252534-11412-2-git-send-email-dehui.sun@mediatek.com>

On Tue, 11 Jun 2019 19:28:53 +0800, Dehui Sun wrote:
> This commit adds mt8183 compatible node in mtk-timer binding document.
> 
> Signed-off-by: Dehui Sun <dehui.sun@mediatek.com>
> ---
>  Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

  reply	other threads:[~2019-07-09  2:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-11 11:28 [PATCH v1 0/2] add systimer node for MT8183 SoC Dehui Sun
2019-06-11 11:28 ` Dehui Sun
2019-06-11 11:28 ` Dehui Sun
2019-06-11 11:28 ` [PATCH v1 1/2] dt-bindings: mediatek: update bindings for MT8183 systimer Dehui Sun
2019-06-11 11:28   ` Dehui Sun
2019-06-11 11:28   ` Dehui Sun
2019-07-09  2:33   ` Rob Herring [this message]
2019-07-09  2:33     ` Rob Herring
2019-07-09  2:33     ` Rob Herring
2019-06-11 11:28 ` [PATCH v1 2/2] arm64: dts: mt8183: add systimer0 device node Dehui Sun
2019-06-11 11:28   ` Dehui Sun
2019-06-11 11:28   ` Dehui Sun
2019-07-09  2:33   ` Rob Herring
2019-07-09  2:33     ` Rob Herring

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=20190709023322.GA5141@bogus \
    --to=robh@kernel.org \
    --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=matthias.bgg@gmail.com \
    --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 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.