]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: st: describe power supplies for stm32mp257f-dk board
authorRaphael Gallais-Pou <raphael.gallais-pou@foss.st.com>
Tue, 10 Feb 2026 10:04:01 +0000 (11:04 +0100)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Wed, 25 Mar 2026 16:37:48 +0000 (17:37 +0100)
Describe power supplies for stm32mp257f-dk board.

Signed-off-by: Raphael Gallais-Pou <raphael.gallais-pou@foss.st.com>
Link: https://lore.kernel.org/r/20260210-display-v2-8-0592bd514958@foss.st.com
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm64/boot/dts/st/stm32mp257f-dk.dts

index 220d977e9aa9f8731ab98c3b18c049a38cfb1d92..3298cc57857946369e73e9fab05b1004dc7c9b8a 100644 (file)
                regulator-min-microvolt = <1800000>;
                regulator-max-microvolt = <3300000>;
        };
+       scmi_vddcore: regulator@11 {
+               reg = <VOLTD_SCMI_STPMIC2_BUCK2>;
+               regulator-name = "vddcore";
+       };
+       scmi_v1v8: regulator@14 {
+               reg = <VOLTD_SCMI_STPMIC2_BUCK5>;
+               regulator-name = "v1v8";
+       };
+       scmi_v3v3: regulator@16 {
+               reg = <VOLTD_SCMI_STPMIC2_BUCK7>;
+               regulator-name = "v3v3";
+       };
+       scmi_vdd_emmc: regulator@18 {
+               reg = <VOLTD_SCMI_STPMIC2_LDO2>;
+               regulator-name = "vdd_emmc";
+       };
+       scmi_vdd3v3_usb: regulator@20 {
+               reg = <VOLTD_SCMI_STPMIC2_LDO4>;
+               regulator-name = "vdd3v3_usb";
+       };
+       scmi_v5v_hdmi: regulator@21 {
+               reg = <VOLTD_SCMI_STPMIC2_LDO5>;
+               regulator-name = "v5v_hdmi";
+       };
+       scmi_v5v_vconn: regulator@22 {
+               reg = <VOLTD_SCMI_STPMIC2_LDO6>;
+               regulator-name = "v5v_vconn";
+       };
        scmi_vdd_sdcard: regulator@23 {
                reg = <VOLTD_SCMI_STPMIC2_LDO7>;
                regulator-name = "vdd_sdcard";