]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
ARM: dts: imx6qdl-dhcom-som: Drop bogus regulator-suspend-mem-microvolt
authorMarek Vasut <marex@denx.de>
Tue, 15 Oct 2024 22:44:10 +0000 (00:44 +0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 22 Oct 2024 01:42:37 +0000 (09:42 +0800)
Drop unused regulator-suspend-mem-microvolt property from PMIC regulator nodes.
This property is not used by either U-Boot, Linux, nor is it documented in the
DT bindings, remove it.

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6qdl-dhcom-som.dtsi

index eaa87b3331648e72c6098342acc75217ffcc91e2..af0d95396cd51d9f1568a3d2dbdf62580b5bde55 100644 (file)
                                regulator-max-microvolt = <1527272>;
                                regulator-min-microvolt = <787500>;
                                regulator-ramp-delay = <7000>;
-                               regulator-suspend-mem-microvolt = <1040000>;
                        };
 
                        sw2_reg: sw2 {
                                regulator-max-microvolt = <1527272>;
                                regulator-min-microvolt = <787500>;
                                regulator-ramp-delay = <7000>;
-                               regulator-suspend-mem-microvolt = <980000>;
                        };
 
                        sw4_reg: sw4 {