mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-15 01:24:33 +00:00
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:
parent
9a02ae4ed4
commit
509a81fd20
@ -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>;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user