/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stm32f429.dtsi | 2 * Copyright 2015 - Maxime Coquelin <mcoquelin.stm32@gmail.com> 99 compatible = "st,stm32-timers"; 106 compatible = "st,stm32-pwm"; 112 compatible = "st,stm32-timer-trigger"; 121 compatible = "st,stm32-timers"; 128 compatible = "st,stm32-pwm"; 134 compatible = "st,stm32-timer-trigger"; 143 compatible = "st,stm32-timers"; 150 compatible = "st,stm32-pwm"; 156 compatible = "st,stm32-timer-trigger"; [all …]
|
H A D | stm32f746.dtsi | 2 * Copyright 2015 - Maxime Coquelin <mcoquelin.stm32@gmail.com> 81 compatible = "st,stm32-timers"; 88 compatible = "st,stm32-pwm"; 94 compatible = "st,stm32-timer-trigger"; 103 compatible = "st,stm32-timers"; 110 compatible = "st,stm32-pwm"; 116 compatible = "st,stm32-timer-trigger"; 125 compatible = "st,stm32-timers"; 132 compatible = "st,stm32-pwm"; 138 compatible = "st,stm32-timer-trigger"; [all …]
|
H A D | stm32mp151.dtsi | 264 compatible = "st,stm32-thermal"; 285 compatible = "st,stm32-sdmmc2", "arm,pl18x", "arm,primecell"; 299 compatible = "st,stm32-sdmmc2", "arm,pl18x", "arm,primecell"; 343 compatible = "st,stm32-ltdc"; 413 compatible = "st,stm32-etzpc", "simple-bus"; 423 compatible = "st,stm32-timers"; 439 compatible = "st,stm32-pwm"; 451 compatible = "st,stm32-timer-counter"; 459 compatible = "st,stm32-timers"; 476 compatible = "st,stm32-pwm"; [all …]
|
H A D | stm32mp131.dtsi | 113 compatible = "st,stm32-timers"; 128 compatible = "st,stm32-pwm"; 140 compatible = "st,stm32-timer-counter"; 148 compatible = "st,stm32-timers"; 164 compatible = "st,stm32-pwm"; 176 compatible = "st,stm32-timer-counter"; 184 compatible = "st,stm32-timers"; 198 compatible = "st,stm32-pwm"; 210 compatible = "st,stm32-timer-counter"; 218 compatible = "st,stm32-timers"; [all …]
|
H A D | stm32h743.dtsi | 74 compatible = "st,stm32-timer"; 83 compatible = "st,stm32-lptimer"; 90 compatible = "st,stm32-pwm-lp"; 96 compatible = "st,stm32-lptimer-trigger"; 102 compatible = "st,stm32-lptimer-counter"; 200 compatible = "st,stm32-dac"; 207 compatible = "st,stm32-dac"; 256 compatible = "st,stm32-dma"; 274 compatible = "st,stm32-dma"; 354 compatible = "st,stm32-ltdc"; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | st,stm32-lptimer.yaml | 4 $id: http://devicetree.org/schemas/mfd/st,stm32-lptimer.yaml# 7 title: STMicroelectronics STM32 Low-Power Timers 10 The STM32 Low-Power Timer (LPTIM) is a 16-bit timer that provides several 13 - Trigger source for STM32 ADC/DAC (LPTIM_OUT) 24 const: st,stm32-lptimer 57 const: st,stm32-pwm-lp 72 const: st,stm32-lptimer-counter 83 const: st,stm32-lptimer-timer 95 const: st,stm32-lptimer-trigger 122 compatible = "st,stm32-lptimer"; [all …]
|
H A D | st,stm32-timers.yaml | 4 $id: http://devicetree.org/schemas/mfd/st,stm32-timers.yaml# 7 title: STMicroelectronics STM32 Timers 24 const: st,stm32-timers 80 const: st,stm32-pwm 116 const: st,stm32-timer-counter 129 - st,stm32-timer-trigger 156 compatible = "st,stm32-timers"; 167 compatible = "st,stm32-pwm"; 172 compatible = "st,stm32-timer-trigger"; 176 compatible = "st,stm32-timer-counter";
|
/freebsd/sys/contrib/device-tree/Bindings/arm/stm32/ |
H A D | st,stm32-syscon.yaml | 4 $id: http://devicetree.org/schemas/arm/stm32/st,stm32-syscon.yaml# 7 title: STMicroelectronics STM32 Platforms System Controller 18 - st,stm32-power-config 19 - st,stm32-syscfg 20 - st,stm32-tamp 27 - const: st,stm32-tamp
|
/freebsd/sys/contrib/device-tree/Bindings/dma/stm32/ |
H A D | st,stm32-dma.yaml | 4 $id: http://devicetree.org/schemas/dma/stm32/st,stm32-dma.yaml# 7 title: STMicroelectronics STM32 DMA Controller 10 The STM32 DMA is a general-purpose direct memory access controller capable of 12 DMA clients connected to the STM32 DMA controller must use the format 49 managing transfers for STM32 USART/UART. 63 const: st,stm32-dma 103 compatible = "st,stm32-dma";
|
H A D | st,stm32-dma3.yaml | 4 $id: http://devicetree.org/schemas/dma/stm32/st,stm32-dma3.yaml# 7 title: STMicroelectronics STM32 DMA3 Controller 10 The STM32 DMA3 is a direct memory access controller with different features 19 Bindings are generic for these 3 STM32 DMA3 configurations. 21 DMA clients connected to the STM32 DMA3 controller must use the format
|
/freebsd/sys/contrib/device-tree/Bindings/rng/ |
H A D | st,stm32-rng.yaml | 4 $id: http://devicetree.org/schemas/rng/st,stm32-rng.yaml# 7 title: STMicroelectronics STM32 RNG 10 The STM32 hardware random number generator is a simple fixed purpose 19 - st,stm32-rng 55 - st,stm32-rng 66 compatible = "st,stm32-rng";
|
/freebsd/sys/contrib/device-tree/Bindings/dma/ |
H A D | st,stm32-dma.yaml | 4 $id: http://devicetree.org/schemas/dma/st,stm32-dma.yaml# 7 title: STMicroelectronics STM32 DMA Controller 10 The STM32 DMA is a general-purpose direct memory access controller capable of 12 DMA clients connected to the STM32 DMA controller must use the format 49 managing transfers for STM32 USART/UART. 63 const: st,stm32-dma 103 compatible = "st,stm32-dma";
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | st,stm32-dfsdm-adc.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/st,stm32-dfsdm-adc.yaml# 7 title: STMicroelectronics STM32 DFSDM ADC device driver 14 STM32 DFSDM ADC is a sigma delta analog-to-digital converter dedicated to 15 interface external sigma delta modulators to STM32 micro controllers. 85 - st,stm32-dfsdm-adc 86 - st,stm32-dfsdm-dmic 99 - For st,stm32-dfsdm-adc: up to 8 channels numbered from 0 to 7. 100 - For st,stm32-dfsdm-dmic: 1 channel numbered from 0 to 7. 238 const: st,stm32-dfsdm-adc 280 const: st,stm32-dfsdm-dmic [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | stm32-dwmac.yaml | 5 $id: http://devicetree.org/schemas/net/stm32-dwmac.yaml# 8 title: STMicroelectronics STM32 / MCU DWMAC glue layer controller 23 - st,stm32-dwmac 44 - st,stm32-dwmac 48 - st,stm32-dwmac 129 - st,stm32-dwmac 183 compatible = "st,stm32-dwmac", "snps,dwmac-3.50a"; 199 compatible = "st,stm32-dwmac", "snps,dwmac-4.10a";
|
/freebsd/sys/contrib/device-tree/Bindings/rtc/ |
H A D | st,stm32-rtc.yaml | 4 $id: http://devicetree.org/schemas/rtc/st,stm32-rtc.yaml# 7 title: STMicroelectronics STM32 Real Time Clock 15 - st,stm32-rtc 61 Configuration of STM32 RTC pins description. STM32 RTC is able to output 83 const: st,stm32-rtc 151 compatible = "st,stm32-rtc";
|
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/ |
H A D | st,stm32-dac.yaml | 4 $id: http://devicetree.org/schemas/iio/dac/st,stm32-dac.yaml# 7 title: STMicroelectronics STM32 DAC 10 The STM32 DAC is a 12-bit voltage output digital-to-analog converter. The DAC 72 const: st,stm32-dac 102 compatible = "st,stm32-dac"; 108 compatible = "st,stm32-dac";
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | st,stm32-vrefbuf.yaml | 4 $id: http://devicetree.org/schemas/regulator/st,stm32-vrefbuf.yaml# 7 title: STMicroelectronics STM32 Voltage reference buffer 10 Some STM32 devices embed a voltage reference buffer which can be used as 22 const: st,stm32-vrefbuf 49 compatible = "st,stm32-vrefbuf";
|
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | st,stm32-spi.yaml | 4 $id: http://devicetree.org/schemas/spi/st,stm32-spi.yaml# 7 title: STMicroelectronics STM32 SPI Controller 10 The STM32 SPI controller is used to communicate with external devices using 45 the STM32 DMA controllers bindings Documentation/devicetree/bindings/dma/stm32/*.yaml.
|
/freebsd/sys/contrib/device-tree/Bindings/bus/ |
H A D | st,stm32-etzpc.yaml | 4 $id: http://devicetree.org/schemas/bus/st,stm32-etzpc.yaml# 7 title: STM32 Extended TrustZone protection controller 20 const: st,stm32-etzpc 27 - const: st,stm32-etzpc 77 compatible = "st,stm32-etzpc", "simple-bus";
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | st,stm32-sai.txt | 1 STMicroelectronics STM32 Serial Audio Interface (SAI). 29 - compatible: Should be "st,stm32-sai-sub-a" or "st,stm32-sai-sub-b" 39 - dmas: see Documentation/devicetree/bindings/dma/st,stm32-dma.yaml 44 - pinctrl-0: see Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.yaml 83 compatible = "st,stm32-sai-sub-a";
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | st,stm32-exti.yaml | 4 $id: http://devicetree.org/schemas/interrupt-controller/st,stm32-exti.yaml# 7 title: STM32 External Interrupt Controller 18 - st,stm32-exti 58 - st,stm32-exti 109 compatible = "st,stm32-exti";
|
/freebsd/sys/contrib/device-tree/Bindings/hwlock/ |
H A D | st,stm32-hwspinlock.yaml | 4 $id: http://devicetree.org/schemas/hwlock/st,stm32-hwspinlock.yaml# 7 title: STMicroelectronics STM32 Hardware Spinlock 17 const: st,stm32-hwspinlock 42 compatible = "st,stm32-hwspinlock";
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | st,stm32-timer.yaml | 4 $id: http://devicetree.org/schemas/timer/st,stm32-timer.yaml# 7 title: STMicroelectronics STM32 general-purpose 16 and 32 bits timers 15 const: st,stm32-timer 42 compatible = "st,stm32-timer";
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | st,stm32-cec.yaml | 4 $id: http://devicetree.org/schemas/media/st,stm32-cec.yaml# 7 title: STMicroelectronics STM32 CEC 14 const: st,stm32-cec 46 compatible = "st,stm32-cec";
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | st,stm32-uart.yaml | 4 $id: http://devicetree.org/schemas/serial/st,stm32-uart.yaml# 10 title: STMicroelectronics STM32 USART 15 - st,stm32-uart 93 const: st,stm32-uart 102 - st,stm32-uart
|