Skip to content

Commit

Permalink
ARM: dts: Remove twl6030 clk32g "regulator"
Browse files Browse the repository at this point in the history
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>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Mark Brown authored and Tony Lindgren committed Aug 25, 2014
1 parent 9a02ae4 commit 509a81f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/arm/boot/dts/twl6030.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -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>;
Expand Down

0 comments on commit 509a81f

Please sign in to comment.