Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: omap: Partially convert omap.txt to yaml

Convert omap.txt to yaml.

CC: linux-omap@vger.kernel.org
Signed-off-by: Andrew Davis <afd@ti.com>
[reduced to only OMAP3/4/5 and AM3, adding Epson Moverio BT-200]
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Message-ID: <20230515074512.66226-2-andreas@kemnade.info>
Signed-off-by: Tony Lindgren <tony@atomide.com>

authored by

Andrew Davis and committed by
Tony Lindgren
c5a5583e 06c2afb8

+176 -99
-99
Documentation/devicetree/bindings/arm/omap/omap.txt
··· 41 41 42 42 SoC Families: 43 43 44 - - OMAP2 generic - defaults to OMAP2420 45 - compatible = "ti,omap2" 46 - - OMAP3 generic 47 - compatible = "ti,omap3" 48 - - OMAP4 generic - defaults to OMAP4430 49 - compatible = "ti,omap4" 50 - - OMAP5 generic - defaults to OMAP5430 51 - compatible = "ti,omap5" 52 44 - DRA7 generic - defaults to DRA742 53 45 compatible = "ti,dra7" 54 46 - AM33x generic ··· 49 57 compatible = "ti,am43" 50 58 51 59 SoCs: 52 - 53 - - OMAP2420 54 - compatible = "ti,omap2420", "ti,omap2" 55 - - OMAP2430 56 - compatible = "ti,omap2430", "ti,omap2" 57 - 58 - - OMAP3430 59 - compatible = "ti,omap3430", "ti,omap3" 60 - legacy: "ti,omap34xx" - please do not use any more 61 - - AM3517 62 - compatible = "ti,am3517", "ti,omap3" 63 - - OMAP3630 64 - compatible = "ti,omap3630", "ti,omap3" 65 - legacy: "ti,omap36xx" - please do not use any more 66 - - AM335x 67 - compatible = "ti,am33xx" 68 - 69 - - OMAP4430 70 - compatible = "ti,omap4430", "ti,omap4" 71 - - OMAP4460 72 - compatible = "ti,omap4460", "ti,omap4" 73 - 74 - - OMAP5430 75 - compatible = "ti,omap5430", "ti,omap5" 76 - - OMAP5432 77 - compatible = "ti,omap5432", "ti,omap5" 78 60 79 61 - DRA762 80 62 compatible = "ti,dra762", "ti,dra7" ··· 82 116 83 117 Boards (incomplete list of examples): 84 118 85 - - OMAP3 BeagleBoard : Low cost community board 86 - compatible = "ti,omap3-beagle", "ti,omap3430", "ti,omap3" 87 - 88 - - OMAP3 BeagleBoard A to B4 : Early BeagleBoard revisions A to B4 with a timer quirk 89 - compatible = "ti,omap3-beagle-ab4", "ti,omap3-beagle", "ti,omap3430", "ti,omap3" 90 - 91 - - OMAP3 Tobi with Overo : Commercial expansion board with daughter board 92 - compatible = "gumstix,omap3-overo-tobi", "gumstix,omap3-overo", "ti,omap3430", "ti,omap3" 93 - 94 - - OMAP4 SDP : Software Development Board 95 - compatible = "ti,omap4-sdp", "ti,omap4430", "ti,omap4" 96 - 97 - - OMAP4 PandaBoard : Low cost community board 98 - compatible = "ti,omap4-panda", "ti,omap4430", "ti,omap4" 99 - 100 - - OMAP4 DuoVero with Parlor : Commercial expansion board with daughter board 101 - compatible = "gumstix,omap4-duovero-parlor", "gumstix,omap4-duovero", "ti,omap4430", "ti,omap4"; 102 - 103 - - OMAP4 VAR-STK-OM44 : Commercial dev kit with VAR-OM44CustomBoard and VAR-SOM-OM44 w/WLAN 104 - compatible = "variscite,var-stk-om44", "variscite,var-som-om44", "ti,omap4460", "ti,omap4"; 105 - 106 - - OMAP4 VAR-DVK-OM44 : Commercial dev kit with VAR-OM44CustomBoard, VAR-SOM-OM44 w/WLAN and LCD touchscreen 107 - compatible = "variscite,var-dvk-om44", "variscite,var-som-om44", "ti,omap4460", "ti,omap4"; 108 - 109 - - OMAP3 EVM : Software Development Board for OMAP35x, AM/DM37x 110 - compatible = "ti,omap3-evm", "ti,omap3630", "ti,omap3" 111 - 112 - - AM335X EVM : Software Development Board for AM335x 113 - compatible = "ti,am335x-evm", "ti,am33xx" 114 - 115 - - AM335X Bone : Low cost community board 116 - compatible = "ti,am335x-bone", "ti,am33xx" 117 - 118 - - AM3359 ICEv2 : Low cost Industrial Communication Engine EVM. 119 - compatible = "ti,am3359-icev2", "ti,am33xx" 120 - 121 - - AM335X OrionLXm : Substation Automation Platform 122 - compatible = "novatech,am335x-lxm", "ti,am33xx" 123 - 124 - - AM335X phyBOARD-WEGA: Single Board Computer dev kit 125 - compatible = "phytec,am335x-wega", "phytec,am335x-phycore-som", "ti,am33xx" 126 - 127 - - AM335X CM-T335 : System On Module, built around the Sitara AM3352/4 128 - compatible = "compulab,cm-t335", "ti,am33xx" 129 - 130 - - AM335X SBC-T335 : single board computer, built around the Sitara AM3352/4 131 - compatible = "compulab,sbc-t335", "compulab,cm-t335", "ti,am33xx" 132 - 133 - - AM335X phyCORE-AM335x: Development kit 134 - compatible = "phytec,am335x-pcm-953", "phytec,am335x-phycore-som", "ti,am33xx" 135 - 136 - - AM335x phyBOARD-REGOR: Single Board Computer 137 - compatible = "phytec,am335x-regor", "phytec,am335x-phycore-som", "ti,am33xx" 138 - 139 - - AM335X UC-8100-ME-T: Communication-centric industrial computing platform 140 - compatible = "moxa,uc-8100-me-t", "ti,am33xx"; 141 - 142 - - OMAP5 EVM : Evaluation Module 143 - compatible = "ti,omap5-evm", "ti,omap5" 144 119 145 120 - AM437x CM-T43 146 121 compatible = "compulab,am437x-cm-t43", "ti,am4372", "ti,am43" ··· 124 217 125 218 - DRA718 EVM: Software Development Board for DRA718 126 219 compatible = "ti,dra718-evm", "ti,dra718", "ti,dra722", "ti,dra72", "ti,dra7" 127 - 128 - - DM3730 Logic PD Torpedo + Wireless: Commercial System on Module with WiFi and Bluetooth 129 - compatible = "logicpd,dm3730-torpedo-devkit", "ti,omap3630", "ti,omap3" 130 - 131 - - DM3730 Logic PD SOM-LV: Commercial System on Module with WiFi and Bluetooth 132 - compatible = "logicpd,dm3730-som-lv-devkit", "ti,omap3630", "ti,omap3"
+176
Documentation/devicetree/bindings/arm/ti/omap.yaml
··· 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 + 7 + title: Texas Instruments OMAP SoC architecture 8 + 9 + maintainers: 10 + - Tony Lindgren <tony@atomide.com> 11 + 12 + description: Platforms based on Texas Instruments OMAP SoC architecture. 13 + 14 + properties: 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 + - ti,am335x-bone 111 + - ti,am335x-evm 112 + - ti,am3359-icev2 113 + - const: ti,am33xx 114 + 115 + - description: Compulab board variants based on TI AM33 116 + items: 117 + - enum: 118 + - compulab,sbc-t335 119 + - const: compulab,cm-t335 120 + - const: ti,am33xx 121 + 122 + - description: Phytec boards based on TI AM33 123 + items: 124 + - enum: 125 + - phytec,am335x-wega 126 + - phytec,am335x-pcm-953 127 + - phytec,am335x-regor 128 + - const: phytec,am335x-phycore-som 129 + - const: ti,am33xx 130 + 131 + - description: TI OMAP4430 SoC based platforms 132 + items: 133 + - enum: 134 + - amazon,omap4-kc1 # Amazon Kindle Fire (first generation) 135 + - motorola,droid4 # Motorola Droid 4 XT894 136 + - motorola,droid-bionic # Motorola Droid Bionic XT875 137 + - ti,omap4-panda 138 + - ti,omap4-sdp 139 + - const: ti,omap4430 140 + - const: ti,omap4 141 + 142 + - description: OMAP4 DuoVero with Parlor expansion board/daughter board 143 + items: 144 + - const: gumstix,omap4-duovero-parlor 145 + - const: gumstix,omap4-duovero 146 + - const: ti,omap4430 147 + - const: ti,omap4 148 + 149 + - description: TI OMAP4460 SoC based platforms 150 + items: 151 + - enum: 152 + - epson,embt2ws # Epson Moverio BT-200 153 + - ti,omap4-panda-es 154 + - const: ti,omap4460 155 + - const: ti,omap4 156 + 157 + - description: VAR-OM44 boards 158 + items: 159 + - enum: 160 + - variscite,var-dvk-om44 161 + - variscite,var-stk-om44 162 + - const: variscite,var-som-om44 163 + - const: ti,omap4460 164 + - const: ti,omap4 165 + 166 + - description: TI OMAP5 SoC based platforms 167 + items: 168 + - enum: 169 + - compulab,omap5-cm-t54 170 + - isee,omap5-igep0050 171 + - ti,omap5-uevm 172 + - const: ti,omap5 173 + 174 + additionalProperties: true 175 + 176 + ...