summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/st/ste-hrefv60plus-tvk.dts
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2023-07-26 09:03:52 +0200
committerLinus Walleij <linus.walleij@linaro.org>2023-08-10 10:00:07 +0200
commit137062f11ce0bed784cb6ac8310cf6aa723b2427 (patch)
tree633efb7d9c08c5572cf8db5c7fc6fb793463e407 /arch/arm/boot/dts/st/ste-hrefv60plus-tvk.dts
parentf941714a7c7698eadb59bc27d34d6d6f38982705 (diff)
ARM: dts: ux500: switch to enable-gpios
The recommended name for enable GPIOs property in regulator-gpio is "enable-gpios". This is also required by bindings: ste-hrefv60plus-stuib.dtb: regulator-gpio: Unevaluated properties are not allowed ('enable-gpio' was unexpected) Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230726070353.103989-3-krzysztof.kozlowski@linaro.org Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/st/ste-hrefv60plus-tvk.dts')
-rw-r--r--arch/arm/boot/dts/st/ste-hrefv60plus-tvk.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/st/ste-hrefv60plus-tvk.dts b/arch/arm/boot/dts/st/ste-hrefv60plus-tvk.dts
index 2db2f8be8b03..d5af3f375161 100644
--- a/arch/arm/boot/dts/st/ste-hrefv60plus-tvk.dts
+++ b/arch/arm/boot/dts/st/ste-hrefv60plus-tvk.dts
@@ -29,7 +29,7 @@
2900000 0x0>;
gpios = <&gpio0 5 GPIO_ACTIVE_HIGH>;
- enable-gpio = <&gpio5 9 GPIO_ACTIVE_HIGH>;
+ enable-gpios = <&gpio5 9 GPIO_ACTIVE_HIGH>;
enable-active-high;
pinctrl-names = "default";