summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-xgene.c
diff options
context:
space:
mode:
authorTero Kristo <t-kristo@ti.com>2018-03-27 19:47:04 +0200
committerStephen Boyd <sboyd@kernel.org>2018-04-06 00:25:22 +0200
commit269bd202bc0fd04e841cb123867fd3f49e04ace9 (patch)
treeffce0e47cc4c557b98f3147fdc470e104372796d /drivers/clk/clk-xgene.c
parentclk: ti: clkctrl: add support for CLK_SET_RATE_PARENT flag (diff)
downloadlinux-269bd202bc0fd04e841cb123867fd3f49e04ace9.tar.xz
linux-269bd202bc0fd04e841cb123867fd3f49e04ace9.zip
clk: ti: fix flag space conflict with clkctrl clocks
The introduction of support for CLK_SET_RATE_PARENT flag for clkctrl clocks used a generic clock flag, which causes a conflict with the rest of the clkctrl flags, namely the NO_IDLEST flag. This can cause boot failures on certain platforms where this flag is introduced, by omitting the wait for the clockctrl module to be fully enabled before proceeding with rest of the code. Fix this by moving all the clkctrl specific flags to their own bit-range. Signed-off-by: Tero Kristo <t-kristo@ti.com> Fixes: 49159a9dc3da ("clk: ti: add support for CLK_SET_RATE_PARENT flag") Reported-by: Christophe Lyon <christophe.lyon@linaro.org> Tested-by: Tony Lindgren <tony@atomide.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/clk-xgene.c')
0 files changed, 0 insertions, 0 deletions