All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: zhangqing <zhangqing@rock-chips.com>
Cc: heiko@sntech.de, wxt@rock-chips.com, pawel.moll@arm.com,
	mark.rutland@arm.com, ijc+devicetree@hellion.org.uk,
	galak@codeaurora.org, khilman@linaro.org,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	huangtao@rock-chips.com, zyw@rock-chips.com,
	linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 3/3] dt-bindings: modify document of Rockchip power domains
Date: Sun, 10 Jan 2016 20:55:10 -0600	[thread overview]
Message-ID: <20160111025510.GA17050@rob-hp-laptop> (raw)
In-Reply-To: <1452508600-3512-4-git-send-email-zhangqing@rock-chips.com>

On Mon, Jan 11, 2016 at 02:36:40AM -0800, zhangqing wrote:
> Modify binding documentation for the power domains
> found on Rockchip RK3368 SoCs.
> 
> Signed-off-by: zhangqing <zhangqing@rock-chips.com>
> ---
>  .../bindings/soc/rockchip/power_domain.txt          | 21 +++++++++++++++++++++
>  1 file changed, 21 insertions(+)

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/3] dt-bindings: modify document of Rockchip power domains
Date: Sun, 10 Jan 2016 20:55:10 -0600	[thread overview]
Message-ID: <20160111025510.GA17050@rob-hp-laptop> (raw)
In-Reply-To: <1452508600-3512-4-git-send-email-zhangqing@rock-chips.com>

On Mon, Jan 11, 2016 at 02:36:40AM -0800, zhangqing wrote:
> Modify binding documentation for the power domains
> found on Rockchip RK3368 SoCs.
> 
> Signed-off-by: zhangqing <zhangqing@rock-chips.com>
> ---
>  .../bindings/soc/rockchip/power_domain.txt          | 21 +++++++++++++++++++++
>  1 file changed, 21 insertions(+)

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

  reply	other threads:[~2016-01-11  2:55 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-11 10:36 [PATCH v3 0/3] SoC: rockchip: support power domain for RK3368 zhangqing
2016-01-11 10:36 ` zhangqing
2016-01-11 10:36 ` zhangqing
     [not found] ` <1452508600-3512-1-git-send-email-zhangqing-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-01-11 10:36   ` [PATCH v3 1/3] dt-bindings: add power-domain header for RK3368 SoCs zhangqing
2016-01-11 10:36     ` zhangqing
2016-01-11 10:36     ` zhangqing
     [not found]     ` <1452508600-3512-2-git-send-email-zhangqing-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-01-12  2:03       ` Caesar Wang
2016-01-12  2:03         ` Caesar Wang
2016-01-12  2:03         ` Caesar Wang
2016-01-24 22:52   ` [PATCH v3 0/3] SoC: rockchip: support power domain for RK3368 Heiko Stübner
2016-01-24 22:52     ` Heiko Stübner
2016-01-24 22:52     ` Heiko Stübner
2016-01-11 10:36 ` [PATCH v3 2/3] soc: rockchip: power-domain: Modify power domain driver for rk3368 zhangqing
2016-01-11 10:36   ` zhangqing
2016-01-11 13:27   ` Caesar Wang
2016-01-11 13:27     ` Caesar Wang
     [not found]     ` <5693ADD1.4000207-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-01-12  8:57       ` zhangqing
2016-01-12  8:57         ` zhangqing
2016-01-12  8:57         ` zhangqing
     [not found]         ` <5694BFE4.1070200-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-01-12  1:57           ` Caesar Wang
2016-01-12  1:57             ` Caesar Wang
2016-01-12  1:57             ` Caesar Wang
2016-01-12  2:00   ` Caesar Wang
2016-01-12  2:00     ` Caesar Wang
2016-01-11 10:36 ` [PATCH v3 3/3] dt-bindings: modify document of Rockchip power domains zhangqing
2016-01-11 10:36   ` zhangqing
2016-01-11  2:55   ` Rob Herring [this message]
2016-01-11  2:55     ` Rob Herring
2016-01-20 10:28 ` [PATCH v3 0/3] SoC: rockchip: support power domain for RK3368 zhangqing
2016-01-20 10:28   ` zhangqing
     [not found]   ` <569F6135.1070902-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-01-20  8:26     ` Heiko Stuebner
2016-01-20  8:26       ` Heiko Stuebner
2016-01-20  8:26       ` Heiko Stuebner

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=20160111025510.GA17050@rob-hp-laptop \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=heiko@sntech.de \
    --cc=huangtao@rock-chips.com \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=khilman@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=wxt@rock-chips.com \
    --cc=zhangqing@rock-chips.com \
    --cc=zyw@rock-chips.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.