Lines Matching +full:stm32 +full:- +full:spi
4 * SPDX-License-Identifier: Apache-2.0
11 compatible = "st,stm32f051", "st,stm32f0", "simple-bus";
14 compatible = "st,stm32-usart", "st,stm32-uart";
23 compatible = "st,stm32-i2c-v2";
24 clock-frequency = <I2C_BITRATE_STANDARD>;
25 #address-cells = <1>;
26 #size-cells = <0>;
30 interrupt-names = "combined";
34 spi2: spi@40003800 {
35 compatible = "st,stm32-spi-fifo", "st,stm32-spi";
36 #address-cells = <1>;
37 #size-cells = <0>;
45 compatible = "st,stm32-timers";
50 interrupt-names = "global";
56 compatible = "st,stm32-timers";
61 interrupt-names = "global";
66 compatible = "st,stm32-pwm";
68 #pwm-cells = <3>;
73 compatible = "st,stm32-dac";
77 #io-channel-cells = <1>;
82 compatible = "st,stm32-smbus";
83 #address-cells = <1>;
84 #size-cells = <0>;