arm: mvebu: dts: turris_mox: fix USB3 regulator
authorMarek Behún <marek.behun@nic.cz>
Wed, 8 Apr 2020 10:02:06 +0000 (12:02 +0200)
committerStefan Roese <sr@denx.de>
Tue, 14 Apr 2020 11:16:42 +0000 (13:16 +0200)
Commit e8e9715df2d4 requires the USB3 regulator node to have the
enable-active-high property for the regulator to work properly. The
GPIO_ACTIVE_HIGH constant is not enough anymore.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Fixes: e8e9715df2d4 ("regulator: fixed: Modify enable-active-high...")
Reviewed-by: Stefan Roese <sr@denx.de>
arch/arm/dts/armada-3720-turris-mox.dts

index 4c65c3e32cd4b157ecc0929ef3e870a97b233ce6..a1e0ad50204f002f1b280c93e4246d12bc955bba 100644 (file)
@@ -42,6 +42,7 @@
                startup-delay-us = <2000000>;
                shutdown-delay-us = <1000000>;
                gpio = <&gpiosb 0 GPIO_ACTIVE_HIGH>;
+               enable-active-high;
                regulator-boot-on;
        };