X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fdts%2Fqca9558_ocedo_ursus.dts;h=79ed751d66ed7c5bbaff8f06ed2045f8de301c92;hb=4fbdadc0bf01196d4e385872cfa805060fb127a6;hp=b790ed11a28a93657d8816d3139c5d329e200062;hpb=c0a80b71254fb8710dbd1942a3916fbcdc02835e;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ath79/dts/qca9558_ocedo_ursus.dts b/target/linux/ath79/dts/qca9558_ocedo_ursus.dts index b790ed11a2..79ed751d66 100644 --- a/target/linux/ath79/dts/qca9558_ocedo_ursus.dts +++ b/target/linux/ath79/dts/qca9558_ocedo_ursus.dts @@ -1,30 +1,25 @@ // SPDX-License-Identifier: GPL-2.0-or-later OR MIT -/dts-v1/; + +#include "qca955x.dtsi" #include #include -#include "qca955x.dtsi" - / { compatible = "ocedo,ursus", "qca,qca9558"; model = "OCEDO Ursus"; - chosen { - bootargs = "console=ttyS0,115200n8"; - }; - leds { compatible = "gpio-leds"; wifi2 { - label = "ursus:green:wlan2g"; + label = "green:wlan2g"; gpios = <&gpio 14 GPIO_ACTIVE_LOW>; linux,default-trigger = "phy1tpt"; }; wifi5 { - label = "ursus:green:wlan5g"; + label = "green:wlan5g"; gpios = <&gpio 15 GPIO_ACTIVE_LOW>; linux,default-trigger = "phy0tpt"; }; @@ -45,7 +40,6 @@ &spi { status = "okay"; - num-cs = <1>; flash@0 { compatible = "jedec,spi-nor"; @@ -117,6 +111,7 @@ phy2: ethernet-phy@2 { reg = <2>; + at803x-override-sgmii-link-check; }; }; @@ -144,4 +139,5 @@ mtd-mac-address = <&art 0x12>; phy-handle = <&phy2>; pll-data = <0x3000101 0x101 0x1313>; + qca955x-sgmii-fixup; };