diff options
Diffstat (limited to 'target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g450h.dts')
-rw-r--r-- | target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g450h.dts | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g450h.dts b/target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g450h.dts index 27933d5..a0a439b 100644 --- a/target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g450h.dts +++ b/target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g450h.dts @@ -12,10 +12,8 @@ keys { compatible = "gpio-keys-polled"; - #address-cells = <1>; - #size-cells = <0>; - poll-interval = <20>; + usb { linux,code = <BTN_2>; gpios = <&gpio 1 GPIO_ACTIVE_LOW>; @@ -110,7 +108,7 @@ &pcie { status = "okay"; - wifi@0 { + wifi@0,0 { reg = <0x0000 0 0 0 0>; qca,no-eeprom; }; |