Lines Matching +full:- +full:- +full:shared

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 */
62 <4 0 &gpio1 15 0>, /* A4 (shared with D6) */
63 <5 0 &gpio1 16 0>, /* A5 (shared with D7) */
66 <8 0 &gpio1 19 0>, /* D2 (shared with D10) */
67 <9 0 &gpio1 20 0>, /* D3 (shared with D13) */
69 /* R793 not populated, D5 (shared with D14) */
70 <12 0 &gpio1 15 0>, /* D6 (shared with A4) */
71 <13 0 &gpio1 16 0>, /* D7 (shared with A5) */
74 <16 0 &gpio1 19 0>, /* D10 (shared with D2) */
77 <19 0 &gpio1 20 0>, /* D13 (shared with D3) */
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
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";
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";