On Tue, Sep 19, 2017 at 04:04:46PM +0530, 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: Tirupathi Reddy <tirupath@xxxxxxxxxxxxxx> > --- > .../bindings/clock/clk-spmi-pmic-div.txt | 56 ++++ Acked-by: Rob Herring <robh@xxxxxxxxxx> > drivers/clk/qcom/Kconfig | 9 + > drivers/clk/qcom/Makefile | 1 + > drivers/clk/qcom/clk-spmi-pmic-div.c | 343 +++++++++++++++++++++ > 4 files changed, 409 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/clk-spmi-pmic-div.txt > create mode 100644 drivers/clk/qcom/clk-spmi-pmic-div.c -- To unsubscribe from this list: send the line "unsubscribe linux-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html