From 28ec4e0e714d0393655d8609d0dd5022a5ef2ed9 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 1 Jan 2016 12:27:45 +0000 Subject: [PATCH] ramips: fix inverted LEDs for RE6500 Signed-off-by: Bjoern Dobe SVN-Revision: 48022 --- target/linux/ramips/dts/RE6500.dts | 4 ++-- 1 file 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>; }; };