On 11/21, Ritesh Harjani wrote: > From: Rajendra Nayak <rnayak@xxxxxxxxxxxxxx> > > The default behaviour with clk_rcg2_ops is for the > clk_round_rate()/clk_set_rate() to return/set a ceil clock > rate closest to the requested rate by looking up the corresponding > frequency table. > However, we do have some instances (mainly sdcc on various platforms) > of clients expecting a clk_set_rate() to set a floor value instead. > Add a new clk_rcg2_floor_ops to handle this for such specific > rcg instances > > Signed-off-by: Rajendra Nayak <rnayak@xxxxxxxxxxxxxx> > Signed-off-by: Ritesh Harjani <riteshh@xxxxxxxxxxxxxx> > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html