All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David.Wu" <david.wu@rock-chips.com>
To: Heiko Stuebner <heiko@sntech.de>
Cc: Elaine Zhang <zhangqing@rock-chips.com>,
	mturquette@baylibre.com, sboyd@codeaurora.org,
	robh+dt@kernel.org, mark.rutland@arm.com,
	devicetree@vger.kernel.org, linux-clk@vger.kernel.org,
	linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, xxx@rock-chips.com,
	xf@rock-chips.com, huangtao@rock-chips.com, cl@rock-chips.com,
	andy.yan@rock-chips.com, wdc@rock-chips.com
Subject: Re: [PATCH v2 1/4] clk: rockchip: add rv1108 ACLK_GAMC and PCLK_GMAC ID
Date: Mon, 21 Aug 2017 19:15:18 +0800	[thread overview]
Message-ID: <4765221b-e122-b67d-cec2-dffbeeadc379@rock-chips.com> (raw)
In-Reply-To: <19279521.prAVXYBsZ9@phil>

Hi Heiko,

在 2017/8/21 18:32, Heiko Stuebner 写道:
> Hi David,
> 
> Am Montag, 21. August 2017, 18:22:31 CEST schrieb David.Wu:
>> Hi Elaine,
>>
>> 在 2017/8/21 16:16, Elaine Zhang 写道:
>>> This patch exports gmac aclk and pclk for dts reference.
>>>
>>> Signed-off-by: Elaine Zhang<zhangqing@rock-chips.com>
>>> ---
>>>    include/dt-bindings/clock/rv1108-cru.h | 2 ++
>>>    1 file changed, 2 insertions(+)
>>
>> Acked-by: David Wu <david.wu@rock-chips.com>
> 
> Acked-by is mainly meant for cross-maintainer stuff (changes
> for one subsystem going through a different tree etc).
> 
> If you want to show that the change is correct and you have reviewed
> the patch, please use "Reviewed-by".
> 

Yeap, my intent is that the patches are correct. And change the tag here.🙂
So for the series:

Reviewed-by: David Wu <david.wu@rock-chips.com>

> 
> Heiko
> 
> 
> 

WARNING: multiple messages have this Message-ID (diff)
From: "David.Wu" <david.wu-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
To: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
Cc: Elaine Zhang <zhangqing-TNX95d0MmH7DzftRWevZcw@public.gmane.org>,
	mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
	sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	xxx-TNX95d0MmH7DzftRWevZcw@public.gmane.org,
	xf-TNX95d0MmH7DzftRWevZcw@public.gmane.org,
	huangtao-TNX95d0MmH7DzftRWevZcw@public.gmane.org,
	cl-TNX95d0MmH7DzftRWevZcw@public.gmane.org,
	andy.yan-TNX95d0MmH7DzftRWevZcw@public.gmane.org,
	wdc-TNX95d0MmH7DzftRWevZcw@public.gmane.org
Subject: Re: [PATCH v2 1/4] clk: rockchip: add rv1108 ACLK_GAMC and PCLK_GMAC ID
Date: Mon, 21 Aug 2017 19:15:18 +0800	[thread overview]
Message-ID: <4765221b-e122-b67d-cec2-dffbeeadc379@rock-chips.com> (raw)
In-Reply-To: <19279521.prAVXYBsZ9@phil>

Hi Heiko,

在 2017/8/21 18:32, Heiko Stuebner 写道:
> Hi David,
> 
> Am Montag, 21. August 2017, 18:22:31 CEST schrieb David.Wu:
>> Hi Elaine,
>>
>> 在 2017/8/21 16:16, Elaine Zhang 写道:
>>> This patch exports gmac aclk and pclk for dts reference.
>>>
>>> Signed-off-by: Elaine Zhang<zhangqing-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
>>> ---
>>>    include/dt-bindings/clock/rv1108-cru.h | 2 ++
>>>    1 file changed, 2 insertions(+)
>>
>> Acked-by: David Wu <david.wu-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
> 
> Acked-by is mainly meant for cross-maintainer stuff (changes
> for one subsystem going through a different tree etc).
> 
> If you want to show that the change is correct and you have reviewed
> the patch, please use "Reviewed-by".
> 

Yeap, my intent is that the patches are correct. And change the tag here.🙂
So for the series:

Reviewed-by: David Wu <david.wu-TNX95d0MmH7DzftRWevZcw@public.gmane.org>

