mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-23 23:21:46 +00:00
devicetree: bindings: Document supported STM32 SoC family
This adds a list of supported STM32 SoC bindings. Signed-off-by: Gwenael Treuveur <gwenael.treuveur@st.com> Signed-off-by: Ludovic Barre <ludovic.barre@st.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
981ed1bfbc
commit
05a627ccac
1 changed files with 9 additions and 0 deletions
9
Documentation/devicetree/bindings/arm/stm32.txt
Normal file
9
Documentation/devicetree/bindings/arm/stm32.txt
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
STMicroelectronics STM32 Platforms Device Tree Bindings
|
||||||
|
|
||||||
|
Each device tree must specify which STM32 SoC it uses,
|
||||||
|
using one of the following compatible strings:
|
||||||
|
|
||||||
|
st,stm32f429
|
||||||
|
st,stm32f469
|
||||||
|
st,stm32f746
|
||||||
|
st,stm32h743
|
Loading…
Add table
Add a link
Reference in a new issue