ARM: dts: Remove twl6030 clk32g "regulator"

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>
This commit is contained in:
Mark Brown 2014-08-25 16:15:34 -07:00 committed by Tony Lindgren
parent 9a02ae4ed4
commit 509a81fd20

View File

@ -83,10 +83,6 @@
regulator-always-on; regulator-always-on;
}; };
clk32kg: regulator-clk32kg {
compatible = "ti,twl6030-clk32kg";
};
twl_usb_comparator: usb-comparator { twl_usb_comparator: usb-comparator {
compatible = "ti,twl6030-usb"; compatible = "ti,twl6030-usb";
interrupts = <4>, <10>; interrupts = <4>, <10>;