[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <152787618372.144038.1631053597248122575@swboyd.mtv.corp.google.com>
Date: Fri, 01 Jun 2018 11:03:03 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Abel Vesa <abel.vesa@....com>, Shawn Guo <shawnguo@...nel.org>
Cc: Fabio Estevam <fabio.estevam@....com>,
Michael Turquette <mturquette@...libre.com>,
linux-kernel@...r.kernel.org, Abel Vesa <abelvesa@...ux.com>,
linux-imx@....com, linux-clk@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v2] clk: imx: Set CLK_SET_RATE_GATE for gate and divider clocks
Quoting Shawn Guo (2018-04-17 19:32:16)
> On Wed, Apr 11, 2018 at 05:03:29PM +0300, Abel Vesa wrote:
> > From: Shawn Guo <shawnguo@...nel.org>
> >
> > Add flag CLK_SET_RATE_GATE for i.MX gate and divider clocks on which the
> > client drivers usually make clk_set_rate() call, so that the call will fail
> > when clock is still on instead of standing the risk of running into glitch
> > issue. Rate cannot be changed when the clock is enabled due to the glitchy
> > multiplexers.
> >
> > Signed-off-by: Shawn Guo <shawnguo@...nel.org>
> > [initial patch from imx internal repo]
> > Signed-off-by: Abel Vesa <abel.vesa@....com>
> > [carried over from 3.14 and also applied the flag to newer functions]
> > ---
> >
> > Changes since v1:
> > - changed ownership as per initial patch
>
> IIRC, the patch was created on vendor kernel long time ago to work
> around a specific glitchy multiplexer issue seen on particular SoC.
> I'm not sure it's good for the upstream kernel today.
>
I'm taking this as a Nak. Resend or restart this discussion if you want
me to apply this.
Powered by blists - more mailing lists