diff options
| author | Stefan Eichenberger <stefan.eichenberger@toradex.com> | 2025-10-27 10:30:10 +0100 |
|---|---|---|
| committer | Shawn Guo <shawnguo@kernel.org> | 2025-11-16 11:55:56 +0800 |
| commit | aa6f6799f9091721b559d4872db9e199ba4069ba (patch) | |
| tree | ec5e176536864cd96617aa7a994be4a598c892a1 | |
| parent | 4a5977155584f0f4f757f884ee992e97bfc0932c (diff) | |
| download | linux-aa6f6799f9091721b559d4872db9e199ba4069ba.tar.gz linux-aa6f6799f9091721b559d4872db9e199ba4069ba.zip | |
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>
| -rw-r--r-- | arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi b/arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi index abf6d543380c..4234289d4012 100644 --- a/arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi @@ -77,7 +77,7 @@ 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>; }; |
