[PATCH v2 0/5] Add support for more MSM8916 clocks

From: Georgi Djakov
Date: Fri Jun 05 2015 - 08:40:53 EST


This patchset adds support for the iommu, gpu and audio clocks on
the MSM8916 platforms.

Changes since v1:
* Added a set of ops for read-only RCGs and RCGs with shared branches.

Patchset based on clk-next.

Georgi Djakov (5):
clk: qcom: Add support for read-only rcg2 ops
clk: qcom: Add MSM8916 iommu clocks
clk: qcom: Add support for RCGs with shared branches
clk: qcom: Add MSM8916 gpu clocks
clk: qcom: Add MSM8916 audio clocks

drivers/clk/qcom/clk-rcg.h | 2 +
drivers/clk/qcom/clk-rcg2.c | 71 ++++
drivers/clk/qcom/gcc-msm8916.c | 495 ++++++++++++++++++++++++++
include/dt-bindings/clock/qcom,gcc-msm8916.h | 22 ++
4 files changed, 590 insertions(+)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/