Lines Matching +full:queue +full:- +full:txready
1 // SPDX-License-Identifier: ISC
3 * Device Tree file for the Freecom FSG-3 router.
8 /dts-v1/;
10 #include "intel-ixp42x.dtsi"
11 #include <dt-bindings/input/input.h>
14 model = "Freecom FSG-3";
15 compatible = "freecom,fsg-3", "intel,ixp42x";
16 #address-cells = <1>;
17 #size-cells = <1>;
28 stdout-path = "uart0:115200n8";
36 compatible = "gpio-keys";
38 button-sync {
39 wakeup-source;
45 button-reset {
46 wakeup-source;
51 button-usb {
52 wakeup-source;
61 compatible = "i2c-gpio";
62 sda-gpios = <&gpio0 12 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)>;
63 scl-gpios = <&gpio0 13 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)>;
64 #address-cells = <1>;
65 #size-cells = <0>;
87 compatible = "intel,ixp4xx-flash", "cfi-flash";
88 bank-width = <2>;
90 intel,ixp4xx-eb-write-enable = <1>;
95 compatible = "redboot-fis";
97 fis-index-block = <0x1f>;
106 * Written based on the FSG-3 PCI boardfile.
109 interrupt-map =
130 queue-rx = <&qmgr 3>;
131 queue-txready = <&qmgr 20>;
132 phy-mode = "rgmii";
133 phy-handle = <&phy5>;
136 #address-cells = <1>;
137 #size-cells = <0>;
139 phy4: ethernet-phy@4 {
143 phy5: ethernet-phy@5 {
152 queue-rx = <&qmgr 4>;
153 queue-txready = <&qmgr 21>;
154 phy-mode = "rgmii";
155 phy-handle = <&phy4>;