From: Kukjin Kim <kgene.kim@samsung.com>
To: Sachin Kamat <sachin.kamat@linaro.org>
Cc: linux-samsung-soc@vger.kernel.org, kgene.kim@samsung.com
Subject: Re: [PATCH 1/1] ARM: dts: Fix min voltage for vdd_arm on Arndale
Date: Tue, 10 Dec 2013 06:34:01 +0900 [thread overview]
Message-ID: <52A63749.9020705@samsung.com> (raw)
In-Reply-To: <1385543725-24037-1-git-send-email-sachin.kamat@linaro.org>
On 11/27/13 18:15, Sachin Kamat wrote:
> The minimum recommended ARM voltage for Exynos5250 at 200MHz
> on Arndale board is 0.9125V. Update accordingly.
>
> Signed-off-by: Sachin Kamat<sachin.kamat@linaro.org>
> ---
> arch/arm/boot/dts/exynos5250-arndale.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/exynos5250-arndale.dts b/arch/arm/boot/dts/exynos5250-arndale.dts
> index bbfb23f942e1..6c92c4a827dc 100644
> --- a/arch/arm/boot/dts/exynos5250-arndale.dts
> +++ b/arch/arm/boot/dts/exynos5250-arndale.dts
> @@ -266,7 +266,7 @@
>
> buck2_reg: BUCK2 {
> regulator-name = "vdd_arm";
> - regulator-min-microvolt =<925000>;
> + regulator-min-microvolt =<912500>;
> regulator-max-microvolt =<1300000>;
> regulator-always-on;
> regulator-boot-on;
OK, applied.
Thanks,
Kukjin
prev parent reply other threads:[~2013-12-09 21:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-27 9:15 [PATCH 1/1] ARM: dts: Fix min voltage for vdd_arm on Arndale Sachin Kamat
2013-12-09 21:34 ` Kukjin Kim [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=52A63749.9020705@samsung.com \
--to=kgene.kim@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=sachin.kamat@linaro.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.