Re: [PATCH v2 4/6] clk: ingenic: Remove pll_info.no_bypass_bit
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-28 02:49:54
Also in:
linux-clk, linux-devicetree, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-28 02:49:54
Also in:
linux-clk, linux-devicetree, lkml
Quoting Paul Cercueil (2021-05-30 09:49:21)
We can express that a PLL has no bypass bit by simply setting the .bypass_bit field to a negative value. Signed-off-by: Paul Cercueil <paul@crapouillou.net> ---
Applied to clk-next