On Sat, Oct 01, 2016 at 07:38:28PM -0700, Jeremy McNicoll wrote: > From: Bastian Köcher <git@xxxxxxx> > > The clock definition was ported from the Google 3.10 kernel tree to > work with the latest kernel. > > Signed-off-by: Bastian Köcher <mail@xxxxxxx> > --- > .../devicetree/bindings/clock/qcom,gcc.txt | 2 + > include/dt-bindings/clock/qcom,gcc-msm8994.h | 145 ++ It's preferred to but bindings in separate patches. Acked-by: Rob Herring <robh@xxxxxxxxxx> > drivers/clk/qcom/Kconfig | 9 + > drivers/clk/qcom/Makefile | 1 + > drivers/clk/qcom/gcc-msm8994.c | 2501 ++++++++++++++++++++ > 5 files changed, 2658 insertions(+) > create mode 100644 drivers/clk/qcom/gcc-msm8994.c > create mode 100644 include/dt-bindings/clock/qcom,gcc-msm8994.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