Lines Matching +full:reset +full:- +full:assert +full:- +full:us

1 // SPDX-License-Identifier: GPL-2.0 OR MIT
7 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
22 stdout-path = "serial0:115200n8";
30 iio-hwmon {
31 compatible = "iio-hwmon";
32 io-channels = <&saradc 8>;
35 vcck: regulator-vcck {
36 compatible = "pwm-regulator";
38 regulator-name = "VCCK";
39 regulator-min-microvolt = <860000>;
40 regulator-max-microvolt = <1140000>;
43 pwm-dutycycle-range = <100 0>;
45 regulator-boot-on;
46 regulator-always-on;
49 vcc_1v8: regulator-vcc1v8 {
50 compatible = "regulator-fixed";
52 regulator-name = "VCC1V8";
53 regulator-min-microvolt = <1800000>;
54 regulator-max-microvolt = <1800000>;
56 vin-supply = <&vcc_3v3>;
59 vcc_3v3: regulator-vcc3v3 {
60 compatible = "regulator-fixed";
62 regulator-name = "VCC3V3";
63 regulator-min-microvolt = <3300000>;
64 regulator-max-microvolt = <3300000>;
66 vin-supply = <&vcc_5v>;
69 vcc_5v: regulator-vcc5v {
70 compatible = "regulator-fixed";
72 regulator-name = "VCC5V";
73 regulator-min-microvolt = <5000000>;
74 regulator-max-microvolt = <5000000>;
76 regulator-boot-on;
77 regulator-always-on;
80 vddee: regulator-vddee {
81 compatible = "pwm-regulator";
83 regulator-name = "VDDEE";
84 regulator-min-microvolt = <860000>;
85 regulator-max-microvolt = <1140000>;
87 vin-supply = <&vcc_5v>;
90 pwm-dutycycle-range = <100 0>;
92 regulator-boot-on;
93 regulator-always-on;
98 cpu-supply = <&vcck>;
104 pinctrl-0 = <&eth_rmii_pins>;
105 pinctrl-names = "default";
107 phy-handle = <&eth_phy0>;
108 phy-mode = "rmii";
111 compatible = "snps,dwmac-mdio";
112 #address-cells = <1>;
113 #size-cells = <0>;
115 eth_phy0: ethernet-phy@0 {
119 reset-assert-us = <10000>;
120 reset-deassert-us = <10000>;
121 reset-gpios = <&gpio GPIOH_4 GPIO_ACTIVE_LOW>;
123 icplus,select-interrupt;
124 interrupt-parent = <&gpio_intc>;
132 mali-supply = <&vddee>;
137 vref-supply = <&vcc_1v8>;
143 pinctrl-0 = <&sd_b_pins>;
144 pinctrl-names = "default";
148 compatible = "mmc-slot";
152 bus-width = <4>;
153 no-sdio;
154 cap-mmc-highspeed;
155 cap-sd-highspeed;
156 disable-wp;
158 cd-gpios = <&gpio CARD_6 GPIO_ACTIVE_LOW>;
160 vmmc-supply = <&vcc_3v3>;
166 pinctrl-0 = <&pwm_c1_pins>, <&pwm_d_pins>;
167 pinctrl-names = "default";
169 clock-names = "clkin0", "clkin1";
174 pinctrl-0 = <&uart_ao_a_pins>;
175 pinctrl-names = "default";