All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: James Liao <jamesjj.liao@mediatek.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>,
	Sascha Hauer <kernel@pengutronix.de>,
	Kevin Hilman <khilman@kernel.org>,
	Daniel Kurtz <djkurtz@chromium.org>,
	srv_heupstream@mediatek.com, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org,
	Shunli Wang <shunli.wang@mediatek.com>
Subject: Re: [PATCH v3 3/4] soc: mediatek: Add MT2701 power dt-bindings
Date: Thu, 14 Jan 2016 20:12:53 -0600	[thread overview]
Message-ID: <20160115021253.GA23690@rob-hp-laptop> (raw)
In-Reply-To: <1452676288-62711-4-git-send-email-jamesjj.liao@mediatek.com>

On Wed, Jan 13, 2016 at 05:11:27PM +0800, James Liao wrote:
> From: Shunli Wang <shunli.wang@mediatek.com>
> 
> Add power dt-bindings for MT2701.
> 
> Signed-off-by: Shunli Wang <shunli.wang@mediatek.com>
> Signed-off-by: James Liao <jamesjj.liao@mediatek.com>
> ---
>  .../devicetree/bindings/soc/mediatek/scpsys.txt    |  6 +++--
>  include/dt-bindings/power/mt2701-power.h           | 27 ++++++++++++++++++++++
>  2 files changed, 31 insertions(+), 2 deletions(-)
>  create mode 100644 include/dt-bindings/power/mt2701-power.h

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

WARNING: multiple messages have this Message-ID (diff)
From: robh@kernel.org (Rob Herring)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 3/4] soc: mediatek: Add MT2701 power dt-bindings
Date: Thu, 14 Jan 2016 20:12:53 -0600	[thread overview]
Message-ID: <20160115021253.GA23690@rob-hp-laptop> (raw)
In-Reply-To: <1452676288-62711-4-git-send-email-jamesjj.liao@mediatek.com>

On Wed, Jan 13, 2016 at 05:11:27PM +0800, James Liao wrote:
> From: Shunli Wang <shunli.wang@mediatek.com>
> 
> Add power dt-bindings for MT2701.
> 
> Signed-off-by: Shunli Wang <shunli.wang@mediatek.com>
> Signed-off-by: James Liao <jamesjj.liao@mediatek.com>
> ---
>  .../devicetree/bindings/soc/mediatek/scpsys.txt    |  6 +++--
>  include/dt-bindings/power/mt2701-power.h           | 27 ++++++++++++++++++++++
>  2 files changed, 31 insertions(+), 2 deletions(-)
>  create mode 100644 include/dt-bindings/power/mt2701-power.h

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

  reply	other threads:[~2016-01-15  2:12 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-13  9:11 [PATCH v3 0/4] Mediatek MT2701 SCPSYS power domain support James Liao
2016-01-13  9:11 ` James Liao
2016-01-13  9:11 ` James Liao
2016-01-13  9:11 ` [PATCH v3 1/4] soc: mediatek: Separate scpsys driver common code James Liao
2016-01-13  9:11   ` James Liao
2016-01-13  9:11   ` James Liao
2016-01-13  9:11 ` [PATCH v3 3/4] soc: mediatek: Add MT2701 power dt-bindings James Liao
2016-01-13  9:11   ` James Liao
2016-01-13  9:11   ` James Liao
2016-01-15  2:12   ` Rob Herring [this message]
2016-01-15  2:12     ` Rob Herring
     [not found] ` <1452676288-62711-1-git-send-email-jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2016-01-13  9:11   ` [PATCH v3 2/4] soc: mediatek: Init MT8173 scpsys driver earlier James Liao
2016-01-13  9:11     ` James Liao
2016-01-13  9:11     ` James Liao
2016-01-13  9:11   ` [PATCH v3 4/4] soc: mediatek: Add MT2701 scpsys driver James Liao
2016-01-13  9:11     ` James Liao
2016-01-13  9:11     ` James Liao
     [not found]     ` <1452676288-62711-5-git-send-email-jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2016-01-13 15:46       ` Matthias Brugger
2016-01-13 15:46         ` Matthias Brugger
2016-01-13 15:46         ` Matthias Brugger
     [not found]         ` <56967171.2070007-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-01-14  4:50           ` James Liao
2016-01-14  4:50             ` James Liao
2016-01-14  4:50             ` James Liao

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=20160115021253.GA23690@rob-hp-laptop \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=djkurtz@chromium.org \
    --cc=jamesjj.liao@mediatek.com \
    --cc=kernel@pengutronix.de \
    --cc=khilman@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=shunli.wang@mediatek.com \
    --cc=srv_heupstream@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.