Lines Matching +full:gpio +full:- +full:names

4  * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "mimxrt1050_evk-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "NXP MIMXRT1050-EVK board";
24 mcuboot-button0 = &user_button;
31 zephyr,uart-mcumgr = &lpuart1;
33 zephyr,shell-uart = &lpuart1;
37 /* Micron MT48LC16M16A2B4-6AIT:G */
43 * This node describes the GPIO pins of the parallel FPC interface,
47 nxp_parallel_lcd_connector: parallel-connector {
48 compatible = "nxp,parallel-lcd-connector";
49 #gpio-cells = <2>;
50 gpio-map-mask = <0xffffffff 0xffffffc0>;
51 gpio-map-pass-thru = <0 0x3f>;
52 gpio-map = <0 0 &gpio2 31 0>; /* Pin 1, BL+ */
56 * This node describes the GPIO pins of the I2C display FPC interface,
60 nxp_i2c_touch_fpc: i2c-touch-connector {
61 compatible = "nxp,i2c-tsc-fpc";
62 #gpio-cells = <2>;
63 gpio-map-mask = <0xffffffff 0xffffffc0>;
64 gpio-map-pass-thru = <0 0x3f>;
65 gpio-map = <1 0 &gpio1 2 0>, /* Pin 2, LCD touch RST */
70 compatible = "gpio-leds";
78 compatible = "gpio-keys";
87 compatible = "arduino-header-r3";
88 #gpio-cells = <2>;
89 gpio-map-mask = <0xffffffff 0xffffffc0>;
90 gpio-map-pass-thru = <0 0x3f>;
91 gpio-map = <0 0 &gpio1 26 0>, /* A0 */
117 pinctrl-0 = <&pinmux_lpuart3>;
118 pinctrl-1 = <&pinmux_lpuart3_sleep>;
119 pinctrl-names = "default", "sleep";
124 pinctrl-0 = <&pinmux_adc1>;
125 pinctrl-names = "default";
131 pinctrl-0 = <&pinmux_lcdif>;
132 pinctrl-names = "default";
137 pinctrl-0 = <&pinmux_lpi2c1>;
138 pinctrl-names = "default";
149 int1-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>;
150 int2-gpios = <&gpio1 11 GPIO_ACTIVE_LOW>;
156 current-speed = <115200>;
157 pinctrl-0 = <&pinmux_lpuart1>;
158 pinctrl-1 = <&pinmux_lpuart1_sleep>;
159 pinctrl-names = "default", "sleep";
166 dma-names = "rx", "tx";
167 pinctrl-0 = <&pinmux_lpspi1>;
168 pinctrl-names = "default";
175 dma-names = "rx", "tx";
176 pinctrl-0 = <&pinmux_lpspi3>;
177 pinctrl-names = "default";
182 pinctrl-0 = <&pinmux_enet>;
183 pinctrl-names = "default";
184 phy-handle = <&phy>;
185 zephyr,random-mac-address;
186 phy-connection-type = "rmii";
191 pinctrl-0 = <&pinmux_enet_mdio>;
192 pinctrl-names = "default";
197 reset-gpios = <&gpio1 9 GPIO_ACTIVE_HIGH>;
198 int-gpios = <&gpio1 10 GPIO_ACTIVE_HIGH>;
199 microchip,interface-type = "rmii";
205 pinctrl-0 = <&pinmux_ptp>;
206 pinctrl-names = "default";
215 pwr-gpios = <&gpio1 5 GPIO_ACTIVE_HIGH>;
216 cd-gpios = <&gpio2 28 GPIO_ACTIVE_LOW>;
217 pinctrl-0 = <&pinmux_usdhc1>;
218 pinctrl-1 = <&pinmux_usdhc1_slow>;
219 pinctrl-2 = <&pinmux_usdhc1_med>;
220 pinctrl-3 = <&pinmux_usdhc1_fast>;
221 pinctrl-names = "default", "slow", "med", "fast";
223 compatible = "zephyr,sdmmc-disk";
224 disk-name = "SD";