X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2Fmt7621_phicomm_k2p.dts;h=ec24c713ea9df3fdd35c49a5469e8e52b0aae3c9;hb=edaf432bf411767f3e8a9e5effc3a416bcac46c7;hp=761b690d1e3b725ccc57f27c0d004744d25fba4a;hpb=30644bc579e771e4b6dcc165ca966124e0259e1e;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ramips/dts/mt7621_phicomm_k2p.dts b/target/linux/ramips/dts/mt7621_phicomm_k2p.dts index 761b690d1e..ec24c713ea 100644 --- a/target/linux/ramips/dts/mt7621_phicomm_k2p.dts +++ b/target/linux/ramips/dts/mt7621_phicomm_k2p.dts @@ -1,5 +1,3 @@ -/dts-v1/; - #include "mt7621.dtsi" #include @@ -16,25 +14,21 @@ led-upgrade = &led_blue; }; - chosen { - bootargs = "console=ttyS0,57600"; - }; - leds { compatible = "gpio-leds"; stat_r { - label = "k2p:red:status"; + label = "red:status"; gpios = <&gpio 13 GPIO_ACTIVE_HIGH>; }; stat_y { - label = "k2p:yellow:status"; + label = "yellow:status"; gpios = <&gpio 14 GPIO_ACTIVE_LOW>; }; led_blue: stat_b { - label = "k2p:blue:status"; + label = "blue:status"; gpios = <&gpio 15 GPIO_ACTIVE_LOW>; }; }; @@ -53,10 +47,11 @@ &spi0 { status = "okay"; - m25p80@0 { + flash@0 { compatible = "jedec,spi-nor"; reg = <0>; - spi-max-frequency = <10000000>; + spi-max-frequency = <80000000>; + m25p,fast-read; partitions { compatible = "fixed-partitions";