]> Git Repo - linux.git/commit
clk: fractional-divider: Introduce POWER_OF_TWO_PS flag
authorAndy Shevchenko <[email protected]>
Thu, 12 Aug 2021 17:00:24 +0000 (20:00 +0300)
committerStephen Boyd <[email protected]>
Thu, 12 Aug 2021 19:42:00 +0000 (12:42 -0700)
commit82f53f9ee5770177eb102446cc3513bf07e2668a
tree40ff03911a7d5b565cf0f889c5c8a8ad6cfb7892
parent928f9e2686110825262685b7aedc7b21b805fecd
clk: fractional-divider: Introduce POWER_OF_TWO_PS flag

The newly introduced POWER_OF_TWO_PS flag, when set, makes the flow
to skip the assumption that the caller will use an additional 2^scale
prescaler to get the desired clock rate.

Reported-by: Liu Ying <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
drivers/acpi/acpi_lpss.c
drivers/clk/clk-fractional-divider.c
drivers/mfd/intel-lpss.c
include/linux/clk-provider.h
This page took 0.058025 seconds and 4 git commands to generate.