From: Christian Lamparter <chunkeey@gmail.com>
To: linux-arm-msm@vger.kernel.org
Cc: Pavel Kubelun <be.dissent@gmail.com>,
Andy Gross <agross@kernel.org>,
David Brown <david.brown@linaro.org>,
linux-kernel@vger.kernel.org
Subject: [PATCH] ARM: dts: qcom: ipq4019: directly define voltage per opp
Date: Sat, 15 Jun 2019 17:57:23 +0200 [thread overview]
Message-ID: <20190615155723.27308-1-chunkeey@gmail.com> (raw)
From: Pavel Kubelun <be.dissent@gmail.com>
This should align opp table with what it was before converting to OPP v2.
Signed-off-by: Pavel Kubelun <be.dissent@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
---
arch/arm/boot/dts/qcom-ipq4019.dtsi | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/qcom-ipq4019.dtsi b/arch/arm/boot/dts/qcom-ipq4019.dtsi
index c7fa9f61e1f1..0e3e79442c50 100644
--- a/arch/arm/boot/dts/qcom-ipq4019.dtsi
+++ b/arch/arm/boot/dts/qcom-ipq4019.dtsi
@@ -111,20 +111,24 @@
opp-48000000 {
opp-hz = /bits/ 64 <48000000>;
+ opp-microvolt = <1100000>;
clock-latency-ns = <256000>;
};
opp-200000000 {
opp-hz = /bits/ 64 <200000000>;
+ opp-microvolt = <1100000>;
clock-latency-ns = <256000>;
};
opp-500000000 {
opp-hz = /bits/ 64 <500000000>;
+ opp-microvolt = <1100000>;
clock-latency-ns = <256000>;
};
opp-716000000 {
opp-hz = /bits/ 64 <716000000>;
+ opp-microvolt = <1100000>;
clock-latency-ns = <256000>;
- };
+ };
};
memory {
--
2.20.1
reply other threads:[~2019-06-15 15:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20190615155723.27308-1-chunkeey@gmail.com \
--to=chunkeey@gmail.com \
--cc=agross@kernel.org \
--cc=be.dissent@gmail.com \
--cc=david.brown@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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
all inboxes | Powered by JetHome®