On 06/05, Georgi Djakov wrote: > Some root clock generators can be controlled by other processors. In this > case modifying them is not recommended. By using the read-only operations, > the child clocks will be able to get information about their parent - like > rate etc. > > Suggested-by: Stephen Boyd <sboyd@xxxxxxxxxxxxxx> > Signed-off-by: Georgi Djakov <georgi.djakov@xxxxxxxxxx> Do we actually need this? I think I wrote the clk ops for the RCG to make it skip doing anything if there isn't a frequency table. So to make a read-only RCG all we need to do is remove the frequency table? Sorry if I led you down the wrong path. -- 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