All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gaku Inami <gaku.inami.xw@bp.renesas.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 3/7] ARM: shmobile: Disable DVS support for r8a7790
Date: Thu, 29 May 2014 07:49:01 +0000	[thread overview]
Message-ID: <5386E66D.3020502@bp.renesas.com> (raw)

Since range of VDD is narrow, there is no effect of power consumption
by DVS. So, DVS is disabled in R-CAR Gen2 series.

Signed-off-by: Gaku Inami <gaku.inami.xw@bp.renesas.com>
---
 arch/arm/boot/dts/r8a7790-lager.dts |    4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/boot/dts/r8a7790-lager.dts b/arch/arm/boot/dts/r8a7790-lager.dts
index ab73ed0..9becef7 100644
--- a/arch/arm/boot/dts/r8a7790-lager.dts
+++ b/arch/arm/boot/dts/r8a7790-lager.dts
@@ -317,7 +317,3 @@
 	cd-gpios = <&gpio3 22 GPIO_ACTIVE_LOW>;
 	status = "okay";
 };
-
-&cpu0 {
-	cpu0-supply = <&vdd_dvfs>;
-};
-- 
1.7.9.5


             reply	other threads:[~2014-05-29  7:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-29  7:49 Gaku Inami [this message]
2014-05-29 16:00 ` [PATCH 3/7] ARM: shmobile: Disable DVS support for r8a7790 Sergei Shtylyov
2014-05-30  2:23 ` Gaku Inami
2014-05-30  9:58 ` Geert Uytterhoeven
2014-06-02  3:14 ` Gaku Inami
2014-06-02  7:11 ` Benoit Cousson
2014-06-02  8:58 ` Gaku Inami

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=5386E66D.3020502@bp.renesas.com \
    --to=gaku.inami.xw@bp.renesas.com \
    --cc=linux-sh@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.