From: Georgi Djakov <georgi.djakov@linaro.org>
To: sboyd@codeaurora.org, agross@codeaurora.org
Cc: mturquette@baylibre.com, linux-clk@vger.kernel.org,
bjorn.andersson@sonymobile.com, linux-kernel@vger.kernel.org,
linux-arm-msm@vger.kernel.org, georgi.djakov@linaro.org
Subject: [PATCH v5 6/6] arm: dts: qcom: apq8064: Add RPMCC DT node
Date: Thu, 3 Dec 2015 16:02:56 +0200 [thread overview]
Message-ID: <1449151376-25930-7-git-send-email-georgi.djakov@linaro.org> (raw)
In-Reply-To: <1449151376-25930-1-git-send-email-georgi.djakov@linaro.org>
Add the RPM Clock Controller DT node.
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
---
arch/arm/boot/dts/qcom-apq8064.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/qcom-apq8064.dtsi b/arch/arm/boot/dts/qcom-apq8064.dtsi
index eb929f2693b2..0860fff6e4a7 100644
--- a/arch/arm/boot/dts/qcom-apq8064.dtsi
+++ b/arch/arm/boot/dts/qcom-apq8064.dtsi
@@ -462,6 +462,11 @@
<GIC_SPI 22 IRQ_TYPE_EDGE_RISING>;
interrupt-names = "ack", "err", "wakeup";
+ rpmcc: clock-controller {
+ compatible = "qcom,rpmcc-apq8064", "qcom,rpmcc";
+ #clock-cells = <1>;
+ };
+
regulators {
compatible = "qcom,rpm-pm8921-regulators";
prev parent reply other threads:[~2015-12-03 14:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-03 14:02 [PATCH v5 0/6] Add initial support for RPM clocks Georgi Djakov
2015-12-03 14:02 ` [PATCH v5 1/6] clk: qcom: Add support for SMD-RPM Clocks Georgi Djakov
2015-12-07 10:42 ` Georgi Djakov
2015-12-28 2:08 ` Bjorn Andersson
2015-12-03 14:02 ` [PATCH v5 2/6] arm64: dts: qcom: msm8916: Add fixed rate on-board oscillators Georgi Djakov
2015-12-03 14:02 ` [PATCH v5 3/6] arm64: dts: qcom: msm8916: Add RPMCC DT node Georgi Djakov
2015-12-03 14:02 ` [PATCH v5 4/6] clk: qcom: Add support for RPM Clocks Georgi Djakov
2015-12-03 14:02 ` [PATCH v5 5/6] arm: dts: qcom: apq8064: Add fixed rate on-board oscillators Georgi Djakov
2015-12-03 14:02 ` Georgi Djakov [this message]
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=1449151376-25930-7-git-send-email-georgi.djakov@linaro.org \
--to=georgi.djakov@linaro.org \
--cc=agross@codeaurora.org \
--cc=bjorn.andersson@sonymobile.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.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).