diff options
-rw-r--r-- | arch/arm/boot/dts/sunxi-common-regulators.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/sunxi-common-regulators.dtsi b/arch/arm/boot/dts/sunxi-common-regulators.dtsi index be5cfa335ae4..d8876634f965 100644 --- a/arch/arm/boot/dts/sunxi-common-regulators.dtsi +++ b/arch/arm/boot/dts/sunxi-common-regulators.dtsi | |||
@@ -87,6 +87,7 @@ | |||
87 | regulator-name = "ahci-5v"; | 87 | regulator-name = "ahci-5v"; |
88 | regulator-min-microvolt = <5000000>; | 88 | regulator-min-microvolt = <5000000>; |
89 | regulator-max-microvolt = <5000000>; | 89 | regulator-max-microvolt = <5000000>; |
90 | regulator-boot-on; | ||
90 | enable-active-high; | 91 | enable-active-high; |
91 | gpio = <&pio 1 8 0>; | 92 | gpio = <&pio 1 8 0>; |
92 | status = "disabled"; | 93 | status = "disabled"; |