X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FLINKIT7688.dts;h=43ff78bc739be3ee13a1174fb62f84ae99046435;hb=f8b6c9d82599d29e3d09185e3a190fc4d145e5ea;hp=4d1b96474cbee9c638056fc95778639a8f83f0bb;hpb=51dd991d3957a33f102c9887da379263599c395f;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/LINKIT7688.dts b/target/linux/ramips/dts/LINKIT7688.dts index 4d1b96474c..43ff78bc73 100644 --- a/target/linux/ramips/dts/LINKIT7688.dts +++ b/target/linux/ramips/dts/LINKIT7688.dts @@ -1,15 +1,19 @@ /dts-v1/; -/include/ "mt7628an.dtsi" +#include "mt7628an.dtsi" / { compatible = "mediatek,linkit", "mediatek,mt7628an-soc"; - model = "MediaTek LinkIt Smart7688"; + model = "MediaTek LinkIt Smart 7688"; chosen { bootargs = "console=ttyS2,57600"; }; + aliases { + serial0 = &uart2; + }; + memory@0 { device_type = "memory"; reg = <0x0 0x8000000>; @@ -59,6 +63,10 @@ }; }; + wmac@10300000 { + status = "okay"; + }; + palmbus@10000000 { spi@b00 { status = "okay"; @@ -69,7 +77,7 @@ m25p80@0 { #address-cells = <1>; #size-cells = <1>; - compatible = "mx25l25635e"; + compatible = "jedec,spi-nor"; reg = <0 0>; linux,modalias = "m25p80", "mx25l25635e"; spi-max-frequency = <40000000>;