X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fdts%2Far9344_pcs_cr5000.dts;h=0b4a0ea374c367c4657238f76ea085211ca5acd7;hb=d78e229903a3cc42b5117abbe65fb3c5397bd94e;hp=cbdcb6da470101d2bb73eb8b32923e09870b10fa;hpb=a8ad7b6efa319d1c2b15d239fe16d3eca389b73a;p=oweals%2Fopenwrt.git diff --git a/target/linux/ath79/dts/ar9344_pcs_cr5000.dts b/target/linux/ath79/dts/ar9344_pcs_cr5000.dts index cbdcb6da47..0b4a0ea374 100644 --- a/target/linux/ath79/dts/ar9344_pcs_cr5000.dts +++ b/target/linux/ath79/dts/ar9344_pcs_cr5000.dts @@ -12,15 +12,16 @@ aliases { serial0 = &uart; - led-status = &status; + led-boot = &status; + led-failsafe = &status; + led-running = &status; + led-upgrade = &status; }; - keys { compatible = "gpio-keys-polled"; poll-interval = <20>; - #address-cells = <1>; - #size-cells = <0>; + pinctrl-names = "default"; pinctrl-0 = <&jtag_disable_pins>; @@ -52,17 +53,14 @@ wlan2g { label = "pcs:blue:wlan"; gpios = <&gpio 14 GPIO_ACTIVE_LOW>; - default-state = "off"; linux,default-trigger = "phy0tpt"; }; wps_white { label = "pcs:white:wps"; gpios = <&gpio 12 GPIO_ACTIVE_LOW>; - default-state = "off"; }; }; - }; &ref { @@ -83,8 +81,6 @@ status = "okay"; flash@0 { - #address-cells = <1>; - #size-cells = <1>; compatible = "jedec,spi-nor"; reg = <0>; spi-max-frequency = <25000000>; @@ -107,6 +103,7 @@ }; partition@50000 { + compatible = "denx,uimage"; label = "firmware"; reg = <0x050000 0x07a0000>; }; @@ -122,17 +119,13 @@ &usb { status = "okay"; + #address-cells = <1>; + #size-cells = <0>; - port@1 { + hub_port1: port@1 { reg = <1>; #trigger-source-cells = <0>; - - hub_port1: port@1 { - reg = <1>; - #trigger-source-cells = <0>; - }; }; - }; &usb_phy { @@ -142,8 +135,9 @@ &pcie { status = "okay"; - ath9k: wifi@168c,0030 { + ath9k: wifi@0,0 { compatible = "pci168c,0030"; + reg = <0x0000 0 0 0 0>; mtd-mac-address = <&art 0x5002>; #gpio-cells = <2>; gpio-controller; @@ -171,6 +165,8 @@ }; ð0 { + #address-cells = <1>; + #size-cells = <0>; status = "okay"; /* default for ar934x, except for 1000M */ @@ -188,34 +184,38 @@ port@0 { compatible = "swconfig,port"; + reg = <0>; swconfig,segment = "lan"; swconfig,portmap = <1 1>; }; port@1 { compatible = "swconfig,port"; + reg = <1>; swconfig,segment = "lan"; swconfig,portmap = <2 2>; }; port@2 { compatible = "swconfig,port"; + reg = <2>; swconfig,segment = "lan"; swconfig,portmap = <3 3>; }; port@3 { compatible = "swconfig,port"; + reg = <3>; swconfig,segment = "lan"; swconfig,portmap = <4 4>; }; port@4 { compatible = "swconfig,port"; + reg = <4>; swconfig,segment = "wan"; swconfig,portmap = <5 5>; }; - }; &wmac {