2015-07-06 23:57:27

by Stephen Boyd

[permalink] [raw]
Subject: Re: [PATCH] amba: Support clk parents and rates assigned in DT

On 05/28/2015 01:52 PM, Stephen Boyd wrote:
> Add the call to of_clk_set_defaults() into the amba probe path so
> that devices on the amba bus can use the assigned rates and
> parents feature of the common clock framework.
>
> Signed-off-by: Stephen Boyd <[email protected]>
> ---

Shall I put this into the patch tracker? Turns out it wasn't needed for
the hisi stuff immediately.

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project


2015-07-07 08:48:52

by Bintian

[permalink] [raw]
Subject: Re: [PATCH] amba: Support clk parents and rates assigned in DT

Hi Russell,

Could you spend several minutes to review Stephen's patch?

Thanks,

Bintian

On 2015/7/7 7:57, Stephen Boyd wrote:
> On 05/28/2015 01:52 PM, Stephen Boyd wrote:
>> Add the call to of_clk_set_defaults() into the amba probe path so
>> that devices on the amba bus can use the assigned rates and
>> parents feature of the common clock framework.
>>
>> Signed-off-by: Stephen Boyd <[email protected]>
>> ---
>
> Shall I put this into the patch tracker? Turns out it wasn't needed for
> the hisi stuff immediately.
>

2015-07-07 09:34:01

by Russell King - ARM Linux

[permalink] [raw]
Subject: Re: [PATCH] amba: Support clk parents and rates assigned in DT

On Tue, Jul 07, 2015 at 04:47:33PM +0800, Bintian wrote:
> Hi Russell,
>
> Could you spend several minutes to review Stephen's patch?

Sorry, I'm busy this week, I need to sort out my git tree, get some fixes
out which should've been pushed during the merge window, and other stuff.
I'm not going to have much time to read email, let alone do reviews.
Please be patient.

--
FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up
according to speedtest.net.

2015-07-07 10:08:11

by Bintian

[permalink] [raw]
Subject: Re: [PATCH] amba: Support clk parents and rates assigned in DT

On 2015/7/7 17:33, Russell King - ARM Linux wrote:
> On Tue, Jul 07, 2015 at 04:47:33PM +0800, Bintian wrote:
>> Hi Russell,
>>
>> Could you spend several minutes to review Stephen's patch?
>
> Sorry, I'm busy this week, I need to sort out my git tree, get some fixes
> out which should've been pushed during the merge window, and other stuff.
> I'm not going to have much time to read email, let alone do reviews.
> Please be patient.
>
No problem, just keep your own pace.

Thanks,

Bintian