Lines Matching +full:stm32 +full:- +full:dma +full:- +full:v2
4 * SPDX-License-Identifier: Apache-2.0
11 compatible = "st,stm32g0b0", "st,stm32g0", "simple-bus";
13 pinctrl: pin-controller@50000000 {
15 compatible = "st,stm32-gpio";
16 gpio-controller;
17 #gpio-cells = <2>;
24 compatible = "st,stm32-usart", "st,stm32-uart";
33 compatible = "st,stm32-usart", "st,stm32-uart";
42 compatible = "st,stm32-timers";
47 interrupt-names = "global";
52 compatible = "st,stm32-pwm";
54 #pwm-cells = <3>;
59 compatible = "st,stm32-i2c-v2";
60 clock-frequency = <I2C_BITRATE_STANDARD>;
61 #address-cells = <1>;
62 #size-cells = <0>;
66 interrupt-names = "combined";
71 compatible = "st,stm32-spi-fifo", "st,stm32-spi";
72 #address-cells = <1>;
73 #size-cells = <0>;
80 dma2: dma@40020400 {
81 compatible = "st,stm32-dma-v2";
82 #dma-cells = <3>;
86 dma-requests = <5>;
87 dma-offset = <7>;
92 dma-channels = <12>;
96 compatible = "st,stm32-usb";
99 interrupt-names = "usb";
100 num-bidir-endpoints = <8>;
101 ram-size = <2048>;
110 compatible = "usb-nop-xceiv";
111 #phy-cells = <0>;
115 compatible = "st,stm32-smbus";
116 #address-cells = <1>;
117 #size-cells = <0>;