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: Add missing op_mode property to PMIC on Arndale
Date: Tue, 10 Dec 2013 06:34:41 +0900 [thread overview]
Message-ID: <52A63771.60209@samsung.com> (raw)
In-Reply-To: <1385543663-23582-1-git-send-email-sachin.kamat@linaro.org>
On 11/27/13 18:14, Sachin Kamat wrote:
> Though the default value is 1, add it explicitly to avoid
> unnecessary boot warnings and for consistency.
>
> Signed-off-by: Sachin Kamat<sachin.kamat@linaro.org>
> ---
> arch/arm/boot/dts/exynos5250-arndale.dts | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos5250-arndale.dts b/arch/arm/boot/dts/exynos5250-arndale.dts
> index e1d79efadf02..6c92c4a827dc 100644
> --- a/arch/arm/boot/dts/exynos5250-arndale.dts
> +++ b/arch/arm/boot/dts/exynos5250-arndale.dts
> @@ -302,11 +302,13 @@
> buck7_reg: BUCK7 {
> regulator-name = "PVDD_BUCK7";
> regulator-always-on;
> + op_mode =<1>;
> };
>
> buck8_reg: BUCK8 {
> regulator-name = "PVDD_BUCK8";
> regulator-always-on;
> + op_mode =<1>;
> };
>
> buck9_reg: BUCK9 {
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:14 [PATCH 1/1] ARM: dts: Add missing op_mode property to PMIC 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=52A63771.60209@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.