Lines Matching +full:tx +full:- +full:rx +full:- +full:swap
3 * Copyright 2019,2023-2024 NXP
5 * SPDX-License-Identifier: Apache-2.0
8 /dts-v1/;
11 #include "mimxrt1010_evk-pinctrl.dtsi"
12 #include <zephyr/dt-bindings/input/input-event-codes.h>
15 model = "NXP MIMXRT1010-EVK board";
21 mcuboot-button0 = &user_button;
29 zephyr,shell-uart = &lpuart1;
31 zephyr,flash-controller = &at25sf128a;
32 zephyr,code-partition = &slot0_partition;
33 zephyr,uart-mcumgr = &lpuart1;
37 compatible = "gpio-leds";
38 green_led: led-1 {
45 compatible = "gpio-keys";
46 user_button: button-1 {
54 compatible = "arduino-header-r3";
55 #gpio-cells = <2>;
56 gpio-map-mask = <0xffffffff 0xffffffc0>;
57 gpio-map-pass-thru = <0 0x3f>;
58 gpio-map = <0 0 &gpio1 21 0>, /* A0 */
86 pinctrl-0 = <&pinmux_lpuart4>;
87 pinctrl-1 = <&pinmux_lpuart4_sleep>;
88 pinctrl-names = "default", "sleep";
95 compatible = "nxp,imx-flexspi-nor";
98 spi-max-frequency = <133000000>;
100 jedec-id = [1f 89 01];
101 erase-block-size = <4096>;
102 write-block-size = <1>;
105 compatible = "fixed-partitions";
106 #address-cells = <1>;
107 #size-cells = <1>;
112 /* The MCUBoot swap-move algorithm uses the last 3 sectors
113 * of the primary slot0 for swap status and move.
116 label = "image-0";
120 label = "image-1";
125 reg = <0x00E23000 (DT_SIZE_M(2) - DT_SIZE_K(140))>;
133 pinctrl-0 = <&pinmux_lpi2c1>;
134 pinctrl-names = "default";
139 current-speed = <115200>;
140 pinctrl-0 = <&pinmux_lpuart1>;
141 pinctrl-1 = <&pinmux_lpuart1_sleep>;
142 pinctrl-names = "default", "sleep";
147 /* DMA channels 0 and 1, muxed to LPSPI1 RX and TX */
149 dma-names = "rx", "tx";
150 pinctrl-0 = <&pinmux_lpspi1>;
151 pinctrl-names = "default";
160 pinctrl-0 = <&pinmux_adc1>;
161 pinctrl-names = "default";
165 pinctrl-0 = <&pinmux_sai1>;
166 pinctrl-names = "default";