[PATCH] ARM: dts: imx27-phytec-phycard-s-rdk: Remove 'regulator-always-on'

Shawn Guo shawn.guo at freescale.com
Mon Apr 28 22:08:12 PDT 2014


On Wed, Apr 23, 2014 at 11:58:57AM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam at 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 at 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
> 
> 
> 



More information about the linux-arm-kernel mailing list