WSL2-Linux-Kernel/drivers/clk/bcm
Alex Elder 1a5823c920 clk: bcm281xx: don't disable unused peripheral clocks
Add the CLK_IGNORE_UNUSED flag when setting up a peripheral clock.
This prevents unused clocks from getting disabled, and by doing
this we can use the common clock code even before we've resolved
all the spots that need to get a reference to their clock.

Signed-off-by: Alex Elder <elder@linaro.org>
Reviewed-by: Matt Porter <mporter@linaro.org>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Matt Porter <mporter@linaro.org>
2014-02-24 13:50:36 -05:00
..
Kconfig clk: bcm281xx: add initial clock framework support 2014-02-24 13:43:46 -05:00
Makefile clk: bcm281xx: add initial clock framework support 2014-02-24 13:43:46 -05:00
clk-bcm281xx.c clk: bcm281xx: add initial clock framework support 2014-02-24 13:43:46 -05:00
clk-kona-setup.c clk: bcm281xx: don't disable unused peripheral clocks 2014-02-24 13:50:36 -05:00
clk-kona.c clk: bcm281xx: add initial clock framework support 2014-02-24 13:43:46 -05:00
clk-kona.h clk: bcm281xx: add initial clock framework support 2014-02-24 13:43:46 -05:00