Re: [PATCH V7 1/2] clk: qcom: Add spmi_pmic clock divider support

2017-12-06 Thread Stephen Boyd
On 11/21, Tirupathi Reddy wrote: > Clkdiv module provides a clock output on the PMIC with CXO as > the source. This clock can be routed through PMIC GPIOs. Add > a device driver to configure this clkdiv module. > > Signed-off-by: Stephen Boyd > Signed-off-by: Tirupathi

Re: [PATCH V7 1/2] clk: qcom: Add spmi_pmic clock divider support

2017-12-06 Thread Stephen Boyd
On 11/21, Tirupathi Reddy wrote: > Clkdiv module provides a clock output on the PMIC with CXO as > the source. This clock can be routed through PMIC GPIOs. Add > a device driver to configure this clkdiv module. > > Signed-off-by: Stephen Boyd > Signed-off-by: Tirupathi Reddy > --- Applied to

[PATCH V7 1/2] clk: qcom: Add spmi_pmic clock divider support

2017-11-21 Thread Tirupathi Reddy
Clkdiv module provides a clock output on the PMIC with CXO as the source. This clock can be routed through PMIC GPIOs. Add a device driver to configure this clkdiv module. Signed-off-by: Stephen Boyd Signed-off-by: Tirupathi Reddy ---

[PATCH V7 1/2] clk: qcom: Add spmi_pmic clock divider support

2017-11-21 Thread Tirupathi Reddy
Clkdiv module provides a clock output on the PMIC with CXO as the source. This clock can be routed through PMIC GPIOs. Add a device driver to configure this clkdiv module. Signed-off-by: Stephen Boyd Signed-off-by: Tirupathi Reddy --- drivers/clk/qcom/Kconfig | 9 ++