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

4  * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "mimxrt1015_evk-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "NXP MIMXRT1015-EVK board";
20 mcuboot-button0 = &user_button;
28 zephyr,shell-uart = &lpuart1;
30 zephyr,flash-controller = &at25sf128a;
31 zephyr,code-partition = &slot0_partition;
32 zephyr,uart-mcumgr = &lpuart1;
36 compatible = "gpio-leds";
37 green_led: led-1 {
44 compatible = "gpio-keys";
45 user_button: button-1 {
53 compatible = "arduino-header-r3";
54 #gpio-cells = <2>;
55 gpio-map-mask = <0xffffffff 0xffffffc0>;
56 gpio-map-pass-thru = <0 0x3f>;
57 gpio-map = <0 0 &gpio1 29 0>, /* A0 */
83 pinctrl-0 = <&pinmux_lpuart4>;
84 pinctrl-1 = <&pinmux_lpuart4_sleep>;
85 pinctrl-names = "default", "sleep";
92 compatible = "nxp,imx-flexspi-nor";
95 spi-max-frequency = <133000000>;
97 jedec-id = [1f 89 01];
98 erase-block-size = <4096>;
99 write-block-size = <1>;
102 compatible = "fixed-partitions";
103 #address-cells = <1>;
104 #size-cells = <1>;
109 /* The MCUBoot swap-move algorithm uses the last 3 sectors
110 * of the primary slot0 for swap status and move.
113 label = "image-0";
117 label = "image-1";
122 reg = <0x00E23000 (DT_SIZE_M(2) - DT_SIZE_K(140))>;
130 pinctrl-0 = <&pinmux_lpi2c1>;
131 pinctrl-names = "default";
136 current-speed = <115200>;
137 pinctrl-0 = <&pinmux_lpuart1>;
138 pinctrl-1 = <&pinmux_lpuart1_sleep>;
139 pinctrl-names = "default", "sleep";
144 /* DMA channels 0 and 1, muxed to LPSPI1 RX and TX */
146 dma-names = "rx", "tx";
147 pinctrl-0 = <&pinmux_lpspi1>;
148 pinctrl-names = "default";
157 pinctrl-0 = <&pinmux_adc1>;
158 pinctrl-names = "default";
166 pinctrl-0 = <&pinmux_sai1>;
167 pinctrl-names = "default";