All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: Remove twl6030 clk32g "regulator"
@ 2014-08-12 17:49 Mark Brown
  2014-08-22 23:13 ` Tony Lindgren
  0 siblings, 1 reply; 6+ messages in thread
From: Mark Brown @ 2014-08-12 17:49 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap, linaro-kernel, Mark Brown

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(-)

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


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] ARM: dts: Remove twl6030 clk32g "regulator"
  2014-08-12 17:49 [PATCH] ARM: dts: Remove twl6030 clk32g "regulator" Mark Brown
@ 2014-08-22 23:13 ` Tony Lindgren
  2014-08-23  0:04   ` Mark Brown
  0 siblings, 1 reply; 6+ messages in thread
From: Tony Lindgren @ 2014-08-22 23:13 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-omap, linaro-kernel, Mark Brown

* 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
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] ARM: dts: Remove twl6030 clk32g "regulator"
  2014-08-22 23:13 ` Tony Lindgren
@ 2014-08-23  0:04   ` Mark Brown
  2014-08-23  0:20     ` Tony Lindgren
  0 siblings, 1 reply; 6+ messages in thread
From: Mark Brown @ 2014-08-23  0:04 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap, linaro-kernel

[-- Attachment #1: Type: text/plain, Size: 435 bytes --]

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.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] ARM: dts: Remove twl6030 clk32g "regulator"
  2014-08-23  0:04   ` Mark Brown
@ 2014-08-23  0:20     ` Tony Lindgren
  2014-08-23  3:27       ` Mark Brown
  0 siblings, 1 reply; 6+ messages in thread
From: Tony Lindgren @ 2014-08-23  0:20 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-omap, linaro-kernel

* 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] ARM: dts: Remove twl6030 clk32g "regulator"
  2014-08-23  0:20     ` Tony Lindgren
@ 2014-08-23  3:27       ` Mark Brown
  2014-08-23 17:57         ` Tony Lindgren
  0 siblings, 1 reply; 6+ messages in thread
From: Mark Brown @ 2014-08-23  3:27 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap, linaro-kernel

[-- Attachment #1: Type: text/plain, Size: 307 bytes --]

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.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] ARM: dts: Remove twl6030 clk32g "regulator"
  2014-08-23  3:27       ` Mark Brown
@ 2014-08-23 17:57         ` Tony Lindgren
  0 siblings, 0 replies; 6+ messages in thread
From: Tony Lindgren @ 2014-08-23 17:57 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-omap, linaro-kernel

* 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-08-23 17:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-12 17:49 [PATCH] ARM: dts: Remove twl6030 clk32g "regulator" Mark Brown
2014-08-22 23:13 ` Tony Lindgren
2014-08-23  0:04   ` Mark Brown
2014-08-23  0:20     ` Tony Lindgren
2014-08-23  3:27       ` Mark Brown
2014-08-23 17:57         ` Tony Lindgren

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.