X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FDIR-860L-B1.dts;h=5154a4dedb6e245b4f627601175d7ab0f1b7098c;hb=3d680c57286a2f77b9cfba275756c711730c7fe2;hp=9ce9aa2890d9915d68ddf064d9ad2e150abe4b0d;hpb=9195d8da355d0d141ac02c9a5269452dc64ffd2d;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/DIR-860L-B1.dts b/target/linux/ramips/dts/DIR-860L-B1.dts index 9ce9aa2890..5154a4dedb 100644 --- a/target/linux/ramips/dts/DIR-860L-B1.dts +++ b/target/linux/ramips/dts/DIR-860L-B1.dts @@ -2,6 +2,8 @@ #include "mt7621.dtsi" +#include + / { compatible = "ralink,mt7621-eval-board", "ralink,mt7621-soc"; model = "D-Link DIR-860L B1"; @@ -44,6 +46,18 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <20>; + + reset { + label = "reset"; + gpios = <&gpio0 7 1>; + linux,code = ; + }; + + wps { + label = "wps"; + gpios = <&gpio0 18 1>; + linux,code = ; + }; }; }; @@ -54,7 +68,7 @@ #address-cells = <1>; #size-cells = <1>; compatible = "jedec,spi-nor"; - reg = <0 0>; + reg = <0>; linux,modalias = "m25p80"; spi-max-frequency = <10000000>;