xref: /linux/Documentation/devicetree/bindings/arm/ti/omap.yaml (revision 5f5598d945e2a69f764aa5c2074dad73e23bcfcb)
1# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/arm/ti/omap.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Texas Instruments OMAP SoC architecture
8
9maintainers:
10  - Tony Lindgren <tony@atomide.com>
11
12description: Platforms based on Texas Instruments OMAP SoC architecture.
13
14properties:
15  $nodename:
16    const: '/'
17  compatible:
18    oneOf:
19
20      - description: TI OMAP2420 SoC based platforms
21        items:
22          - enum:
23              - nokia,n800
24              - nokia,n810
25              - nokia,n810-wimax
26              - ti,omap2420-h4
27          - const: ti,omap2420
28          - const: ti,omap2
29
30      - description: TI OMAP2430 SoC based platforms
31        items:
32          - enum:
33              - ti,omap2430-sdp # TI OMAP2430 SDP
34          - const: ti,omap2430
35          - const: ti,omap2
36
37      - description: TI OMAP3430 SoC based platforms
38        items:
39          - enum:
40              - compulab,omap3-cm-t3530
41              - logicpd,dm3730-som-lv-devkit  # LogicPD Zoom OMAP35xx SOM-LV Development Kit
42              - logicpd,dm3730-torpedo-devkit # LogicPD Zoom OMAP35xx Torpedo Development Kit
43              - nokia,omap3-n900
44              - openpandora,omap3-pandora-600mhz
45              - ti,omap3430-sdp
46              - ti,omap3-beagle
47              - ti,omap3-evm                  # TI OMAP35XX EVM (TMDSEVM3530)
48              - ti,omap3-ldp                  # TI OMAP3430 LDP (Zoom1 Labrador)
49              - timll,omap3-devkit8000
50          - const: ti,omap3430
51          - const: ti,omap3
52
53      - description: Early BeagleBoard revisions A to B4 with a timer quirk
54        items:
55          - const: ti,omap3-beagle-ab4
56          - const: ti,omap3-beagle
57          - const: ti,omap3430
58          - const: ti,omap3
59
60      - description: Gumstix Overo TI OMAP 3430/3630 boards + expansion boards
61        items:
62          - enum:
63              - gumstix,omap3-overo-alto35
64              - gumstix,omap3-overo-chestnut43
65              - gumstix,omap3-overo-gallop43
66              - gumstix,omap3-overo-palo35
67              - gumstix,omap3-overo-palo43
68              - gumstix,omap3-overo-summit
69              - gumstix,omap3-overo-tobi
70              - gumstix,omap3-overo-tobiduo
71          - const: gumstix,omap3-overo
72          - enum:
73              - ti,omap3430
74              - ti,omap3630
75
76      - description: TI OMAP3630 SoC based platforms
77        items:
78          - enum:
79              - amazon,omap3-echo             # Amazon Echo (first generation)
80              - compulab,omap3-cm-t3730
81              - goldelico,gta04
82              - lg,omap3-sniper               # LG Optimus Black
83              - logicpd,dm3730-som-lv-devkit  # LogicPD Zoom DM3730 SOM-LV Development Kit
84              - logicpd,dm3730-torpedo-devkit # LogicPD Zoom DM3730 Torpedo + Wireless Development Kit
85              - nokia,omap3-n9
86              - nokia,omap3-n950
87              - openpandora,omap3-pandora-1ghz
88              - ti,omap3-beagle-xm
89              - ti,omap3-evm-37xx             # TI OMAP37XX EVM (TMDSEVM3730)
90              - ti,omap3-zoom3
91          - const: ti,omap3630
92          - const: ti,omap3
93
94      - description: TI AM35 SoC based platforms
95        items:
96          - enum:
97              - compulab,omap3-sbc-t3517 # CompuLab SBC-T3517 with CM-T3517
98              - teejet,mt_ventoux
99              - ti,am3517-craneboard     # TI AM3517 CraneBoard (TMDSEVM3517)
100              - ti,am3517-evm            # TI AM3517 EVM (AM3517/05 TMDSEVM3517)
101          - const: ti,am3517
102          - const: ti,omap3
103
104      - description: TI AM33 based platform
105        items:
106          - enum:
107              - compulab,cm-t335
108              - moxa,uc-8100-me-t
109              - novatech,am335x-lxm
110              - seeed,am335x-bone-green-eco
111              - ti,am335x-bone
112              - ti,am335x-evm
113              - ti,am3359-icev2
114          - const: ti,am33xx
115
116      - description: Compulab board variants based on TI AM33
117        items:
118          - enum:
119              - compulab,sbc-t335
120          - const: compulab,cm-t335
121          - const: ti,am33xx
122
123      - description: Phytec boards based on TI AM33
124        items:
125          - enum:
126              - phytec,am335x-wega
127              - phytec,am335x-pcm-953
128              - phytec,am335x-regor
129          - const: phytec,am335x-phycore-som
130          - const: ti,am33xx
131
132      - description: TI OMAP4430 SoC based platforms
133        items:
134          - enum:
135              - amazon,omap4-kc1        # Amazon Kindle Fire (first generation)
136              - motorola,droid4         # Motorola Droid 4 XT894
137              - motorola,droid-bionic   # Motorola Droid Bionic XT875
138              - motorola,xyboard-mz609
139              - motorola,xyboard-mz617
140              - ti,omap4-panda
141              - ti,omap4-sdp
142          - const: ti,omap4430
143          - const: ti,omap4
144
145      - description: OMAP4 PandaBoard Revision A4 and later
146        items:
147          - const: ti,omap4-panda-a4
148          - const: ti,omap4-panda
149          - const: ti,omap4430
150          - const: ti,omap4
151
152      - description: OMAP4 DuoVero with Parlor expansion board/daughter board
153        items:
154          - const: gumstix,omap4-duovero-parlor
155          - const: gumstix,omap4-duovero
156          - const: ti,omap4430
157          - const: ti,omap4
158
159      - description: TI OMAP4460 SoC based platforms
160        items:
161          - enum:
162              - epson,embt2ws    # Epson Moverio BT-200
163              - ti,omap4-panda-es
164          - const: ti,omap4460
165          - const: ti,omap4
166
167      - description: VAR-OM44 boards
168        items:
169          - enum:
170              - variscite,var-dvk-om44
171              - variscite,var-stk-om44
172          - const: variscite,var-som-om44
173          - const: ti,omap4460
174          - const: ti,omap4
175
176      - description: TI OMAP5 SoC based platforms
177        items:
178          - enum:
179              - compulab,omap5-cm-t54
180              - isee,omap5-igep0050
181              - ti,omap5-uevm
182          - const: ti,omap5
183
184additionalProperties: true
185
186...
187