Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Mark Brown and committed by
Tony Lindgren
509a81fd 9a02ae4e

-4
-4
arch/arm/boot/dts/twl6030.dtsi
··· 83 83 regulator-always-on; 84 84 }; 85 85 86 - clk32kg: regulator-clk32kg { 87 - compatible = "ti,twl6030-clk32kg"; 88 - }; 89 - 90 86 twl_usb_comparator: usb-comparator { 91 87 compatible = "ti,twl6030-usb"; 92 88 interrupts = <4>, <10>;