[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20220312032909.5980FC340E9@smtp.kernel.org>
Date: Fri, 11 Mar 2022 19:29:07 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Kunihiko Hayashi <hayashi.kunihiko@...ionext.com>,
Masami Hiramatsu <mhiramat@...nel.org>,
Michael Turquette <mturquette@...libre.com>
Cc: linux-clk@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org,
Kunihiko Hayashi <hayashi.kunihiko@...ionext.com>,
stable@...r.kernel.org
Subject: Re: [PATCH] clk: uniphier: Fix fixed-rate initialization
Quoting Kunihiko Hayashi (2022-03-08 22:55:18)
> Fixed-rate clocks in UniPhier don't have any parent clocks, however,
> initial data "init.flags" isn't initialized, so it might be determined
> that there is a parent clock for fixed-rate clock.
>
> This sets init.flags to zero as initialization.
>
> Cc: <stable@...r.kernel.org>
> Fixes: 734d82f4a678 ("clk: uniphier: add core support code for UniPhier clock driver")
> Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@...ionext.com>
> ---
Applied to clk-next
Powered by blists - more mailing lists