All of lore.kernel.org
 help / color / mirror / Atom feed
From: shawn.guo@freescale.com (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: imx27-phytec-phycard-s-rdk: Remove 'regulator-always-on'
Date: Tue, 29 Apr 2014 13:08:12 +0800	[thread overview]
Message-ID: <20140429050810.GB16451@dragon> (raw)
In-Reply-To: <1398265137-32586-1-git-send-email-festevam@gmail.com>

On Wed, Apr 23, 2014 at 11:58:57AM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> There is no point in using 'regulator-always-on' for a fixed regulator that is 
> not controlled via GPIO.

I've seen such cosmetic change a couple of times, and wouldn't like to
take the patch individually.  If you think it's really a change worth
patching, please do it globally for i.MX dts files.

Shawn

> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
>  arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts b/arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts
> index 3c3964a..3376041 100644
> --- a/arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts
> +++ b/arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts
> @@ -46,7 +46,6 @@
>  			regulator-name = "3V3";
>  			regulator-min-microvolt = <3300000>;
>  			regulator-max-microvolt = <3300000>;
> -			regulator-always-on;
>  		};
>  	};
>  };
> -- 
> 1.8.3.2
> 
> 
> 

      reply	other threads:[~2014-04-29  5:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-23 14:58 [PATCH] ARM: dts: imx27-phytec-phycard-s-rdk: Remove 'regulator-always-on' Fabio Estevam
2014-04-29  5:08 ` Shawn Guo [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=20140429050810.GB16451@dragon \
    --to=shawn.guo@freescale.com \
    --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.