Lines Matching +full:hci +full:- +full:operation +full:- +full:speed

4  * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "mimxrt1040_evk-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "NXP MIMXRT1040-EVK board";
20 pwm-0 = &flexpwm1_pwm3;
22 mcuboot-button0 = &user_button;
30 zephyr,shell-uart = &lpuart1;
32 zephyr,flash-controller = &w25q64jvssiq;
33 zephyr,code-partition = &slot0_partition;
34 zephyr,uart-mcumgr = &lpuart1;
35 zephyr,bt-hci = &bt_hci_uart;
49 nxp_parallel_lcd_connector: parallel-connector {
50 compatible = "nxp,parallel-lcd-connector";
51 #gpio-cells = <2>;
52 gpio-map-mask = <0xffffffff 0xffffffc0>;
53 gpio-map-pass-thru = <0 0x3f>;
54 gpio-map = <0 0 &gpio2 31 0>; /* Pin 1, BL+ */
62 nxp_i2c_touch_fpc: i2c-touch-connector {
63 compatible = "nxp,i2c-tsc-fpc";
64 #gpio-cells = <2>;
65 gpio-map-mask = <0xffffffff 0xffffffc0>;
66 gpio-map-pass-thru = <0 0x3f>;
67 gpio-map = <1 0 &gpio1 19 0>, /* Pin 2, LCD touch RST */
72 compatible = "gpio-leds";
80 compatible = "gpio-keys";
89 compatible = "arduino-header-r3";
90 #gpio-cells = <2>;
91 gpio-map-mask = <0xffffffff 0xffffffc0>;
92 gpio-map-pass-thru = <0 0x3f>;
93 gpio-map = <0 0 &gpio1 14 0>, /* A0 */
123 compatible = "nxp,imx-flexspi-nor";
126 spi-max-frequency = <133000000>;
128 jedec-id = [ef 40 17];
129 erase-block-size = <4096>;
130 write-block-size = <1>;
132 compatible = "fixed-partitions";
133 #address-cells = <1>;
134 #size-cells = <1>;
139 /* The MCUBoot swap-move algorithm uses the last 2 sectors
143 label = "image-0";
147 label = "image-1";
152 reg = <0x00622000 (DT_SIZE_M(2) - DT_SIZE_K(136))>;
160 current-speed = <115200>;
161 pinctrl-0 = <&pinmux_lpuart1>;
162 pinctrl-1 = <&pinmux_lpuart1_sleep>;
163 pinctrl-names = "default", "sleep";
168 pinctrl-0 = <&pinmux_flexpwm1_pwm3>;
169 pinctrl-names = "default";
174 pinctrl-0 = <&pinmux_adc1>;
175 pinctrl-names = "default";
182 dma-names = "rx", "tx";
183 pinctrl-0 = <&pinmux_lpspi1>;
184 pinctrl-names = "default";
193 pinctrl-0 = <&pinmux_lpi2c1>;
194 pinctrl-names = "default";
200 pinctrl-0 = <&pinmux_lcdif>;
201 pinctrl-names = "default";
205 pinctrl-0 = <&pinmux_lpi2c3>;
206 pinctrl-names = "default";
218 * int1-gpios = <&gpio1 11 GPIO_ACTIVE_LOW>;
219 * int2-gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;
237 pinctrl-0 = <&pinmux_lpuart3_flowcontrol>;
238 pinctrl-1 = <&pinmux_lpuart3_sleep>;
239 pinctrl-names = "default", "sleep";
242 compatible = "zephyr,bt-hci-uart";
245 compatible = "nxp,bt-hci-uart";
246 sdio-reset-gpios = <&gpio3 4 GPIO_ACTIVE_HIGH>;
247 w-disable-gpios = <&gpio3 2 GPIO_ACTIVE_HIGH>;
248 hci-operation-speed = <115200>;
249 hw-flow-control;
250 fw-download-primary-speed = <115200>;
251 fw-download-secondary-speed = <3000000>;
252 fw-download-secondary-flowcontrol;
259 current-speed = <115200>;