[PATCH v3 2/7] clk: qcom: ipq4019: Added the apss cpu pll divider clock node

2016-09-21 Thread Abhishek Sahu
The current ipq4019 clock driver does not have support for all the frequency supported by APPS CPU. APPS CPU frequency is provided with APSS CPU PLL divider which divides down the VCO frequency. This divider is nonlinear and specific to IPQ4019 so the standard divider code cannot be used for this.

[PATCH v3 2/7] clk: qcom: ipq4019: Added the apss cpu pll divider clock node

2016-09-21 Thread Abhishek Sahu
The current ipq4019 clock driver does not have support for all the frequency supported by APPS CPU. APPS CPU frequency is provided with APSS CPU PLL divider which divides down the VCO frequency. This divider is nonlinear and specific to IPQ4019 so the standard divider code cannot be used for this.