diff options
author | Aidan MacDonald <aidanmacdonald.0x0@gmail.com> | 2022-10-26 20:43:41 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-10-27 11:59:05 -0700 |
commit | d84bf9d6308e2606b60bb5b4577f8b9ac295cf0b (patch) | |
tree | 59d577cecc7305a7e1feb1842916614816b6442e /drivers/clk/clk-tps68470.c | |
parent | 83b975b5aa9522b6d72b2a8c0f3c209726ceb6b3 (diff) | |
download | linux-d84bf9d6308e2606b60bb5b4577f8b9ac295cf0b.tar.gz linux-d84bf9d6308e2606b60bb5b4577f8b9ac295cf0b.tar.bz2 linux-d84bf9d6308e2606b60bb5b4577f8b9ac295cf0b.zip |
clk: ingenic: Make PLL clock enable_bit and stable_bit optional
When the enable bit is undefined, the clock is assumed to be always
on and enable/disable is a no-op. When the stable bit is undefined,
the PLL stable check is a no-op.
Signed-off-by: Aidan MacDonald <aidanmacdonald.0x0@gmail.com>
Link: https://lore.kernel.org/r/20221026194345.243007-3-aidanmacdonald.0x0@gmail.com
Reviewed-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/clk-tps68470.c')
0 files changed, 0 insertions, 0 deletions