Lines Matching +full:high +full:- +full:speed
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
8 #include <dt-bindings/gpio/gpio.h>
14 compatible = "novtech,chameleon96", "altr,socfpga-cyclone5", "altr,socfpga";
18 stdout-path = "serial0:115200n8";
27 regulator_3_3v: 3-3-v-regulator {
28 compatible = "regulator-fixed";
29 regulator-name = "3.3V";
30 regulator-min-microvolt = <3300000>;
31 regulator-max-microvolt = <3300000>;
35 compatible = "gpio-leds";
40 linux,default-trigger = "heartbeat";
46 linux,default-trigger = "mmc0";
52 linux,default-trigger = "none";
58 panic-indicator;
59 linux,default-trigger = "none";
73 /* On Low speed expansion */
74 label = "LS-I2C0";
79 /* On Low speed expansion */
80 label = "LS-I2C1";
89 /* On High speed expansion */
90 label = "HS-I2C2";
95 vmmc-supply = <®ulator_3_3v>;
96 vqmmc-supply = <®ulator_3_3v>;
101 /* On High speed expansion */
102 label = "HS-SPI1";
107 /* On Low speed expansion */
108 label = "LS-SPI0";
113 /* On Low speed expansion */
114 label = "LS-UART1";
119 /* On Low speed expansion */
120 label = "LS-UART0";