ARM: dts: stm32: osd32: fix ldo1 not required to be always-on
authorSean Nyekjaer <sean@geanix.com>
Wed, 16 Aug 2023 12:24:24 +0000 (14:24 +0200)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Mon, 11 Sep 2023 06:52:36 +0000 (08:52 +0200)
According to the OSD32MP1 Power System overview[1] there is no hard
requirement for the ldo1 to be always-on.

[1]: https://octavosystems.com/app_notes/osd32mp1-power-system-overview/#connections

Signed-off-by: Sean Nyekjaer <sean@geanix.com>
Acked-by: Leonard Göhrs <l.goehrs@pengutronix.de>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/st/stm32mp15xx-osd32.dtsi

index a43965c86fe8b92a5bf14502b3dde52821b5a3ac..eb43a1e3a0c96d1064d0bcba8d0912b05c89b0ea 100644 (file)
                                regulator-name = "v1v8_audio";
                                regulator-min-microvolt = <1800000>;
                                regulator-max-microvolt = <1800000>;
-                               regulator-always-on;
                                interrupts = <IT_CURLIM_LDO1 0>;
-
                        };
 
                        v3v3_hdmi: ldo2 {