Lines Matching +full:nrf +full:- +full:qspi
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "nrf52840_mdk-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "nRF52840-MDK Dev Kit";
15 compatible = "nordic,pca10056-dk";
19 zephyr,shell-uart = &uart0;
20 zephyr,uart-mcumgr = &uart0;
21 zephyr,bt-mon-uart = &uart0;
22 zephyr,bt-c2h-uart = &uart0;
27 compatible = "gpio-leds";
43 compatible = "pwm-leds";
59 compatible = "gpio-keys";
73 led0-green = &led0_green;
74 led1-red = &led1_red;
75 led1-blue = &led2_blue;
76 pwm-led0 = &pwm_led0_green;
77 pwm-led1 = &pwm_led1_red;
78 pwm-led2 = &pwm_led2_blue;
79 green-pwm-led = &pwm_led0_green;
80 red-pwm-led = &pwm_led1_red;
81 blue-pwm-led = &pwm_led2_blue;
87 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
95 gpio-as-nreset;
111 compatible = "nordic,nrf-uart";
112 current-speed = <115200>;
114 pinctrl-0 = <&uart0_default>;
115 pinctrl-1 = <&uart0_sleep>;
116 pinctrl-names = "default", "sleep";
120 compatible = "nordic,nrf-twi";
122 pinctrl-0 = <&i2c0_default>;
123 pinctrl-1 = <&i2c0_sleep>;
124 pinctrl-names = "default", "sleep";
128 compatible = "nordic,nrf-twi";
130 pinctrl-0 = <&i2c1_default>;
131 pinctrl-1 = <&i2c1_sleep>;
132 pinctrl-names = "default", "sleep";
137 pinctrl-0 = <&pwm0_default>;
138 pinctrl-1 = <&pwm0_sleep>;
139 pinctrl-names = "default", "sleep";
142 &qspi {
144 pinctrl-0 = <&qspi_default>;
145 pinctrl-1 = <&qspi_sleep>;
146 pinctrl-names = "default", "sleep";
148 compatible = "nordic,qspi-nor";
152 sck-frequency = <8000000>;
153 jedec-id = [c2 28 17];
154 sfdp-bfp = [
161 has-dpd;
162 t-enter-dpd = <10000>;
163 t-exit-dpd = <35000>;
172 compatible = "nordic,nrf-usbd";