Lines Matching +full:nrf +full:- +full:pinctrl
2 * BMD-380-EVAL board configuration
3 * Copyright (c) 2021 u-blox AG
5 * SPDX-License-Identifier: Apache-2.0
8 /dts-v1/;
11 #include "ubx_bmd380eval_nrf52840-pinctrl.dtsi"
13 #include <zephyr/dt-bindings/input/input-event-codes.h>
16 model = "u-blox BMD-380-EVAL EVK nRF52840";
17 compatible = "u-blox,ubx-bmd380eval-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";
85 pwm-led0 = &pwm_led0;
95 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
103 gpio-as-nreset;
119 compatible = "nordic,nrf-uart";
121 current-speed = <115200>;
122 pinctrl-0 = <&uart0_default>;
123 pinctrl-1 = <&uart0_sleep>;
124 pinctrl-names = "default", "sleep";
128 compatible = "nordic,nrf-twi";
131 pinctrl-0 = <&i2c1_default>;
132 pinctrl-1 = <&i2c1_sleep>;
133 pinctrl-names = "default", "sleep";
138 pinctrl-0 = <&pwm0_default>;
139 pinctrl-1 = <&pwm0_sleep>;
140 pinctrl-names = "default", "sleep";
144 compatible = "nordic,nrf-spi";
147 pinctrl-0 = <&spi0_default>;
148 pinctrl-1 = <&spi0_sleep>;
149 pinctrl-names = "default", "sleep";
153 compatible = "nordic,nrf-spi";
155 pinctrl-0 = <&spi1_default>;
156 pinctrl-1 = <&spi1_sleep>;
157 pinctrl-names = "default", "sleep";
161 compatible = "nordic,nrf-spi";
163 pinctrl-0 = <&spi2_default>;
164 pinctrl-1 = <&spi2_sleep>;
165 pinctrl-names = "default", "sleep";
170 pinctrl-0 = <&qspi_default>;
171 pinctrl-1 = <&qspi_sleep>;
172 pinctrl-names = "default", "sleep";
174 compatible = "nordic,qspi-nor";
178 sck-frequency = <8000000>;
179 jedec-id = [c2 28 17];
180 sfdp-bfp = [
191 has-dpd;
192 t-enter-dpd = <10000>;
193 t-exit-dpd = <35000>;
202 compatible = "nordic,nrf-usbd";