Lines Matching +full:slew +full:- +full:rate +full:- +full:falling
1 // SPDX-License-Identifier: GPL-2.0 OR MIT
7 /dts-v1/;
9 #include "jh7110-pinfunc.h"
10 #include <dt-bindings/gpio/gpio.h>
26 stdout-path = "serial0:115200n8";
30 timebase-frequency = <4000000>;
38 gpio-restart {
39 compatible = "gpio-restart";
46 clock-frequency = <74250000>;
50 clock-frequency = <125000000>;
54 clock-frequency = <50000000>;
58 clock-frequency = <125000000>;
62 clock-frequency = <50000000>;
66 clock-frequency = <297000000>;
70 clock-frequency = <12288000>;
74 clock-frequency = <192000>;
78 clock-frequency = <12288000>;
82 clock-frequency = <192000>;
86 clock-frequency = <12288000>;
90 clock-frequency = <24000000>;
94 clock-frequency = <32768>;
98 clock-frequency = <49152000>;
102 phy-handle = <&phy0>;
103 phy-mode = "rgmii-id";
107 #address-cells = <1>;
108 #size-cells = <0>;
109 compatible = "snps,dwmac-mdio";
111 phy0: ethernet-phy@0 {
118 phy-handle = <&phy1>;
119 phy-mode = "rgmii-id";
123 #address-cells = <1>;
124 #size-cells = <0>;
125 compatible = "snps,dwmac-mdio";
127 phy1: ethernet-phy@1 {
134 clock-frequency = <100000>;
135 i2c-sda-hold-time-ns = <300>;
136 i2c-sda-falling-time-ns = <510>;
137 i2c-scl-falling-time-ns = <510>;
138 pinctrl-names = "default";
139 pinctrl-0 = <&i2c0_pins>;
144 clock-frequency = <100000>;
145 i2c-sda-hold-time-ns = <300>;
146 i2c-sda-falling-time-ns = <510>;
147 i2c-scl-falling-time-ns = <510>;
148 pinctrl-names = "default";
149 pinctrl-0 = <&i2c2_pins>;
154 clock-frequency = <100000>;
155 i2c-sda-hold-time-ns = <300>;
156 i2c-sda-falling-time-ns = <510>;
157 i2c-scl-falling-time-ns = <510>;
158 pinctrl-names = "default";
159 pinctrl-0 = <&i2c5_pins>;
163 compatible = "x-powers,axp15060";
166 interrupt-controller;
167 #interrupt-cells = <1>;
171 regulator-boot-on;
172 regulator-always-on;
173 regulator-min-microvolt = <3300000>;
174 regulator-max-microvolt = <3300000>;
175 regulator-name = "vcc_3v3";
179 regulator-always-on;
180 regulator-min-microvolt = <500000>;
181 regulator-max-microvolt = <1540000>;
182 regulator-name = "vdd-cpu";
186 regulator-boot-on;
187 regulator-always-on;
188 regulator-min-microvolt = <1800000>;
189 regulator-max-microvolt = <1800000>;
190 regulator-name = "emmc_vdd";
197 clock-frequency = <100000>;
198 i2c-sda-hold-time-ns = <300>;
199 i2c-sda-falling-time-ns = <510>;
200 i2c-scl-falling-time-ns = <510>;
201 pinctrl-names = "default";
202 pinctrl-0 = <&i2c6_pins>;
207 max-frequency = <100000000>;
208 bus-width = <8>;
209 cap-mmc-highspeed;
210 mmc-ddr-1_8v;
211 mmc-hs200-1_8v;
212 non-removable;
213 cap-mmc-hw-reset;
214 post-power-on-delay-ms = <200>;
215 pinctrl-names = "default";
216 pinctrl-0 = <&mmc0_pins>;
217 vmmc-supply = <&vcc_3v3>;
218 vqmmc-supply = <&emmc_vdd>;
223 max-frequency = <100000000>;
224 bus-width = <4>;
225 no-sdio;
226 no-mmc;
227 broken-cd;
228 cap-sd-highspeed;
229 post-power-on-delay-ms = <200>;
230 pinctrl-names = "default";
231 pinctrl-0 = <&mmc1_pins>;
236 #address-cells = <1>;
237 #size-cells = <0>;
241 compatible = "jedec,spi-nor";
243 cdns,read-delay = <5>;
244 spi-max-frequency = <12000000>;
245 cdns,tshsl-ns = <1>;
246 cdns,tsd2d-ns = <1>;
247 cdns,tchsh-ns = <1>;
248 cdns,tslch-ns = <1>;
251 compatible = "fixed-partitions";
252 #address-cells = <1>;
253 #size-cells = <1>;
258 uboot-env@f0000 {
264 reserved-data@600000 {
272 pinctrl-names = "default";
273 pinctrl-0 = <&spi0_pins>;
279 spi-max-frequency = <10000000>;
284 i2c0_pins: i2c0-0 {
285 i2c-pins {
292 bias-disable; /* external pull-up */
293 input-enable;
294 input-schmitt-enable;
298 i2c2_pins: i2c2-0 {
299 i2c-pins {
306 bias-disable; /* external pull-up */
307 input-enable;
308 input-schmitt-enable;
312 i2c5_pins: i2c5-0 {
313 i2c-pins {
320 bias-disable; /* external pull-up */
321 input-enable;
322 input-schmitt-enable;
326 i2c6_pins: i2c6-0 {
327 i2c-pins {
334 bias-disable; /* external pull-up */
335 input-enable;
336 input-schmitt-enable;
340 mmc0_pins: mmc0-0 {
341 rst-pins {
345 bias-pull-up;
346 drive-strength = <12>;
347 input-disable;
348 input-schmitt-disable;
349 slew-rate = <0>;
352 mmc-pins {
363 bias-pull-up;
364 drive-strength = <12>;
365 input-enable;
369 mmc1_pins: mmc1-0 {
370 clk-pins {
374 bias-pull-up;
375 drive-strength = <12>;
376 input-disable;
377 input-schmitt-disable;
378 slew-rate = <0>;
381 mmc-pins {
397 bias-pull-up;
398 drive-strength = <12>;
399 input-enable;
400 input-schmitt-enable;
401 slew-rate = <0>;
405 spi0_pins: spi0-0 {
406 mosi-pins {
410 bias-disable;
411 input-disable;
412 input-schmitt-disable;
415 miso-pins {
419 bias-pull-up;
420 input-enable;
421 input-schmitt-enable;
424 sck-pins {
428 bias-disable;
429 input-disable;
430 input-schmitt-disable;
433 ss-pins {
437 bias-disable;
438 input-disable;
439 input-schmitt-disable;
443 tdm_pins: tdm-0 {
444 tx-pins {
448 bias-pull-up;
449 drive-strength = <2>;
450 input-disable;
451 input-schmitt-disable;
452 slew-rate = <0>;
455 rx-pins {
459 input-enable;
462 sync-pins {
466 input-enable;
469 pcmclk-pins {
473 input-enable;
477 uart0_pins: uart0-0 {
478 tx-pins {
482 bias-disable;
483 drive-strength = <12>;
484 input-disable;
485 input-schmitt-disable;
486 slew-rate = <0>;
489 rx-pins {
493 bias-disable; /* external pull-up */
494 drive-strength = <2>;
495 input-enable;
496 input-schmitt-enable;
497 slew-rate = <0>;
503 pinctrl-names = "default";
504 pinctrl-0 = <&tdm_pins>;
509 pinctrl-names = "default";
510 pinctrl-0 = <&uart0_pins>;
520 cpu-supply = <&vdd_cpu>;
524 cpu-supply = <&vdd_cpu>;
528 cpu-supply = <&vdd_cpu>;
532 cpu-supply = <&vdd_cpu>;