clk: qcom: Add APQ8084 Multimedia Clock Controller (MMCC) support
authorGeorgi Djakov <gdjakov@mm-sol.com>
Thu, 12 Jun 2014 16:41:42 +0000 (19:41 +0300)
committerStephen Boyd <sboyd@codeaurora.org>
Tue, 15 Jul 2014 23:38:57 +0000 (16:38 -0700)
commit2b46cd23a5a2cf0b8d3583338b63409f5e78e7cd
tree9c68c3247a0e196252bcceabbe13f4d2f38d362b
parent5424e102815762f835b998536170e791681f6411
clk: qcom: Add APQ8084 Multimedia Clock Controller (MMCC) support

Add support for the multimedia clock controller found on the APQ8084
based platforms. This will allow the multimedia device drivers to
control their clocks.

Signed-off-by: Georgi Djakov <gdjakov@mm-sol.com>
[sboyd: Rework parent mapping to avoid conflicts]
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Documentation/devicetree/bindings/clock/qcom,mmcc.txt
drivers/clk/qcom/Kconfig
drivers/clk/qcom/Makefile
drivers/clk/qcom/mmcc-apq8084.c [new file with mode: 0644]
include/dt-bindings/clock/qcom,mmcc-apq8084.h [new file with mode: 0644]
include/dt-bindings/reset/qcom,mmcc-apq8084.h [new file with mode: 0644]