From: Archit Taneja <architt@codeaurora.org>
To: sboyd@codeaurora.org
Cc: linux-arm-msm@vger.kernel.org, robdclark@gmail.com,
Archit Taneja <architt@codeaurora.org>
Subject: [PATCH 0/2] clk: qcom: Add DSI clocks for MSM8960/APQ8064
Date: Wed, 14 Oct 2015 18:24:43 +0530 [thread overview]
Message-ID: <1444827285-25233-1-git-send-email-architt@codeaurora.org> (raw)
Add DSI related clocks 8960/8064. The changes are similar to what we have
for newer chipsets(clk-rcg2), with some minor differences.
Archit Taneja (2):
clk: qcom: clk-rcg: Add customized clk_ops for DSI RCGs
clk: qcom: mmcc-8960: Add DSI related clocks
drivers/clk/qcom/clk-rcg.c | 233 +++++++++++++++++++++++
drivers/clk/qcom/clk-rcg.h | 3 +
drivers/clk/qcom/mmcc-msm8960.c | 404 ++++++++++++++++++++++++++++++++++++++++
3 files changed, 640 insertions(+)
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
next reply other threads:[~2015-10-14 12:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-14 12:54 Archit Taneja [this message]
2015-10-14 12:54 ` [PATCH 1/2] clk: qcom: clk-rcg: Add customized clk_ops for DSI RCGs Archit Taneja
2015-10-16 22:05 ` Stephen Boyd
2015-10-19 4:45 ` Archit Taneja
2015-10-14 12:54 ` [PATCH 2/2] clk: qcom: mmcc-8960: Add DSI related clocks Archit Taneja
2015-10-16 22:06 ` Stephen Boyd
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1444827285-25233-1-git-send-email-architt@codeaurora.org \
--to=architt@codeaurora.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=robdclark@gmail.com \
--cc=sboyd@codeaurora.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).