X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fdts%2Fqca9533_glinet_ar300m.dtsi;h=35de594bf2973554e26fa0fb5c4c543ee28173bd;hb=bc5761f90b4937ba56400eccee781d9a01141b49;hp=351d3134970b0b9efe98a4fc92503f6c58cd397e;hpb=fe3b62bbdc66a50c985ba3b0c9e873e5c0862ee2;p=oweals%2Fopenwrt.git diff --git a/target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi b/target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi index 351d313497..35de594bf2 100644 --- a/target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi +++ b/target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi @@ -9,39 +9,25 @@ compatible = "glinet,ar300m", "qca,qca9533"; model = "GL.iNet GL-AR300M"; - memory@0 { - device_type = "memory"; - reg = <0x0 0x8000000>; - }; - - extosc: ref { - compatible = "fixed-clock"; - #clock-cells = <0>; - clock-output-names = "ref"; - clock-frequency = <25000000>; - }; - keys { compatible = "gpio-keys-polled"; - #address-cells = <1>; - #size-cells = <0>; poll-interval = <20>; pinctrl-names = "default"; pinctrl-0 = <&jtag_disable_pins>; - button@0 { + button0 { label = "reset"; linux,code = ; gpios = <&gpio 3 GPIO_ACTIVE_LOW>; }; - button@1 { + button1 { label = "button right"; linux,code = ; gpios = <&gpio 0 GPIO_ACTIVE_HIGH>; }; - button@3 { + button3 { label = "button left"; linux,code = ; gpios = <&gpio 1 GPIO_ACTIVE_HIGH>; @@ -85,11 +71,13 @@ }; &usb0 { + #address-cells = <1>; + #size-cells = <0>; status = "okay"; hub_port: port@1 { reg = <1>; - #trigger-soruce-cells = <0>; + #trigger-source-cells = <0>; }; }; @@ -97,41 +85,14 @@ status = "okay"; }; -&pll { - clocks = <&extosc>; -}; - -&mdio0 { - status = "okay"; - - phy4: ethernet-phy@4 { - reg = <4>; - phy-mode = "mii"; - }; -}; - -&mdio1 { - status = "okay"; -}; - ð0 { status = "okay"; - mtd-mac-address = <&art 0x0>; - phy-handle = <&phy4>; - phy-mode = "mii"; + phy-handle = <&swphy4>; }; ð1 { - status = "okay"; - mtd-mac-address = <&art 0x6>; - phy-mode = "gmii"; - - fixed-link { - speed = <1000>; - full-duplex; - }; }; &wmac {