Lines Matching +full:nrf +full:- +full:qspi
2 * BMD-340-EVAL board configuration
3 * Copyright (c) 2021 u-blox AG
6 * SPDX-License-Identifier: Apache-2.0
9 /dts-v1/;
12 #include "ubx_bmd345eval_nrf52840-pinctrl.dtsi"
13 #include <zephyr/dt-bindings/input/input-event-codes.h>
16 model = "u-blox BMD-345-EVAL EVK nRF52840";
17 compatible = "u-blox,ubx-bmd345eval-nrf52840";
21 zephyr,shell-uart = &uart0;
22 zephyr,uart-mcumgr = &uart0;
23 zephyr,bt-mon-uart = &uart0;
24 zephyr,bt-c2h-uart = &uart0;
29 compatible = "gpio-leds";
49 compatible = "pwm-leds";
56 compatible = "gpio-keys";
80 compatible = "arduino-header-r3";
81 #gpio-cells = <2>;
82 gpio-map-mask = <0xffffffff 0xffffffc0>;
83 gpio-map-pass-thru = <0 0x3f>;
84 gpio-map = <0 0 &gpio0 3 0>, /* A0 */
108 arduino_adc: analog-connector {
109 compatible = "arduino,uno-adc";
110 #io-channel-cells = <1>;
111 io-channel-map = <0 &adc 1>, /* A0 = P0.3 = AIN1 */
120 compatible = "generic-fem-two-ctrl-pins";
121 ctx-gpios = <&gpio1 5 0>;
122 ctx-settle-time-us = <1>;
123 crx-gpios = <&gpio1 6 0>;
124 crx-settle-time-us = <1>;
133 pwm-led0 = &pwm_led0;
138 bootloader-led0 = &led0;
139 mcuboot-button0 = &button0;
140 mcuboot-led0 = &led0;
154 gpio-as-nreset;
168 fem-pins {
169 gpio-hog;
172 output-low;
177 compatible = "nordic,nrf-uarte";
179 current-speed = <115200>;
180 pinctrl-0 = <&uart0_default>;
181 pinctrl-1 = <&uart0_sleep>;
182 pinctrl-names = "default", "sleep";
186 compatible = "nordic,nrf-twi";
188 pinctrl-0 = <&i2c0_default>;
189 pinctrl-1 = <&i2c0_sleep>;
190 pinctrl-names = "default", "sleep";
194 compatible = "nordic,nrf-twi";
197 pinctrl-0 = <&i2c1_default>;
198 pinctrl-1 = <&i2c1_sleep>;
199 pinctrl-names = "default", "sleep";
204 pinctrl-0 = <&pwm0_default>;
205 pinctrl-1 = <&pwm0_sleep>;
206 pinctrl-names = "default", "sleep";
210 compatible = "nordic,nrf-spi";
213 pinctrl-0 = <&spi0_default>;
214 pinctrl-1 = <&spi0_sleep>;
215 pinctrl-names = "default", "sleep";
219 compatible = "nordic,nrf-spi";
221 pinctrl-0 = <&spi1_default>;
222 pinctrl-1 = <&spi1_sleep>;
223 pinctrl-names = "default", "sleep";
227 compatible = "nordic,nrf-spi";
229 pinctrl-0 = <&spi2_default>;
230 pinctrl-1 = <&spi2_sleep>;
231 pinctrl-names = "default", "sleep";
236 cs-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>; /* D10 */
237 pinctrl-0 = <&spi3_default>;
238 pinctrl-1 = <&spi3_sleep>;
239 pinctrl-names = "default", "sleep";
242 &qspi {
244 pinctrl-0 = <&qspi_default>;
245 pinctrl-1 = <&qspi_sleep>;
246 pinctrl-names = "default", "sleep";
248 compatible = "nordic,qspi-nor";
254 sck-frequency = <8000000>;
255 jedec-id = [c2 28 17];
256 sfdp-bfp = [
267 has-dpd;
268 t-enter-dpd = <10000>;
269 t-exit-dpd = <35000>;
278 compatible = "nordic,nrf-usbd";