Lines Matching +full:gpio +full:- +full:width
3 * SPDX-License-Identifier: Apache-2.0
7 #include <arm/armv7-a.dtsi>
8 #include <zephyr/dt-bindings/interrupt-controller/arm-gic.h>
9 #include <zephyr/dt-bindings/ethernet/xlnx_gem.h>
13 interrupt-parent = <&gic>;
16 compatible = "zephyr,memory-region", "xlnx,zynq-ocm";
18 zephyr,memory-region = "OCM_LOW";
22 compatible = "zephyr,memory-region", "xlnx,zynq-ocm";
24 zephyr,memory-region = "OCM_HIGH";
28 compatible = "arm,armv8-timer";
30 interrupt-names = "irq_0", "irq_1", "irq_2", "irq_3";
42 gic: interrupt-controller@f8f01000 {
43 compatible = "arm,gic-v1", "arm,gic";
47 interrupt-controller;
48 #interrupt-cells = <4>;
60 interrupt-names = "irq_0", "irq_1";
61 mdio-phy-address = <XLNX_GEM_PHY_AUTO_DETECT>;
62 phy-poll-interval = <1000>;
63 link-speed = <XLNX_GEM_LINK_SPEED_100MBIT>;
64 amba-ahb-dbus-width = <XLNX_GEM_AMBA_AHB_DBUS_WIDTH_32BIT>;
65 amba-ahb-burst-length = <XLNX_GEM_AMBA_AHB_BURST_SINGLE>;
66 hw-rx-buffer-size = <XLNX_GEM_HW_RX_BUFFER_SIZE_8KB>;
67 hw-rx-buffer-offset = <0>;
68 hw-tx-buffer-size-full;
69 rx-buffer-descriptors = <32>;
70 tx-buffer-descriptors = <32>;
71 rx-buffer-size = <512>;
72 tx-buffer-size = <512>;
73 discard-rx-fcs;
74 unicast-hash;
75 full-duplex;
87 interrupt-names = "irq_0", "irq_1";
88 mdio-phy-address = <XLNX_GEM_PHY_AUTO_DETECT>;
89 phy-poll-interval = <1000>;
90 link-speed = <XLNX_GEM_LINK_SPEED_100MBIT>;
91 amba-ahb-dbus-width = <XLNX_GEM_AMBA_AHB_DBUS_WIDTH_32BIT>;
92 amba-ahb-burst-length = <XLNX_GEM_AMBA_AHB_BURST_SINGLE>;
93 hw-rx-buffer-size = <XLNX_GEM_HW_RX_BUFFER_SIZE_8KB>;
94 hw-rx-buffer-offset = <0>;
95 hw-tx-buffer-size-full;
96 rx-buffer-descriptors = <32>;
97 tx-buffer-descriptors = <32>;
98 rx-buffer-size = <512>;
99 tx-buffer-size = <512>;
100 discard-rx-fcs;
101 unicast-hash;
102 full-duplex;
111 interrupt-names = "irq_0";
120 interrupt-names = "irq_0";
123 psgpio: gpio@e000a000 {
124 compatible = "xlnx,ps-gpio";
129 interrupt-names = "irq_0";
131 #address-cells = <1>;
132 #size-cells = <0>;
135 compatible = "xlnx,ps-gpio-bank";
137 gpio-controller;
138 #gpio-cells = <2>;
144 compatible = "xlnx,ps-gpio-bank";
146 gpio-controller;
147 #gpio-cells = <2>;
153 compatible = "xlnx,ps-gpio-bank";
155 gpio-controller;
156 #gpio-cells = <2>;
162 compatible = "xlnx,ps-gpio-bank";
164 gpio-controller;
165 #gpio-cells = <2>;
173 #address-cells = <1>;
174 #size-cells = <1>;
175 compatible = "xlnx,zynq-slcr", "syscon";
180 compatible = "xlnx,pinctrl-zynq";