On Tue, Oct 20, 2015 at 07:57:53PM +0300, Georgi Djakov wrote: > Add the on-board XO oscillator. This patch prepares for adding support > for RPM controlled clocks. In order to do smooth transition and support > both cases (RPM clock driver is enabled or nor), we first move the XO to > the DT and change the GCC fixed-rate root clock to a dummy pass-through > clock. Then if the RPM driver is enabled, we set the parent of the XO > clock in the RPM clock driver to xo_board. > The advantage of doing so is that the rate of the XO clock is not hard- > coded in the GCC driver anymore, but comes from the board layout, so > that is why it should be in DT anyway. > > Signed-off-by: Georgi Djakov <georgi.djakov@xxxxxxxxxx> > --- Looks good to me. Reviewed-by: Andy Gross <agross@xxxxxxxxxxxxxx> -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the 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