diff mbox series

ARM: dts: omap3-n950-n9: Remove regulator-boot-off property

Message ID 20190721232455.13709-2-ezequiel@collabora.com (mailing list archive)
State New, archived
Headers show
Series ARM: dts: omap3-n950-n9: Remove regulator-boot-off property | expand

Commit Message

Ezequiel Garcia July 21, 2019, 11:24 p.m. UTC
This property was never supported upstream. Get rid of it.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
---
 arch/arm/boot/dts/omap3-n950-n9.dtsi | 1 -
 1 file changed, 1 deletion(-)

Comments

Sebastian Reichel July 23, 2019, 1:53 a.m. UTC | #1
Hi,

On Sun, Jul 21, 2019 at 08:24:55PM -0300, Ezequiel Garcia wrote:
> This property was never supported upstream. Get rid of it.
> 
> Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
> ---

Acked-by: Sebastian Reichel <sebastian.reichel@collabora.com>

-- Sebastian

>  arch/arm/boot/dts/omap3-n950-n9.dtsi | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/omap3-n950-n9.dtsi b/arch/arm/boot/dts/omap3-n950-n9.dtsi
> index 5441e9ffdbb4..6681d4519e97 100644
> --- a/arch/arm/boot/dts/omap3-n950-n9.dtsi
> +++ b/arch/arm/boot/dts/omap3-n950-n9.dtsi
> @@ -41,7 +41,6 @@
>  		regulator-name = "VWLAN";
>  		gpio = <&gpio2 3 GPIO_ACTIVE_HIGH>; /* gpio 35 */
>  		enable-active-high;
> -		regulator-boot-off;
>  	};
>  
>  	leds {
> -- 
> 2.22.0
>
Tony Lindgren Aug. 13, 2019, 11:46 a.m. UTC | #2
* Sebastian Reichel <sre@kernel.org> [190723 01:54]:
> Hi,
> 
> On Sun, Jul 21, 2019 at 08:24:55PM -0300, Ezequiel Garcia wrote:
> > This property was never supported upstream. Get rid of it.
> > 
> > Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
> > ---
> 
> Acked-by: Sebastian Reichel <sebastian.reichel@collabora.com>

Applying both patches into omap-for-v5.4/dt thanks.

Tony
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/omap3-n950-n9.dtsi b/arch/arm/boot/dts/omap3-n950-n9.dtsi
index 5441e9ffdbb4..6681d4519e97 100644
--- a/arch/arm/boot/dts/omap3-n950-n9.dtsi
+++ b/arch/arm/boot/dts/omap3-n950-n9.dtsi
@@ -41,7 +41,6 @@ 
 		regulator-name = "VWLAN";
 		gpio = <&gpio2 3 GPIO_ACTIVE_HIGH>; /* gpio 35 */
 		enable-active-high;
-		regulator-boot-off;
 	};
 
 	leds {