* [PATCH] ARM: dts: imx27-phytec-phycard-s-rdk: Remove 'regulator-always-on'
@ 2014-04-23 14:58 Fabio Estevam
2014-04-29 5:08 ` Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2014-04-23 14:58 UTC (permalink / raw)
To: linux-arm-kernel
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.
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: dts: imx27-phytec-phycard-s-rdk: Remove 'regulator-always-on'
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
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2014-04-29 5:08 UTC (permalink / raw)
To: linux-arm-kernel
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
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-29 5:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).