Lines Matching +full:tx +full:- +full:rx +full:- +full:swap

4  * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "mimxrt1020_evk-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "NXP MIMXRT1020-EVK board";
21 mcuboot-button0 = &user_button;
25 zephyr,flash-controller = &is25lp064;
27 zephyr,code-partition = &slot0_partition;
28 zephyr,uart-mcumgr = &lpuart1;
33 zephyr,shell-uart = &lpuart1;
37 /* ISSI IS42S16160J-6TLI */
43 compatible = "gpio-leds";
44 green_led: led-1 {
51 compatible = "gpio-keys";
52 user_button: button-1 {
60 compatible = "arduino-header-r3";
61 #gpio-cells = <2>;
62 gpio-map-mask = <0xffffffff 0xffffffc0>;
63 gpio-map-pass-thru = <0 0x3f>;
64 gpio-map = <0 0 &gpio1 26 0>, /* A0 */
90 pinctrl-0 = <&pinmux_lpuart2>;
91 pinctrl-1 = <&pinmux_lpuart2_sleep>;
92 pinctrl-names = "default", "sleep";
99 compatible = "nxp,imx-flexspi-nor";
102 spi-max-frequency = <104000000>;
104 jedec-id = [9d 70 17];
105 erase-block-size = <4096>;
106 write-block-size = <1>;
109 compatible = "fixed-partitions";
110 #address-cells = <1>;
111 #size-cells = <1>;
116 /* The MCUBoot swap-move algorithm uses the last 2 sectors
117 * of the primary slot0 for swap status and move.
120 label = "image-0";
124 label = "image-1";
129 reg = <0x00622000 (DT_SIZE_M(2) - DT_SIZE_K(136))>;
137 pinctrl-0 = <&pinmux_enet>;
138 pinctrl-names = "default";
139 phy-handle = <&phy>;
140 zephyr,random-mac-address;
141 phy-connection-type = "rmii";
146 pinctrl-0 = <&pinmux_enet_mdio>;
147 pinctrl-names = "default";
152 reset-gpios = <&gpio1 4 GPIO_ACTIVE_HIGH>;
153 int-gpios = <&gpio1 22 GPIO_ACTIVE_HIGH>;
154 microchip,interface-type = "rmii";
160 pinctrl-0 = <&pinmux_ptp>;
161 pinctrl-names = "default";
166 pinctrl-0 = <&pinmux_lpi2c1>;
167 pinctrl-names = "default";
172 pinctrl-0 = <&pinmux_lpi2c4>;
173 pinctrl-names = "default";
178 current-speed = <115200>;
179 pinctrl-0 = <&pinmux_lpuart1>;
180 pinctrl-1 = <&pinmux_lpuart1_sleep>;
181 pinctrl-names = "default", "sleep";
186 /* DMA channels 0 and 1, muxed to LPSPI1 RX and TX */
188 dma-names = "rx", "tx";
189 pinctrl-0 = <&pinmux_lpspi1>;
190 pinctrl-names = "default";
199 no-1-8-v;
200 pinctrl-0 = <&pinmux_usdhc1>;
201 pinctrl-1 = <&pinmux_usdhc1_slow>;
202 pinctrl-2 = <&pinmux_usdhc1_med>;
203 pinctrl-3 = <&pinmux_usdhc1_fast>;
204 pinctrl-names = "default", "slow", "med", "fast";
205 cd-gpios = <&gpio3 19 GPIO_ACTIVE_LOW>;
206 pwr-gpios = <&gpio3 24 GPIO_ACTIVE_HIGH>;
208 compatible = "zephyr,sdmmc-disk";
209 disk-name = "SD";
216 pinctrl-0 = <&pinmux_adc1>;
217 pinctrl-names = "default";
221 pinctrl-0 = <&pinmux_sai3>;
222 pinctrl-names = "default";