Lines Matching +full:num +full:- +full:queues
5 * SPDX-License-Identifier: Apache-2.0
8 #include <arm/armv7-m.dtsi>
9 #include <zephyr/dt-bindings/adc/adc.h>
10 #include <zephyr/dt-bindings/i2c/i2c.h>
11 #include <zephyr/dt-bindings/gpio/gpio.h>
12 #include <zephyr/dt-bindings/pwm/pwm.h>
13 #include <zephyr/dt-bindings/clock/atmel_sam_pmc.h>
21 zephyr,flash-controller = &eefc;
29 #address-cells = <1>;
30 #size-cells = <0>;
34 compatible = "arm,cortex-m7";
36 #address-cells = <1>;
37 #size-cells = <1>;
40 compatible = "arm,armv7m-mpu";
47 compatible = "mmio-sram";
52 compatible = "atmel,sam-pmc";
55 #clock-cells = <2>;
60 compatible = "atmel,sam-supc";
62 #wakeup-source-id-cells = <1>;
66 eefc: flash-controller@400e0c00 {
67 compatible = "atmel,sam-flash-controller";
72 #address-cells = <1>;
73 #size-cells = <1>;
74 #erase-block-cells = <2>;
77 compatible = "atmel,sam-flash", "soc-nv-flash";
78 write-block-size = <16>;
79 erase-block-size = <8192>;
84 compatible = "atmel,sam-watchdog";
92 compatible = "atmel,sam-i2c-twihs";
93 clock-frequency = <I2C_BITRATE_STANDARD>;
94 #address-cells = <1>;
95 #size-cells = <0>;
103 compatible = "atmel,sam-i2c-twihs";
104 clock-frequency = <I2C_BITRATE_STANDARD>;
105 #address-cells = <1>;
106 #size-cells = <0>;
114 compatible = "atmel,sam-i2c-twihs";
115 clock-frequency = <I2C_BITRATE_STANDARD>;
116 #address-cells = <1>;
117 #size-cells = <0>;
125 compatible = "atmel,sam-spi";
126 #address-cells = <1>;
127 #size-cells = <0>;
135 compatible = "atmel,sam-spi";
136 #address-cells = <1>;
137 #size-cells = <0>;
145 compatible = "atmel,sam-uart";
153 compatible = "atmel,sam-uart";
161 compatible = "atmel,sam-uart";
169 compatible = "atmel,sam-uart";
177 compatible = "atmel,sam-uart";
185 compatible = "atmel,sam-usart";
193 compatible = "atmel,sam-usart";
201 compatible = "atmel,sam-usart";
209 compatible = "atmel,sam-afec";
214 #io-channel-cells = <1>;
218 compatible = "atmel,sam-afec";
223 #io-channel-cells = <1>;
227 compatible = "atmel,sam-dac";
232 #io-channel-cells = <1>;
236 compatible = "atmel,sam-pinctrl";
237 #address-cells = <1>;
238 #size-cells = <1>;
242 compatible = "atmel,sam-gpio";
246 gpio-controller;
247 #gpio-cells = <2>;
248 #atmel,pin-cells = <2>;
252 compatible = "atmel,sam-gpio";
256 gpio-controller;
257 #gpio-cells = <2>;
258 #atmel,pin-cells = <2>;
262 compatible = "atmel,sam-gpio";
266 gpio-controller;
267 #gpio-cells = <2>;
268 #atmel,pin-cells = <2>;
272 compatible = "atmel,sam-gpio";
276 gpio-controller;
277 #gpio-cells = <2>;
278 #atmel,pin-cells = <2>;
282 compatible = "atmel,sam-gpio";
286 gpio-controller;
287 #gpio-cells = <2>;
288 #atmel,pin-cells = <2>;
293 compatible = "atmel,sam-pwm";
300 #pwm-cells = <3>;
304 compatible = "atmel,sam-pwm";
311 #pwm-cells = <3>;
315 compatible = "atmel,sam-usbhs";
316 #address-cells = <1>;
317 #size-cells = <0>;
320 interrupt-names = "usbhs";
321 maximum-speed = "high-speed";
322 num-bidir-endpoints = <10>;
328 compatible = "atmel,sam-gmac";
332 interrupt-names = "gmac", "q1", "q2";
333 num-queues = <3>;
334 local-mac-address = [00 00 00 00 00 00];
339 compatible = "atmel,sam-mdio";
343 #address-cells = <1>;
344 #size-cells = <0>;
348 compatible = "atmel,sam-tc";
359 compatible = "atmel,sam-tc-qdec";
365 compatible = "atmel,sam-tc";
376 compatible = "atmel,sam-tc-qdec";
382 compatible = "atmel,sam-tc";
393 compatible = "atmel,sam-tc-qdec";
399 compatible = "atmel,sam-tc";
410 compatible = "atmel,sam-tc-qdec";
416 compatible = "atmel,sam-trng";
423 xdmac: dma0: dma-controller@40078000 {
424 compatible = "atmel,sam-xdmac";
428 #dma-cells = <2>;
433 compatible = "atmel,sam-ssc";
441 compatible = "atmel,sam-can";
443 reg-names = "m_can", "dma_base";
445 interrupt-names = "int0", "int1";
448 bosch,mram-cfg = <0x0 28 8 3 3 0 1 1>;
453 compatible = "atmel,sam-can";
455 reg-names = "m_can", "dma_base";
457 interrupt-names = "int0", "int1";
460 bosch,mram-cfg = <0x0 28 8 3 3 0 1 1>;
465 compatible = "atmel,sam-rstc";
468 user-nrst;
472 compatible = "atmel,sam-rtc";
476 alarms-count = <1>;
483 arm,num-irq-priority-bits = <3>;