On 11/19/2014 04:10 PM, Stephen Boyd wrote: > + > +static struct clk_regmap_div mi2s_bit_div_clk = { > + .reg = 0x48, > + .shift = 10, > + .width = 4, > + .clkr = { > + .enable_reg = 0x48, > + .enable_mask = BIT(15), This also has a halt bit so I'll add that in the next version by splitting this down further into a divider and a branch. -- 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