ARM: dts: axp803/axp81x: Drop GPIO LDO pinctrl nodes
authorSamuel Holland <samuel@sholland.org>
Fri, 16 Sep 2022 04:27:50 +0000 (23:27 -0500)
committerJernej Skrabec <jernej.skrabec@gmail.com>
Wed, 26 Oct 2022 20:15:04 +0000 (22:15 +0200)
commit26737f55d66bb2e2a23dd0fd561fa853cf8e5ee4
tree4d26249000cc9ce9f42da6963a0cba3e6ac143dd
parent9abf2313adc1ca1b6180c508c25f22f9395cc780
ARM: dts: axp803/axp81x: Drop GPIO LDO pinctrl nodes

The "ldo-io0" and "ldo-io1" regulators are enabled/disabled by toggling
the pinmux between two functions. This happens in the regulator driver.
Setting the pinmux to "ldo" in the DT is inappropriate because it would
enable the regulator before the driver has a chance to set the correct
initial voltage.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link: https://lore.kernel.org/r/20220916042751.47906-2-samuel@sholland.org
Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
arch/arm/boot/dts/axp81x.dtsi
arch/arm64/boot/dts/allwinner/axp803.dtsi