diff options
Diffstat (limited to 'target/linux/ramips/dts/GL-MT300N.dts')
-rw-r--r-- | target/linux/ramips/dts/GL-MT300N.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/GL-MT300N.dts b/target/linux/ramips/dts/GL-MT300N.dts index 5dad8f845e..91064abe32 100644 --- a/target/linux/ramips/dts/GL-MT300N.dts +++ b/target/linux/ramips/dts/GL-MT300N.dts @@ -48,7 +48,7 @@ linux,code = <BTN_0>; }; - BTN_1 { + BTN_1 { label = "BTN_1"; gpios = <&gpio2 3 GPIO_ACTIVE_LOW>; linux,code = <BTN_1>; @@ -67,7 +67,7 @@ &gpio2 { status = "okay"; }; - + &gpio3 { status = "okay"; }; |