diff mbox

ARM: dts: Remove twl6030 clk32g "regulator"

Message ID 1407865760-15448-1-git-send-email-broonie@kernel.org (mailing list archive)
State New, archived
Headers show

Commit Message

Mark Brown Aug. 12, 2014, 5:49 p.m. UTC
From: Mark Brown <broonie@linaro.org>

The kernel has never supported clk32g as a regulator since it is a clock
and not a regulator. Fortunately nothing actually references this node so
we can just remove it.

Signed-off-by: Mark Brown <broonie@linaro.org>
---
 arch/arm/boot/dts/twl6030.dtsi | 4 ----
 1 file changed, 4 deletions(-)

Comments

Tony Lindgren Aug. 22, 2014, 11:13 p.m. UTC | #1
* Mark Brown <broonie@kernel.org> [140812 10:52]:
> From: Mark Brown <broonie@linaro.org>
> 
> The kernel has never supported clk32g as a regulator since it is a clock
> and not a regulator. Fortunately nothing actually references this node so
> we can just remove it.
> 
> Signed-off-by: Mark Brown <broonie@linaro.org>

If not too late:

Acked-by: Tony Lindgren <tony@atomide.com>

> ---
>  arch/arm/boot/dts/twl6030.dtsi | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/twl6030.dtsi b/arch/arm/boot/dts/twl6030.dtsi
> index 2e3bd3172b23..55eb35f068fb 100644
> --- a/arch/arm/boot/dts/twl6030.dtsi
> +++ b/arch/arm/boot/dts/twl6030.dtsi
> @@ -83,10 +83,6 @@
>  		regulator-always-on;
>  	};
>  
> -	clk32kg: regulator-clk32kg {
> -		compatible = "ti,twl6030-clk32kg";
> -	};
> -
>  	twl_usb_comparator: usb-comparator {
>  		compatible = "ti,twl6030-usb";
>  		interrupts = <4>, <10>;
> -- 
> 2.0.1
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Mark Brown Aug. 23, 2014, 12:04 a.m. UTC | #2
On Fri, Aug 22, 2014 at 04:13:00PM -0700, Tony Lindgren wrote:
> * Mark Brown <broonie@kernel.org> [140812 10:52]:

> > The kernel has never supported clk32g as a regulator since it is a clock
> > and not a regulator. Fortunately nothing actually references this node so
> > we can just remove it.

> If not too late:

> Acked-by: Tony Lindgren <tony@atomide.com>

Definitely not too late - indeed I'd have expected you to apply this.
Tony Lindgren Aug. 23, 2014, 12:20 a.m. UTC | #3
* Mark Brown <broonie@kernel.org> [140822 17:07]:
> On Fri, Aug 22, 2014 at 04:13:00PM -0700, Tony Lindgren wrote:
> > * Mark Brown <broonie@kernel.org> [140812 10:52]:
> 
> > > The kernel has never supported clk32g as a regulator since it is a clock
> > > and not a regulator. Fortunately nothing actually references this node so
> > > we can just remove it.
> 
> > If not too late:
> 
> > Acked-by: Tony Lindgren <tony@atomide.com>
> 
> Definitely not too late - indeed I'd have expected you to apply this.

Sure, let me know if you prefer me to pick it up.

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Mark Brown Aug. 23, 2014, 3:27 a.m. UTC | #4
On Fri, Aug 22, 2014 at 05:20:24PM -0700, Tony Lindgren wrote:
> * Mark Brown <broonie@kernel.org> [140822 17:07]:

> > > Acked-by: Tony Lindgren <tony@atomide.com>

> > Definitely not too late - indeed I'd have expected you to apply this.

> Sure, let me know if you prefer me to pick it up.

Yes, please.
Tony Lindgren Aug. 23, 2014, 5:57 p.m. UTC | #5
* Mark Brown <broonie@kernel.org> [140822 20:30]:
> On Fri, Aug 22, 2014 at 05:20:24PM -0700, Tony Lindgren wrote:
> > * Mark Brown <broonie@kernel.org> [140822 17:07]:
> 
> > > > Acked-by: Tony Lindgren <tony@atomide.com>
> 
> > > Definitely not too late - indeed I'd have expected you to apply this.
> 
> > Sure, let me know if you prefer me to pick it up.
> 
> Yes, please.

OK applied into omap-for-v3.17/fixes thanks.

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm/boot/dts/twl6030.dtsi b/arch/arm/boot/dts/twl6030.dtsi
index 2e3bd3172b23..55eb35f068fb 100644
--- a/arch/arm/boot/dts/twl6030.dtsi
+++ b/arch/arm/boot/dts/twl6030.dtsi
@@ -83,10 +83,6 @@ 
 		regulator-always-on;
 	};
 
-	clk32kg: regulator-clk32kg {
-		compatible = "ti,twl6030-clk32kg";
-	};
-
 	twl_usb_comparator: usb-comparator {
 		compatible = "ti,twl6030-usb";
 		interrupts = <4>, <10>;