[PATCH v1 0/5] clk: gcc: Add APQ8084 Global Clock Controller support
Georgi Djakov
gdjakov at mm-sol.com
Thu May 22 09:24:40 PDT 2014
This patchset adds support for the global clock controller found on the
APQ8084 based platforms.
It applies to the clk-next tree and the following patchset on top of it:
https://lkml.org/lkml/2014/5/16/666
Georgi Djakov (5):
clk: qcom: Add APQ8084 Global Clock Controller documentation
clk: qcom: Allow an override function to be passed as data
clk: gcc: Add APQ8084 Global Clock Controller support
ARM: dts: qcom: Add APQ8084 Global Clock Controller DT node
ARM: dts: qcom: Add APQ8084 serial port DT node
.../devicetree/bindings/clock/qcom,gcc.txt | 1 +
arch/arm/boot/dts/qcom-apq8084.dtsi | 17 ++
drivers/clk/qcom/Kconfig | 4 +-
drivers/clk/qcom/gcc-msm8974.c | 174 ++++++++++++++++++--
include/dt-bindings/clock/qcom,gcc-msm8974.h | 4 +
5 files changed, 185 insertions(+), 15 deletions(-)
--
1.7.9.5
More information about the linux-arm-kernel
mailing list