From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: ux500: Disable the MMCI gpio-regulator by default
Date: Tue, 20 Nov 2012 16:08:16 +0000 [thread overview]
Message-ID: <20121120160816.GB28265@gmail.com> (raw)
In-Reply-To: <1352985288-29518-1-git-send-email-lee.jones@linaro.org>
On Thu, 15 Nov 2012, Lee Jones wrote:
> Not all supported boards will require a MMCI gpio-regulator,
> therefore it's a good idea to only enable the node when and if
> it is required. Let's disable it by default.
>
> Signed-off-by: Lee Jones <lee.jones@linaro.org>
> ---
> arch/arm/boot/dts/dbx5x0.dtsi | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/boot/dts/dbx5x0.dtsi b/arch/arm/boot/dts/dbx5x0.dtsi
> index 7ce45fc..d8ba489 100644
> --- a/arch/arm/boot/dts/dbx5x0.dtsi
> +++ b/arch/arm/boot/dts/dbx5x0.dtsi
> @@ -642,6 +642,8 @@
> gpio-enable = <&tc3589x_gpio 17 0x4>;
> states = <1800000 0x1
> 2900000 0x0>;
> +
> + status = "disabled";
> };
> };
> };
> --
> 1.7.9.5
>
Prod for Linus.
--
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Cc: arnd@arndb.de, linus.walleij@stericsson.com
Subject: Re: [PATCH 1/2] ARM: ux500: Disable the MMCI gpio-regulator by default
Date: Tue, 20 Nov 2012 16:08:16 +0000 [thread overview]
Message-ID: <20121120160816.GB28265@gmail.com> (raw)
In-Reply-To: <1352985288-29518-1-git-send-email-lee.jones@linaro.org>
On Thu, 15 Nov 2012, Lee Jones wrote:
> Not all supported boards will require a MMCI gpio-regulator,
> therefore it's a good idea to only enable the node when and if
> it is required. Let's disable it by default.
>
> Signed-off-by: Lee Jones <lee.jones@linaro.org>
> ---
> arch/arm/boot/dts/dbx5x0.dtsi | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/boot/dts/dbx5x0.dtsi b/arch/arm/boot/dts/dbx5x0.dtsi
> index 7ce45fc..d8ba489 100644
> --- a/arch/arm/boot/dts/dbx5x0.dtsi
> +++ b/arch/arm/boot/dts/dbx5x0.dtsi
> @@ -642,6 +642,8 @@
> gpio-enable = <&tc3589x_gpio 17 0x4>;
> states = <1800000 0x1
> 2900000 0x0>;
> +
> + status = "disabled";
> };
> };
> };
> --
> 1.7.9.5
>
Prod for Linus.
--
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2012-11-20 16:08 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-15 13:14 [PATCH 1/2] ARM: ux500: Disable the MMCI gpio-regulator by default Lee Jones
2012-11-15 13:14 ` Lee Jones
2012-11-15 13:14 ` [PATCH 2/2] ARM: ux500: Move board specific GPIO info out to subordinate DTS files Lee Jones
2012-11-15 13:14 ` Lee Jones
2012-11-20 16:08 ` Lee Jones
2012-11-20 16:08 ` Lee Jones
2012-11-20 22:38 ` Linus Walleij
2012-11-20 22:38 ` Linus Walleij
2012-11-20 16:08 ` Lee Jones [this message]
2012-11-20 16:08 ` [PATCH 1/2] ARM: ux500: Disable the MMCI gpio-regulator by default Lee Jones
2012-11-20 22:37 ` Linus Walleij
2012-11-20 22:37 ` Linus Walleij
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=20121120160816.GB28265@gmail.com \
--to=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.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.