[PATCH] ARM: dts: imx6qdl-dhcom-som: Drop bogus regulator-suspend-mem-microvolt
Christoph Niedermaier
cniedermaier at dh-electronics.com
Wed Oct 16 01:27:54 PDT 2024
From: Marek Vasut <marex at denx.de>
Sent: Wednesday, October 16, 2024 12:44 AM
> 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 at denx.de>
> ---
> Cc: Christoph Niedermaier <cniedermaier at dh-electronics.com>
> Cc: Conor Dooley <conor+dt at kernel.org>
> Cc: Fabio Estevam <festevam at gmail.com>
> Cc: Krzysztof Kozlowski <krzk+dt at kernel.org>
> Cc: Pengutronix Kernel Team <kernel at pengutronix.de>
> Cc: Rob Herring <robh at kernel.org>
> Cc: Sascha Hauer <s.hauer at pengutronix.de>
> Cc: Shawn Guo <shawnguo at kernel.org>
> Cc: devicetree at vger.kernel.org
> Cc: imx at lists.linux.dev
> Cc: kernel at dh-electronics.com
> Cc: linux-arm-kernel at lists.infradead.org
> ---
> arch/arm/boot/dts/nxp/imx/imx6qdl-dhcom-som.dtsi | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/nxp/imx/imx6qdl-dhcom-som.dtsi
> b/arch/arm/boot/dts/nxp/imx/imx6qdl-dhcom-som.dtsi
> index eaa87b3331648..af0d95396cd51 100644
> --- a/arch/arm/boot/dts/nxp/imx/imx6qdl-dhcom-som.dtsi
> +++ b/arch/arm/boot/dts/nxp/imx/imx6qdl-dhcom-som.dtsi
> @@ -256,7 +256,6 @@ sw1_reg: sw1 {
> regulator-max-microvolt = <1527272>;
> regulator-min-microvolt = <787500>;
> regulator-ramp-delay = <7000>;
> - regulator-suspend-mem-microvolt = <1040000>;
> };
>
> sw2_reg: sw2 {
> @@ -275,7 +274,6 @@ sw3_reg: sw3 {
> regulator-max-microvolt = <1527272>;
> regulator-min-microvolt = <787500>;
> regulator-ramp-delay = <7000>;
> - regulator-suspend-mem-microvolt = <980000>;
> };
>
> sw4_reg: sw4 {
Reviewed-by: Christoph Niedermaier <cniedermaier at dh-electronics.com>
More information about the linux-arm-kernel
mailing list