public inbox for linux-omap@vger.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

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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox