Lines Matching +full:rx +full:- +full:ping +full:- +full:pong
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
11 - Harini Katakam <harini.katakam@amd.com>
14 - $ref: ethernet-controller.yaml#
19 - xlnx,opb-ethernetlite-1.01.a
20 - xlnx,opb-ethernetlite-1.01.b
21 - xlnx,xps-ethernetlite-1.00.a
22 - xlnx,xps-ethernetlite-2.00.a
23 - xlnx,xps-ethernetlite-2.01.a
24 - xlnx,xps-ethernetlite-3.00.a
32 phy-handle: true
34 local-mac-address: true
36 xlnx,tx-ping-pong:
38 description: hardware supports tx ping pong buffer.
40 xlnx,rx-ping-pong:
42 description: hardware supports rx ping pong buffer.
45 - compatible
46 - reg
47 - interrupts
48 - phy-handle
53 - |
55 compatible = "xlnx,xps-ethernetlite-3.00.a";
57 interrupt-parent = <&axi_intc_1>;
59 local-mac-address = [00 00 00 00 00 00];
60 phy-handle = <&phy0>;
61 xlnx,rx-ping-pong;
62 xlnx,tx-ping-pong;