arm64: dts: freescale: imx8mm-verdin: Keep LDO5 always on
authorFrancesco Dolcini <francesco.dolcini@toradex.com>
Mon, 23 Jun 2025 13:25:45 +0000 (15:25 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 7 Jul 2025 07:36:41 +0000 (15:36 +0800)
commitfbe94be09fa81343d623a86ec64a742759b669b3
tree75cf78715dde387692f6b655aebefff3afd76eef
parent61f1065272ea3721c20c4c0a6877d346b0e237c3
arm64: dts: freescale: imx8mm-verdin: Keep LDO5 always on

LDO5 regulator is used to power the i.MX8MM NVCC_SD2 I/O supply, that is
used for the SD2 card interface and also for some GPIOs.

When the SD card interface is not enabled the regulator subsystem could
turn off this supply, since it is not used anywhere else, however this
will also remove the power to some other GPIOs, for example one I/O that
is used to power the ethernet phy, leading to a non working ethernet
interface.

[   31.820515] On-module +V3.3_1.8_SD (LDO5): disabling
[   31.821761] PMIC_USDHC_VSELECT: disabling
[   32.764949] fec 30be0000.ethernet end0: Link is Down

Fix this keeping the LDO5 supply always on.

Cc: stable@vger.kernel.org
Fixes: 6a57f224f734 ("arm64: dts: freescale: add initial support for verdin imx8m mini")
Fixes: f5aab0438ef1 ("regulator: pca9450: Fix enable register for LDO5")
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi