[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAA+hA=SG1OViVLeZGVBT=eteWE3t8bUYv=sqotVQkF-apNcDFA@mail.gmail.com>
Date: Sun, 12 Jun 2016 22:51:58 +0800
From: Dong Aisheng <dongas86@...il.com>
To: Shawn Guo <shawnguo@...nel.org>
Cc: Dong Aisheng <aisheng.dong@....com>, anson.huang@....com,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...eaurora.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
linux-clk@...r.kernel.org,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH 05/11] clk: imx: refine the powerup_set bit of clk-pllv3
On Sun, Jun 12, 2016 at 9:29 PM, Shawn Guo <shawnguo@...nel.org> wrote:
> On Sun, Jun 12, 2016 at 08:13:03PM +0800, Dong Aisheng wrote:
>> I understand your point.
>> How about using power_bit and powerup_set?
>> * @power_bit: pll power bit offset
>
> I'm fine with the name, but the comment should be fixed, since we are
> actually using it as a bit mask instead of offset.
>
Yes, i can change to:
* @power_bit: pll power bit mask
* @powerup_set: set power_bit to power up the PLL
Regards
Dong Aisheng
> Shawn
>
>> * @powerup_set: set power_bit to power up the PLL
>
Powered by blists - more mailing lists