arm64: dts: imx8-apalis: rename wifi regulator

Rename the wifi regulator to what is the net name in the schematic.

Signed-off-by: Stefan Eichenberger <stefan.eichenberger@toradex.com>
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Stefan Eichenberger
2025-10-27 10:30:10 +01:00
committed by Shawn Guo
parent 4a59771555
commit aa6f6799f9

View File

@@ -77,7 +77,7 @@ reg_module_wifi: regulator-module-wifi {
gpio = <&lsio_gpio1 28 GPIO_ACTIVE_HIGH>;
enable-active-high;
regulator-always-on;
regulator-name = "wifi_pwrdn_fake_regulator";
regulator-name = "Wi-Fi_POWER_DOWN"; /* Wi-Fi module PDn */
regulator-settling-time-us = <100>;
};