lkml.org 
[lkml]   [2016]   [Jan]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/3] clk: Allow clocks to be marked as CRITICAL
On Mon, 18 Jan 2016, Geert Uytterhoeven wrote:
> On Mon, Jan 18, 2016 at 3:28 PM, Lee Jones <lee.jones@linaro.org> wrote:
> > --- a/include/linux/clk-provider.h
> > +++ b/include/linux/clk-provider.h
> > @@ -31,6 +31,7 @@
> > #define CLK_SET_RATE_NO_REPARENT BIT(7) /* don't re-parent on rate change */
> > #define CLK_GET_ACCURACY_NOCACHE BIT(8) /* do not use the cached clk accuracy */
> > #define CLK_RECALC_NEW_RATES BIT(9) /* recalc rates after notifications */
> > +#define CLK_IS_CRITICAL BIT(10) /* do not gate, ever */
>
> 10 is already taken, even upstream. Please rebase ;-)

Thanks for the heads-up. Will pull Heiko's patch in and rebase.

--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

\
 
 \ /
  Last update: 2016-01-19 09:21    [W:1.409 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site