Lines Matching +full:dp +full:- +full:phy0
1 // SPDX-License-Identifier: GPL-2.0+
5 * (C) Copyright 2016 - 2019, Xilinx, Inc.
11 /dts-v1/;
14 #include "zynqmp-clk-ccf.dtsi"
15 #include <dt-bindings/input/input.h>
16 #include <dt-bindings/interrupt-controller/irq.h>
17 #include <dt-bindings/gpio/gpio.h>
18 #include <dt-bindings/phy/phy.h>
22 compatible = "xlnx,zynqmp-zcu100-revC", "xlnx,zynqmp-zcu100", "xlnx,zynqmp";
38 stdout-path = "serial0:115200n8";
46 gpio-keys {
47 compatible = "gpio-keys";
53 wakeup-source;
59 compatible = "gpio-leds";
60 led-ds2 {
63 linux,default-trigger = "heartbeat";
66 led-ds3 {
69 linux,default-trigger = "phy0tx"; /* WLAN tx */
70 default-state = "off";
73 led-ds4 {
76 linux,default-trigger = "phy0rx"; /* WLAN rx */
77 default-state = "off";
80 led-ds5 {
83 linux,default-trigger = "bluetooth-power";
86 vbus-det { /* U5 USB5744 VBUS detection via MIO25 */
89 default-state = "on";
93 wmmcsdio_fixed: fixedregulator-mmcsdio {
94 compatible = "regulator-fixed";
95 regulator-name = "wmmcsdio_fixed";
96 regulator-min-microvolt = <3300000>;
97 regulator-max-microvolt = <3300000>;
98 regulator-always-on;
99 regulator-boot-on;
102 sdio_pwrseq: sdio-pwrseq {
103 compatible = "mmc-pwrseq-simple";
104 reset-gpios = <&gpio 7 GPIO_ACTIVE_LOW>; /* WIFI_EN */
105 post-power-on-delay-ms = <10>;
109 compatible = "iio-hwmon";
110 io-channels = <&u35 0>, <&u35 1>, <&u35 2>, <&u35 3>;
114 compatible = "fixed-clock";
115 #clock-cells = <0>;
116 clock-frequency = <26000000>;
120 compatible = "fixed-clock";
121 #clock-cells = <0>;
122 clock-frequency = <27000000>;
132 gpio-line-names = "UART1_TX", "UART1_RX", "UART0_RX", "UART0_TX", "I2C1_SCL",
139 "", "GPIO-A", "GPIO-B", "SPI0_SCLK", "GPIO-C",
140 "GPIO-D", "SPI0_CS", "SPI0_MISO", "SPI_MOSI", "GPIO-E",
141 "GPIO-F", "SD1_D0", "SD1_D1", "SD1_D2", "SD1_D3",
163 clock-frequency = <100000>;
164 i2c-mux@75 { /* u11 */
166 #address-cells = <1>;
167 #size-cells = <0>;
170 #address-cells = <1>;
171 #size-cells = <0>;
173 label = "LS-I2C0";
176 #address-cells = <1>;
177 #size-cells = <0>;
179 label = "LS-I2C1";
182 #address-cells = <1>;
183 #size-cells = <0>;
185 label = "HS-I2C2";
188 #address-cells = <1>;
189 #size-cells = <0>;
191 label = "HS-I2C3";
194 #address-cells = <1>;
195 #size-cells = <0>;
201 interrupt-parent = <&gpio>;
203 #gpio-cells = <2>;
204 gpio-controller;
208 #address-cells = <1>;
209 #size-cells = <0>;
214 #io-channel-cells = <1>;
216 shunt-resistor = <10000>;
221 #address-cells = <1>;
222 #size-cells = <0>;
229 #address-cells = <1>;
230 #size-cells = <0>;
233 * usb5744 (DNP) - U5
234 * 100kHz - this is default freq for us
244 clock-names = "ref0", "ref1";
254 no-1-8-v;
255 disable-wp;
256 xlnx,mio-bank = <0>;
261 bus-width = <0x4>;
262 xlnx,mio-bank = <0>;
263 non-removable;
264 disable-wp;
265 cap-power-off-card;
266 mmc-pwrseq = <&sdio_pwrseq>;
267 vqmmc-supply = <&wmmcsdio_fixed>;
268 #address-cells = <1>;
269 #size-cells = <0>;
273 interrupt-parent = <&gpio>;
280 label = "LS-SPI0";
281 num-cs = <1>;
286 label = "HS-SPI1";
287 num-cs = <1>;
293 compatible = "ti,wl1831-st";
294 enable-gpios = <&gpio 8 GPIO_ACTIVE_HIGH>;
325 phy-names = "dp-phy0", "dp-phy1";