From: hl <huanglin821201@gmail.com>
To: Heiko Stuebner <heiko@sntech.de>, Lin Huang <hl@rock-chips.com>
Cc: cw00.choi@samsung.com, tixy@linaro.org, dbasehore@chromium.org,
airlied@linux.ie, mturquette@baylibre.com, typ@rock-chips.com,
sboyd@codeaurora.org, linux-kernel@vger.kernel.org,
dri-devel@lists.freedesktop.org, dianders@chromium.org,
linux-rockchip@lists.infradead.org, kyungmin.park@samsung.com,
myungjoo.ham@samsung.com, linux-arm-kernel@lists.infradead.org,
mark.yao@rock-chips.com
Subject: Re: [PATCH v4 1/7] clk: rockchip: add clock flag parameter when register pll
Date: Fri, 5 Aug 2016 16:50:49 +0800 [thread overview]
Message-ID: <57A45369.7020804@gmail.com> (raw)
In-Reply-To: <4870605.nd4Eof6Gm1@phil>
Hi Heiko,
On 2016年08月05日 06:37, Heiko Stuebner wrote:
> Am Freitag, 29. Juli 2016, 15:56:55 schrieb Lin Huang:
>> From: Heiko Stübner <heiko@sntech.de>
>>
>> add clock flag parameter so we can pass specific clock flag
>> (like CLK_GET_RATE_NOCACHE etc..)to pll driver.
>>
>> Signed-off-by: Heiko Stübner <heiko@sntech.de>
>> Signed-off-by: Lin Huang <hl@rock-chips.com>
> applied to my clock branch for 4.9 after some minor edits on the commit
> message.
I can not found your clock branch for 4.9, can you share me the patch
ID, i want
cherry-pick it to my downstream branch.
>
> Thanks
> Heiko
>
>
WARNING: multiple messages have this Message-ID (diff)
From: huanglin821201@gmail.com (hl)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 1/7] clk: rockchip: add clock flag parameter when register pll
Date: Fri, 5 Aug 2016 16:50:49 +0800 [thread overview]
Message-ID: <57A45369.7020804@gmail.com> (raw)
In-Reply-To: <4870605.nd4Eof6Gm1@phil>
Hi Heiko,
On 2016?08?05? 06:37, Heiko Stuebner wrote:
> Am Freitag, 29. Juli 2016, 15:56:55 schrieb Lin Huang:
>> From: Heiko St?bner <heiko@sntech.de>
>>
>> add clock flag parameter so we can pass specific clock flag
>> (like CLK_GET_RATE_NOCACHE etc..)to pll driver.
>>
>> Signed-off-by: Heiko St?bner <heiko@sntech.de>
>> Signed-off-by: Lin Huang <hl@rock-chips.com>
> applied to my clock branch for 4.9 after some minor edits on the commit
> message.
I can not found your clock branch for 4.9, can you share me the patch
ID, i want
cherry-pick it to my downstream branch.
>
> Thanks
> Heiko
>
>
next prev parent reply other threads:[~2016-08-05 8:50 UTC|newest]
Thread overview: 64+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20160729075805epcas1p2fa2fab53fc8cdfdf42f53e99a0a72e6a@epcas1p2.samsung.com>
2016-07-29 7:56 ` [PATCH v4 0/7] rk3399 support ddr frequency scaling Lin Huang
2016-07-29 7:56 ` Lin Huang
2016-07-29 7:56 ` [PATCH v4 1/7] clk: rockchip: add clock flag parameter when register pll Lin Huang
2016-07-29 7:56 ` Lin Huang
2016-08-04 22:37 ` Heiko Stuebner
2016-08-04 22:37 ` Heiko Stuebner
2016-08-05 8:50 ` hl [this message]
2016-08-05 8:50 ` hl
2016-08-05 8:55 ` Heiko Stübner
2016-08-05 8:55 ` Heiko Stübner
2016-08-05 8:55 ` Heiko Stübner
2016-07-29 7:56 ` [PATCH v4 2/7] clk: rockchip: add new clock-type for the ddrclk Lin Huang
2016-07-29 7:56 ` Lin Huang
2016-08-04 20:23 ` Heiko Stübner
2016-08-04 20:23 ` Heiko Stübner
2016-08-04 22:42 ` Heiko Stuebner
2016-08-04 22:42 ` Heiko Stuebner
2016-07-29 7:56 ` [PATCH v4 3/7] clk: rockchip: rk3399: add SCLK_DDRCLK ID for ddrc Lin Huang
2016-07-29 7:56 ` Lin Huang
2016-08-04 22:40 ` Heiko Stuebner
2016-08-04 22:40 ` Heiko Stuebner
2016-08-04 22:40 ` Heiko Stuebner
2016-07-29 7:56 ` [PATCH v4 4/7] clk: rockchip: rk3399: add ddrc clock support Lin Huang
2016-07-29 7:56 ` Lin Huang
2016-07-29 7:56 ` [PATCH v4 5/7] PM / devfreq: event: support rockchip dfi controller Lin Huang
2016-07-29 7:56 ` Lin Huang
[not found] ` <1469779021-10426-6-git-send-email-hl-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-08-01 7:41 ` Chanwoo Choi
2016-08-01 7:41 ` Chanwoo Choi
2016-08-01 7:41 ` Chanwoo Choi
[not found] ` <579EFD28.5070404-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2016-08-01 8:08 ` Chanwoo Choi
2016-08-01 8:08 ` Chanwoo Choi
2016-08-01 8:08 ` Chanwoo Choi
2016-08-01 8:27 ` hl
2016-08-01 8:27 ` hl
2016-08-01 10:31 ` Chanwoo Choi
2016-08-01 10:31 ` Chanwoo Choi
2016-07-29 7:57 ` [PATCH v4 6/7] PM / devfreq: rockchip: add devfreq driver for rk3399 dmc Lin Huang
2016-07-29 7:57 ` Lin Huang
[not found] ` <1469779021-10426-7-git-send-email-hl-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-08-01 10:28 ` Chanwoo Choi
2016-08-01 10:28 ` Chanwoo Choi
2016-08-01 10:28 ` Chanwoo Choi
[not found] ` <579F2445.1020200-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2016-08-02 1:03 ` hl
2016-08-02 1:03 ` hl
2016-08-02 1:03 ` hl
2016-08-02 4:21 ` Chanwoo Choi
2016-08-02 4:21 ` Chanwoo Choi
2016-08-03 7:38 ` hl
2016-08-03 7:38 ` hl
2016-08-04 0:33 ` Chanwoo Choi
2016-08-04 0:33 ` Chanwoo Choi
2016-07-29 7:57 ` [PATCH v4 7/7] drm/rockchip: Add dmc notifier in vop driver Lin Huang
2016-07-29 7:57 ` Lin Huang
[not found] ` <1469779021-10426-1-git-send-email-hl-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-08-01 7:39 ` [PATCH v4 0/7] rk3399 support ddr frequency scaling Chanwoo Choi
2016-08-01 7:39 ` Chanwoo Choi
2016-08-01 7:39 ` Chanwoo Choi
[not found] ` <579EFCBE.4080600-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2016-08-01 7:46 ` hl
2016-08-01 7:46 ` hl
2016-08-01 7:46 ` hl
[not found] ` <579EFE64.1000502-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-08-01 7:50 ` Chanwoo Choi
2016-08-01 7:50 ` Chanwoo Choi
2016-08-01 7:50 ` Chanwoo Choi
2016-08-05 13:48 ` Tomeu Vizoso
2016-08-05 13:48 ` Tomeu Vizoso
2016-08-05 13:48 ` Tomeu Vizoso
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=57A45369.7020804@gmail.com \
--to=huanglin821201@gmail.com \
--cc=airlied@linux.ie \
--cc=cw00.choi@samsung.com \
--cc=dbasehore@chromium.org \
--cc=dianders@chromium.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=heiko@sntech.de \
--cc=hl@rock-chips.com \
--cc=kyungmin.park@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=mark.yao@rock-chips.com \
--cc=mturquette@baylibre.com \
--cc=myungjoo.ham@samsung.com \
--cc=sboyd@codeaurora.org \
--cc=tixy@linaro.org \
--cc=typ@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.