From: Mark Brown Date: Mon, 25 Aug 2014 23:15:34 +0000 (-0700) Subject: ARM: dts: Remove twl6030 clk32g "regulator" X-Git-Tag: v3.17-rc3~4^2~4^2~3 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=509a81fd200d64e06990a4a548234cdce51d71ca;p=karo-tx-linux.git 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 Signed-off-by: Tony Lindgren --- 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>;