X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FRE6500.dts;h=3fe875db1227d61a6eb12486ed6c091414d11cc4;hb=c8043137bbd323b1490ae8613eab915ba9c138ee;hp=39205c41acf400ce879c60960b1345698915da6f;hpb=021c8936584ded4feee82939f05098c6894f4c50;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/RE6500.dts b/target/linux/ramips/dts/RE6500.dts index 39205c41ac..3fe875db12 100644 --- a/target/linux/ramips/dts/RE6500.dts +++ b/target/linux/ramips/dts/RE6500.dts @@ -2,8 +2,9 @@ #include "mt7621.dtsi" +#include + / { - compatible = "mediatek,mt7621-eval-board", "mediatek,mt7621-soc"; model = "Linksys RE6500"; memory@0 { @@ -38,13 +39,13 @@ wps { label = "wps"; gpios = <&gpio0 10 1>; - linux,code = <0x211>; + linux,code = ; }; reset { label = "reset"; gpios = <&gpio0 11 0>; - linux,code = <0x198>; + linux,code = ; }; }; }; @@ -57,8 +58,8 @@ #size-cells = <1>; compatible = "jedec,spi-nor"; reg = <0>; - linux,modalias = "m25p80", "en25q64"; spi-max-frequency = <10000000>; + m25p,chunked-io = <32>; partition@0 { label = "u-boot"; @@ -119,3 +120,7 @@ ðernet { mtd-mac-address = <&factory 0x2e>; }; + +&xhci { + status = "disabled"; +};