aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/HC5861.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/HC5861.dts')
-rw-r--r--target/linux/ramips/dts/HC5861.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/HC5861.dts b/target/linux/ramips/dts/HC5861.dts
index d4f34b32d1..8773588e3e 100644
--- a/target/linux/ramips/dts/HC5861.dts
+++ b/target/linux/ramips/dts/HC5861.dts
@@ -42,13 +42,13 @@
usbpower {
gpio-export,name = "usbpower";
gpio-export,output = <0>;
- gpios = <&gpio0 13 GPIO_ACTIVE_HIGH>;
+ gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
};
sdpower {
gpio-export,name = "sdpower";
gpio-export,output = <0>;
- gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>;
+ gpios = <&gpio0 8 GPIO_ACTIVE_LOW>;
};
};
};