> 
> Heiko
> 
> 
> 

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: david.wu@rock-chips.com (David.Wu)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/4] clk: rockchip: add rv1108 ACLK_GAMC and PCLK_GMAC ID
Date: Mon, 21 Aug 2017 19:15:18 +0800	[thread overview]
Message-ID: <4765221b-e122-b67d-cec2-dffbeeadc379@rock-chips.com> (raw)
In-Reply-To: <19279521.prAVXYBsZ9@phil>

Hi Heiko,

? 2017/8/21 18:32, Heiko Stuebner ??:
> Hi David,
> 
> Am Montag, 21. August 2017, 18:22:31 CEST schrieb David.Wu:
>> Hi Elaine,
>>
>> ? 2017/8/21 16:16, Elaine Zhang ??:
>>> This patch exports gmac aclk and pclk for dts reference.
>>>
>>> Signed-off-by: Elaine Zhang<zhangqing@rock-chips.com>
>>> ---
>>>    include/dt-bindings/clock/rv1108-cru.h | 2 ++
>>>    1 file changed, 2 insertions(+)
>>
>> Acked-by: David Wu <david.wu@rock-chips.com>
> 
> Acked-by is mainly meant for cross-maintainer stuff (changes
> for one subsystem going through a different tree etc).
> 
> If you want to show that the change is correct and you have reviewed
> the patch, please use "Reviewed-by".
> 

Yeap, my intent is that the patches are correct. And change the tag here.?
So for the series:

Reviewed-by: David Wu <david.wu@rock-chips.com>

> 
> Heiko
> 
> 
> 

  reply	other threads:[~2017-08-21 11:15 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-21  8:16 [PATCH v2 0/4] clk: rockchip: rv1108: support mac clk Elaine Zhang
2017-08-21  8:16 ` Elaine Zhang
2017-08-21  8:16 ` Elaine Zhang
2017-08-21  8:16 ` [PATCH v2 1/4] clk: rockchip: add rv1108 ACLK_GAMC and PCLK_GMAC ID Elaine Zhang
2017-08-21  8:16   ` Elaine Zhang
2017-08-21  8:16   ` Elaine Zhang
2017-08-21 10:22   ` David.Wu
2017-08-21 10:22     ` David.Wu
2017-08-21 10:22     ` David.Wu
2017-08-21 10:32     ` Heiko Stuebner
2017-08-21 10:32       ` Heiko Stuebner
2017-08-21 10:32       ` Heiko Stuebner
2017-08-21 11:15       ` David.Wu [this message]
2017-08-21 11:15         ` David.Wu
2017-08-21 11:15         ` David.Wu
2017-08-21 22:39   ` Heiko Stuebner
2017-08-21 22:39     ` Heiko Stuebner
2017-08-21 22:39     ` Heiko Stuebner
2017-08-21  8:16 ` [PATCH v2 2/4] clk: rockchip: rv1108: add ACLK_GMAC and PCLK_GMAC clk id Elaine Zhang
2017-08-21  8:16   ` Elaine Zhang
2017-08-21 10:23   ` David.Wu
2017-08-21 10:23     ` David.Wu
2017-08-21 10:23     ` David.Wu
2017-08-22  0:52   ` Heiko Stuebner
2017-08-22  0:52     ` Heiko Stuebner
2017-08-21  8:16 ` [PATCH v2 3/4] clk: rockchip: rv1108: rename macphy to mac Elaine Zhang
2017-08-21  8:16   ` Elaine Zhang
2017-08-21 10:30   ` David.Wu
2017-08-21 10:30     ` David.Wu
2017-08-21 10:30     ` David.Wu
2017-08-22  0:56   ` Heiko Stuebner
2017-08-22  0:56     ` Heiko Stuebner
2017-08-22  0:56     ` Heiko Stuebner
2017-08-21  8:16 ` [PATCH v2 4/4] clk: rockchip: rv1108: fix up the clk_mac sel register description Elaine Zhang
2017-08-21  8:16   ` Elaine Zhang
2017-08-21 10:30   ` David.Wu
2017-08-21 10:30     ` David.Wu
2017-08-21 10:30     ` David.Wu
2017-08-22  0:56   ` Heiko Stuebner
2017-08-22  0:56     ` 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=4765221b-e122-b67d-cec2-dffbeeadc379@rock-chips.com \
    --to=david.wu@rock-chips.com \
    --cc=andy.yan@rock-chips.com \
    --cc=cl@rock-chips.com \
    --cc=devicetree@vger.kernel.org \
    --cc=heiko@sntech.de \
    --cc=huangtao@rock-chips.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=mturquette@baylibre.com \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@codeaurora.org \
    --cc=wdc@rock-chips.com \
    --cc=xf@rock-chips.com \
    --cc=xxx@rock-chips.com \
    --cc=zhangqing@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.