xref: /freebsd-src/sys/contrib/device-tree/Bindings/arm/stm32/stm32.yaml (revision 2eb4d8dc723da3cf7d735a3226ae49da4c8c5dbc)
1c66ec88fSEmmanuel Vadot# SPDX-License-Identifier: GPL-2.0
2c66ec88fSEmmanuel Vadot%YAML 1.2
3c66ec88fSEmmanuel Vadot---
4c66ec88fSEmmanuel Vadot$id: http://devicetree.org/schemas/arm/stm32/stm32.yaml#
5c66ec88fSEmmanuel Vadot$schema: http://devicetree.org/meta-schemas/core.yaml#
6c66ec88fSEmmanuel Vadot
7c66ec88fSEmmanuel Vadottitle: STMicroelectronics STM32 Platforms Device Tree Bindings
8c66ec88fSEmmanuel Vadot
9c66ec88fSEmmanuel Vadotmaintainers:
10c66ec88fSEmmanuel Vadot  - Alexandre Torgue <alexandre.torgue@st.com>
11c66ec88fSEmmanuel Vadot
12c66ec88fSEmmanuel Vadotproperties:
136be33864SEmmanuel Vadot  $nodename:
146be33864SEmmanuel Vadot    const: "/"
15c66ec88fSEmmanuel Vadot  compatible:
16c66ec88fSEmmanuel Vadot    oneOf:
175def4c47SEmmanuel Vadot      - description: DH STM32MP1 SoM based Boards
185def4c47SEmmanuel Vadot        items:
195def4c47SEmmanuel Vadot          - enum:
205def4c47SEmmanuel Vadot              - arrow,stm32mp157a-avenger96 # Avenger96
215def4c47SEmmanuel Vadot              - dh,stm32mp153c-dhcom-drc02
225def4c47SEmmanuel Vadot              - dh,stm32mp157c-dhcom-pdk2
235def4c47SEmmanuel Vadot              - dh,stm32mp157c-dhcom-picoitx
245def4c47SEmmanuel Vadot          - enum:
255def4c47SEmmanuel Vadot              - dh,stm32mp153c-dhcom-som
265def4c47SEmmanuel Vadot              - dh,stm32mp157a-dhcor-som
275def4c47SEmmanuel Vadot              - dh,stm32mp157c-dhcom-som
285def4c47SEmmanuel Vadot          - enum:
295def4c47SEmmanuel Vadot              - st,stm32mp153
305def4c47SEmmanuel Vadot              - st,stm32mp157
31c66ec88fSEmmanuel Vadot      - items:
32c66ec88fSEmmanuel Vadot          - enum:
33c66ec88fSEmmanuel Vadot              - st,stm32f429i-disco
34c66ec88fSEmmanuel Vadot              - st,stm32429i-eval
35c66ec88fSEmmanuel Vadot          - const: st,stm32f429
36c66ec88fSEmmanuel Vadot      - items:
37c66ec88fSEmmanuel Vadot          - enum:
38c66ec88fSEmmanuel Vadot              - st,stm32f469i-disco
39c66ec88fSEmmanuel Vadot          - const: st,stm32f469
40c66ec88fSEmmanuel Vadot      - items:
41c66ec88fSEmmanuel Vadot          - enum:
42c66ec88fSEmmanuel Vadot              - st,stm32f746-disco
43c66ec88fSEmmanuel Vadot              - st,stm32746g-eval
44c66ec88fSEmmanuel Vadot          - const: st,stm32f746
45c66ec88fSEmmanuel Vadot      - items:
46c66ec88fSEmmanuel Vadot          - enum:
47c66ec88fSEmmanuel Vadot              - st,stm32f769-disco
48c66ec88fSEmmanuel Vadot          - const: st,stm32f769
49c66ec88fSEmmanuel Vadot      - items:
50c66ec88fSEmmanuel Vadot          - enum:
51c66ec88fSEmmanuel Vadot              - st,stm32h743i-disco
52c66ec88fSEmmanuel Vadot              - st,stm32h743i-eval
53c66ec88fSEmmanuel Vadot          - const: st,stm32h743
54c66ec88fSEmmanuel Vadot      - items:
55c66ec88fSEmmanuel Vadot          - enum:
56*2eb4d8dcSEmmanuel Vadot              - st,stm32h750i-art-pi
57*2eb4d8dcSEmmanuel Vadot          - const: st,stm32h750
58*2eb4d8dcSEmmanuel Vadot      - items:
59*2eb4d8dcSEmmanuel Vadot          - enum:
60c66ec88fSEmmanuel Vadot              - shiratech,stm32mp157a-iot-box # IoT Box
61c66ec88fSEmmanuel Vadot              - shiratech,stm32mp157a-stinger96 # Stinger96
62c66ec88fSEmmanuel Vadot              - st,stm32mp157c-ed1
63c66ec88fSEmmanuel Vadot              - st,stm32mp157a-dk1
64c66ec88fSEmmanuel Vadot              - st,stm32mp157c-dk2
65c66ec88fSEmmanuel Vadot
66c66ec88fSEmmanuel Vadot          - const: st,stm32mp157
67c66ec88fSEmmanuel Vadot      - items:
68c66ec88fSEmmanuel Vadot          - const: st,stm32mp157c-ev1
69c66ec88fSEmmanuel Vadot          - const: st,stm32mp157c-ed1
70c66ec88fSEmmanuel Vadot          - const: st,stm32mp157
71*2eb4d8dcSEmmanuel Vadot
72*2eb4d8dcSEmmanuel Vadot      - description: Engicam i.Core STM32MP1 SoM based Boards
73*2eb4d8dcSEmmanuel Vadot        items:
74*2eb4d8dcSEmmanuel Vadot          - enum:
75*2eb4d8dcSEmmanuel Vadot              - engicam,icore-stm32mp1-ctouch2       # STM32MP1 Engicam i.Core STM32MP1 C.TOUCH 2.0
76*2eb4d8dcSEmmanuel Vadot              - engicam,icore-stm32mp1-edimm2.2      # STM32MP1 Engicam i.Core STM32MP1 EDIMM2.2 Starter Kit
77*2eb4d8dcSEmmanuel Vadot          - const: engicam,icore-stm32mp1            # STM32MP1 Engicam i.Core STM32MP1 SoM
78*2eb4d8dcSEmmanuel Vadot          - const: st,stm32mp157
79*2eb4d8dcSEmmanuel Vadot
80*2eb4d8dcSEmmanuel Vadot      - description: Engicam MicroGEA STM32MP1 SoM based Boards
81*2eb4d8dcSEmmanuel Vadot        items:
82*2eb4d8dcSEmmanuel Vadot          - enum:
83*2eb4d8dcSEmmanuel Vadot              - engicam,microgea-stm32mp1-microdev2.0
84*2eb4d8dcSEmmanuel Vadot              - engicam,microgea-stm32mp1-microdev2.0-of7
85*2eb4d8dcSEmmanuel Vadot          - const: engicam,microgea-stm32mp1
86*2eb4d8dcSEmmanuel Vadot          - const: st,stm32mp157
87*2eb4d8dcSEmmanuel Vadot
885def4c47SEmmanuel Vadot      - description: Octavo OSD32MP15x System-in-Package based boards
895def4c47SEmmanuel Vadot        items:
905def4c47SEmmanuel Vadot          - enum:
915def4c47SEmmanuel Vadot              - lxa,stm32mp157c-mc1 # Linux Automation MC-1
925def4c47SEmmanuel Vadot          - const: oct,stm32mp15xx-osd32
935def4c47SEmmanuel Vadot          - enum:
945def4c47SEmmanuel Vadot              - st,stm32mp157
956be33864SEmmanuel Vadot      - description: Odyssey STM32MP1 SoM based Boards
966be33864SEmmanuel Vadot        items:
976be33864SEmmanuel Vadot          - enum:
986be33864SEmmanuel Vadot              - seeed,stm32mp157c-odyssey
996be33864SEmmanuel Vadot          - const: seeed,stm32mp157c-odyssey-som
1006be33864SEmmanuel Vadot          - const: st,stm32mp157
1016be33864SEmmanuel Vadot
1026be33864SEmmanuel VadotadditionalProperties: true
1036be33864SEmmanuel Vadot
104c66ec88fSEmmanuel Vadot...
105