ARM: dts: s5pv210: add "gpios" suffix to wlf,ldo1ena on Aries

The GPIOs properties should end with "gpios" suffix and Linux gpiolib
already handles both names, so switch to preferred one.

Link: https://lore.kernel.org/r/20230208172634.404452-3-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
Krzysztof Kozlowski 2023-02-08 18:26:34 +01:00
parent 149a903ece
commit a81cc43abd
1 changed files with 2 additions and 2 deletions

View File

@ -135,8 +135,8 @@
0xa101 0x0100 0x8100 0x0100 0x0100
0x0100>;
wlf,ldo1ena = <&gpf3 4 GPIO_ACTIVE_HIGH>;
wlf,ldo2ena = <&gpf3 4 GPIO_ACTIVE_HIGH>;
wlf,ldo1ena-gpios = <&gpf3 4 GPIO_ACTIVE_HIGH>;
wlf,ldo2ena-gpios = <&gpf3 4 GPIO_ACTIVE_HIGH>;
wlf,lineout1-se;
wlf,lineout2-se;