diff options
Diffstat (limited to 'target/linux/ramips/dts/GL-MT300A.dts')
-rw-r--r-- | target/linux/ramips/dts/GL-MT300A.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/GL-MT300A.dts b/target/linux/ramips/dts/GL-MT300A.dts index f6ab3e4537..589b95ad3e 100644 --- a/target/linux/ramips/dts/GL-MT300A.dts +++ b/target/linux/ramips/dts/GL-MT300A.dts @@ -53,7 +53,7 @@ linux,code = <BTN_0>; }; - BTN_1 { + BTN_1 { label = "BTN_1"; gpios = <&gpio0 2 GPIO_ACTIVE_LOW>; linux,code = <BTN_1>; @@ -72,7 +72,7 @@ &gpio2 { status = "okay"; }; - + &gpio3 { status = "okay"; }; |