Quoting Tero Kristo (2018-03-29 11:25:07) > On 27/03/18 20:47, Tero Kristo wrote: > > 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@xxxxxx> > > Fixes: 49159a9dc3da ("clk: ti: add support for CLK_SET_RATE_PARENT flag") > > Reported-by: Christophe Lyon <christophe.lyon@xxxxxxxxxx> > > Stephen, can you pick this up as a late fix? > Sorry I was traveling for a week. I'll pick this up for this merge window and then stable can get it. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html