On Thu, May 04, 2017 at 05:23:59PM +0530, Varadarajan Narayanan wrote: > From: Abhishek Sahu <absahu@xxxxxxxxxxxxxx> > > This patch adds support for the global clock controller found on > the IPQ8074 based devices. This includes UART, I2C, SPI etc. > > Signed-off-by: Abhishek Sahu <absahu@xxxxxxxxxxxxxx> > Signed-off-by: Varadarajan Narayanan <varada@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/clock/qcom,gcc.txt | 1 + > drivers/clk/qcom/Kconfig | 9 + > drivers/clk/qcom/Makefile | 1 + > drivers/clk/qcom/gcc-ipq8074.c | 1032 ++++++++++++++++++++ > include/dt-bindings/clock/qcom,gcc-ipq8074.h | 152 +++ For the binding, Acked-by: Rob Herring <robh@xxxxxxxxxx> > 5 files changed, 1195 insertions(+) > create mode 100644 drivers/clk/qcom/gcc-ipq8074.c > create mode 100644 include/dt-bindings/clock/qcom,gcc-ipq8074.h -- 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