Lines Matching +full:ixp4xx +full:- +full:hss
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/net/intel,ixp4xx-hss.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Intel IXP4xx V.35 WAN High Speed Serial Link (HSS)
11 - Linus Walleij <linus.walleij@linaro.org>
14 The Intel IXP4xx HSS makes use of the IXP4xx NPE (Network
15 Processing Engine) and the IXP4xx Queue Manager to process
20 const: intel,ixp4xx-hss
24 description: The HSS instance
26 intel,npe-handle:
27 $ref: /schemas/types.yaml#/definitions/phandle-array
30 - description: phandle to the NPE this HSS instance is using
31 - description: the NPE instance number
32 description: phandle to the NPE this HSS instance is using
35 intel,queue-chl-rxtrig:
36 $ref: /schemas/types.yaml#/definitions/phandle-array
38 - items:
39 - description: phandle to the RX trigger queue on the NPE
40 - description: the queue instance number
43 intel,queue-chl-txready:
44 $ref: /schemas/types.yaml#/definitions/phandle-array
46 - items:
47 - description: phandle to the TX ready queue on the NPE
48 - description: the queue instance number
51 intel,queue-pkt-rx:
52 $ref: /schemas/types.yaml#/definitions/phandle-array
54 - items:
55 - description: phandle to the RX queue on the NPE
56 - description: the queue instance number
59 intel,queue-pkt-tx:
60 $ref: /schemas/types.yaml#/definitions/phandle-array
64 - description: phandle to the TX queue on the NPE
65 - description: the queue instance number
68 intel,queue-pkt-rxfree:
69 $ref: /schemas/types.yaml#/definitions/phandle-array
73 - description: phandle to the RXFREE queue on the NPE
74 - description: the queue instance number
78 intel,queue-pkt-txdone:
79 $ref: /schemas/types.yaml#/definitions/phandle-array
81 - items:
82 - description: phandle to the TXDONE queue on the NPE
83 - description: the queue instance number
86 cts-gpios:
90 rts-gpios:
94 dcd-gpios:
98 dtr-gpios:
102 clk-internal-gpios:
104 description: Clock internal GPIO line, driving this high will make the HSS
108 - compatible
109 - reg
110 - intel,npe-handle
111 - intel,queue-chl-rxtrig
112 - intel,queue-chl-txready
113 - intel,queue-pkt-rx
114 - intel,queue-pkt-tx
115 - intel,queue-pkt-rxfree
116 - intel,queue-pkt-txdone
117 - cts-gpios
118 - rts-gpios
119 - dcd-gpios
120 - dtr-gpios
121 - clk-internal-gpios