On Thu, Jun 01, 2017 at 04:58:00PM +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 + I acked v2. Please add acks when posting new versions. > drivers/clk/qcom/Kconfig | 9 + > drivers/clk/qcom/Makefile | 1 + > drivers/clk/qcom/gcc-ipq8074.c | 1009 ++++++++++++++++++++ > include/dt-bindings/clock/qcom,gcc-ipq8074.h | 152 +++ > 5 files changed, 1172 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