diff options
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/ramips/dts/RE6500.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/RE6500.dts b/target/linux/ramips/dts/RE6500.dts index 5f9b214c2a..9887c2868b 100644 --- a/target/linux/ramips/dts/RE6500.dts +++ b/target/linux/ramips/dts/RE6500.dts @@ -93,12 +93,12 @@ wifi { label = "re6500:orange:wifi"; - gpios = <&gpio0 0 1>; + gpios = <&gpio0 0 0>; }; power { label = "re6500:white:power"; - gpios = <&gpio0 9 1>; + gpios = <&gpio0 9 0>; }; }; |