Lines Matching +full:nrf +full:- +full:twis
4 * SPDX-License-Identifier: Apache-2.0
7 #include <arm/armv7-m.dtsi>
9 #include <zephyr/dt-bindings/adc/nrf-saadc-v2.h>
10 #include <zephyr/dt-bindings/regulator/nrf5x.h>
14 zephyr,bt-hci = &bt_hci_controller;
16 zephyr,flash-controller = &flash_controller;
20 #address-cells = <1>;
21 #size-cells = <0>;
25 compatible = "arm,cortex-m4";
27 #address-cells = <1>;
28 #size-cells = <1>;
31 compatible = "arm,armv7m-itm";
33 swo-ref-frequency = <32000000>;
40 compatible = "nordic,nrf-ficr";
42 #nordic,ficr-cells = <1>;
47 compatible = "nordic,nrf-uicr";
53 compatible = "mmio-sram";
57 compatible = "nordic,nrf-clock";
64 compatible = "nordic,nrf-power";
68 #address-cells = <1>;
69 #size-cells = <1>;
72 #address-cells = <1>;
73 #size-cells = <1>;
74 compatible = "nordic,nrf-gpregret";
80 #address-cells = <1>;
81 #size-cells = <1>;
82 compatible = "nordic,nrf-gpregret";
88 compatible = "nordic,nrf5x-regulator";
90 regulator-name = "REG";
91 regulator-initial-mode = <NRF5X_REG_MODE_LDO>;
96 compatible = "nordic,nrf-bprot";
102 compatible = "nordic,nrf-radio";
106 dfe-supported;
107 ieee802154-supported;
108 ble-2mbps-supported;
109 ble-coded-phy-supported;
112 compatible = "nordic,nrf-ieee802154";
116 /* Note: In the nRF Connect SDK the SoftDevice Controller
120 compatible = "zephyr,bt-hci-ll-sw-split";
127 /* compatible = "nordic,nrf-uarte" or "nordic,nrf-uart"; */
128 compatible = "nordic,nrf-uarte";
136 * This i2c node can be TWI, TWIM, or TWIS,
138 * compatible = "nordic,nrf-twi" or
139 * "nordic,nrf-twim" or
140 * "nordic,nrf-twis".
142 compatible = "nordic,nrf-twim";
143 #address-cells = <1>;
144 #size-cells = <0>;
147 easydma-maxcnt-bits = <14>;
149 zephyr,pm-device-runtime-auto;
157 * compatible = "nordic,nrf-spi" or
158 * "nordic,nrf-spim" or
159 * "nordic,nrf-spis".
161 compatible = "nordic,nrf-spim";
162 #address-cells = <1>;
163 #size-cells = <0>;
166 max-frequency = <DT_FREQ_M(8)>;
167 easydma-maxcnt-bits = <14>;
175 * compatible = "nordic,nrf-spi" or
176 * "nordic,nrf-spim" or
177 * "nordic,nrf-spis".
179 compatible = "nordic,nrf-spim";
180 #address-cells = <1>;
181 #size-cells = <0>;
184 max-frequency = <DT_FREQ_M(8)>;
185 easydma-maxcnt-bits = <14>;
190 compatible = "nordic,nrf-gpiote";
198 compatible = "nordic,nrf-saadc";
202 #io-channel-cells = <1>;
206 compatible = "nordic,nrf-timer";
209 cc-num = <4>;
210 max-bit-width = <32>;
216 compatible = "nordic,nrf-timer";
219 cc-num = <4>;
220 max-bit-width = <32>;
226 compatible = "nordic,nrf-timer";
229 cc-num = <4>;
230 max-bit-width = <32>;
236 compatible = "nordic,nrf-rtc";
238 cc-num = <3>;
241 clock-frequency = <32768>;
246 compatible = "nordic,nrf-temp";
253 compatible = "nordic,nrf-rng";
260 compatible = "nordic,nrf-ecb";
267 compatible = "nordic,nrf-ccm";
270 length-field-length-8-bits;
275 compatible = "nordic,nrf-wdt";
282 compatible = "nordic,nrf-rtc";
284 cc-num = <4>;
287 clock-frequency = <32768>;
292 compatible = "nordic,nrf-qdec";
299 compatible = "nordic,nrf-comp";
306 compatible = "nordic,nrf-egu", "nordic,nrf-swi";
313 compatible = "nordic,nrf-egu", "nordic,nrf-swi";
320 compatible = "nordic,nrf-swi";
327 compatible = "nordic,nrf-swi";
334 compatible = "nordic,nrf-swi";
341 compatible = "nordic,nrf-swi";
348 compatible = "nordic,nrf-pwm";
352 #pwm-cells = <3>;
356 compatible = "nordic,nrf-pdm";
362 flash_controller: flash-controller@4001e000 {
363 compatible = "nordic,nrf52-flash-controller";
365 partial-erase;
367 #address-cells = <1>;
368 #size-cells = <1>;
372 compatible = "soc-nv-flash";
373 erase-block-size = <4096>;
374 write-block-size = <4>;
379 compatible = "nordic,nrf-ppi";
385 compatible = "nordic,nrf-gpio";
386 gpio-controller;
391 #gpio-cells = <2>;
394 gpiote-instance = <&gpiote>;
400 arm,num-irq-priority-bits = <3>;