From nobody Tue Dec 23 12:14:18 2025 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E175FC76196 for ; Sat, 1 Apr 2023 14:04:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230058AbjDAOD7 (ORCPT ); Sat, 1 Apr 2023 10:03:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39370 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230030AbjDAODz (ORCPT ); Sat, 1 Apr 2023 10:03:55 -0400 Received: from mail.andi.de1.cc (mail.andi.de1.cc [IPv6:2a01:238:4321:8900:456f:ecd6:43e:202c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 542C4B462; Sat, 1 Apr 2023 07:03:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=kemnade.info; s=20220719; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=FKlgrf/8s9WLzstJYI7AsSD9oOSQJorYSF9pnSHBTgw=; b=TWStW5WEnB6gFEfQkVNbJ1vsvj W37oDFnVtqAtmkUoUdKdWCdFGE1GSMLrfV2WyL1QYyLOB5uyK3xrunpAsq4gc9AXSy+bQe27xy+A7 ySz4yygDO2KyDYhnJx7XqdXoj4zmczfdzkWWhhndz05tco2NuFtOwFdOjd/5AQUCBys9BteDrE3Ek QX+L/GgrVAKQpfT5gg7iCpTmB8eRQY4ur6oy4+VPo4/CAzeyyt1q/aXs7r0Jah7J4GGSGeco2A9VK dUS54uu3XtNMlmG6oUzGI6dx1Dm48A/dJGJlfyqso0M9spVxvloArZ46MYWLFRinp6sjZ3I1kxNfS 8qebAM0A==; Received: from p200300ccff2d4a001a3da2fffebfd33a.dip0.t-ipconnect.de ([2003:cc:ff2d:4a00:1a3d:a2ff:febf:d33a] helo=aktux) by mail.andi.de1.cc with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1pibpe-0006fs-Tz; Sat, 01 Apr 2023 16:03:51 +0200 Received: from andi by aktux with local (Exim 4.96) (envelope-from ) id 1pibpe-00E73U-1s; Sat, 01 Apr 2023 16:03:50 +0200 From: Andreas Kemnade To: robh+dt@kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@kernel.org, Tony Lindgren Cc: Andrew Davis , Andreas Kemnade Subject: [PATCH v3 1/2] dt-bindings: omap: Convert omap.txt to yaml Date: Sat, 1 Apr 2023 16:02:47 +0200 Message-Id: <20230401140248.3363674-2-andreas@kemnade.info> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230401140248.3363674-1-andreas@kemnade.info> References: <20230401140248.3363674-1-andreas@kemnade.info> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" From: Andrew Davis Convert omap.txt to yaml. Signed-off-by: Andrew Davis [various cleanup, adding Epson Moverio BT-200] Signed-off-by: Andreas Kemnade --- .../devicetree/bindings/arm/omap/omap.txt | 185 ------------------ Documentation/devicetree/bindings/arm/ti.yaml | 157 +++++++++++++++ 2 files changed, 157 insertions(+), 185 deletions(-) create mode 100644 Documentation/devicetree/bindings/arm/ti.yaml diff --git a/Documentation/devicetree/bindings/arm/omap/omap.txt b/Document= ation/devicetree/bindings/arm/omap/omap.txt index fa8b31660cad..67858a52be37 100644 --- a/Documentation/devicetree/bindings/arm/omap/omap.txt +++ b/Documentation/devicetree/bindings/arm/omap/omap.txt @@ -38,188 +38,3 @@ SoC Type (optional): compatible =3D "ti,gp" - High Security devices compatible =3D "ti,hs" - -SoC Families: - -- OMAP2 generic - defaults to OMAP2420 - compatible =3D "ti,omap2" -- OMAP3 generic - compatible =3D "ti,omap3" -- OMAP4 generic - defaults to OMAP4430 - compatible =3D "ti,omap4" -- OMAP5 generic - defaults to OMAP5430 - compatible =3D "ti,omap5" -- DRA7 generic - defaults to DRA742 - compatible =3D "ti,dra7" -- AM33x generic - compatible =3D "ti,am33xx" -- AM43x generic - defaults to AM4372 - compatible =3D "ti,am43" - -SoCs: - -- OMAP2420 - compatible =3D "ti,omap2420", "ti,omap2" -- OMAP2430 - compatible =3D "ti,omap2430", "ti,omap2" - -- OMAP3430 - compatible =3D "ti,omap3430", "ti,omap3" - legacy: "ti,omap34xx" - please do not use any more -- AM3517 - compatible =3D "ti,am3517", "ti,omap3" -- OMAP3630 - compatible =3D "ti,omap3630", "ti,omap3" - legacy: "ti,omap36xx" - please do not use any more -- AM335x - compatible =3D "ti,am33xx" - -- OMAP4430 - compatible =3D "ti,omap4430", "ti,omap4" -- OMAP4460 - compatible =3D "ti,omap4460", "ti,omap4" - -- OMAP5430 - compatible =3D "ti,omap5430", "ti,omap5" -- OMAP5432 - compatible =3D "ti,omap5432", "ti,omap5" - -- DRA762 - compatible =3D "ti,dra762", "ti,dra7" - -- DRA742 - compatible =3D "ti,dra742", "ti,dra74", "ti,dra7" - -- DRA722 - compatible =3D "ti,dra722", "ti,dra72", "ti,dra7" - -- DRA718 - compatible =3D "ti,dra718", "ti,dra722", "ti,dra72", "ti,dra7" - -- AM5748 - compatible =3D "ti,am5748", "ti,dra762", "ti,dra7" - -- AM5728 - compatible =3D "ti,am5728", "ti,dra742", "ti,dra74", "ti,dra7" - -- AM5726 - compatible =3D "ti,am5726", "ti,dra742", "ti,dra74", "ti,dra7" - -- AM5718 - compatible =3D "ti,am5718", "ti,dra722", "ti,dra72", "ti,dra7" - -- AM5716 - compatible =3D "ti,am5716", "ti,dra722", "ti,dra72", "ti,dra7" - -- AM4372 - compatible =3D "ti,am4372", "ti,am43" - -Boards (incomplete list of examples): - -- OMAP3 BeagleBoard : Low cost community board - compatible =3D "ti,omap3-beagle", "ti,omap3430", "ti,omap3" - -- OMAP3 BeagleBoard A to B4 : Early BeagleBoard revisions A to B4 with a t= imer quirk - compatible =3D "ti,omap3-beagle-ab4", "ti,omap3-beagle", "ti,omap3430", = "ti,omap3" - -- OMAP3 Tobi with Overo : Commercial expansion board with daughter board - compatible =3D "gumstix,omap3-overo-tobi", "gumstix,omap3-overo", "ti,om= ap3430", "ti,omap3" - -- OMAP4 SDP : Software Development Board - compatible =3D "ti,omap4-sdp", "ti,omap4430", "ti,omap4" - -- OMAP4 PandaBoard : Low cost community board - compatible =3D "ti,omap4-panda", "ti,omap4430", "ti,omap4" - -- OMAP4 DuoVero with Parlor : Commercial expansion board with daughter boa= rd - compatible =3D "gumstix,omap4-duovero-parlor", "gumstix,omap4-duovero", = "ti,omap4430", "ti,omap4"; - -- OMAP4 VAR-STK-OM44 : Commercial dev kit with VAR-OM44CustomBoard and VAR= -SOM-OM44 w/WLAN - compatible =3D "variscite,var-stk-om44", "variscite,var-som-om44", "ti,o= map4460", "ti,omap4"; - -- OMAP4 VAR-DVK-OM44 : Commercial dev kit with VAR-OM44CustomBoard, VAR-SO= M-OM44 w/WLAN and LCD touchscreen - compatible =3D "variscite,var-dvk-om44", "variscite,var-som-om44", "ti,o= map4460", "ti,omap4"; - -- OMAP3 EVM : Software Development Board for OMAP35x, AM/DM37x - compatible =3D "ti,omap3-evm", "ti,omap3630", "ti,omap3" - -- AM335X EVM : Software Development Board for AM335x - compatible =3D "ti,am335x-evm", "ti,am33xx" - -- AM335X Bone : Low cost community board - compatible =3D "ti,am335x-bone", "ti,am33xx" - -- AM3359 ICEv2 : Low cost Industrial Communication Engine EVM. - compatible =3D "ti,am3359-icev2", "ti,am33xx" - -- AM335X OrionLXm : Substation Automation Platform - compatible =3D "novatech,am335x-lxm", "ti,am33xx" - -- AM335X phyBOARD-WEGA: Single Board Computer dev kit - compatible =3D "phytec,am335x-wega", "phytec,am335x-phycore-som", "ti,am= 33xx" - -- AM335X CM-T335 : System On Module, built around the Sitara AM3352/4 - compatible =3D "compulab,cm-t335", "ti,am33xx" - -- AM335X SBC-T335 : single board computer, built around the Sitara AM3352/4 - compatible =3D "compulab,sbc-t335", "compulab,cm-t335", "ti,am33xx" - -- AM335X phyCORE-AM335x: Development kit - compatible =3D "phytec,am335x-pcm-953", "phytec,am335x-phycore-som", "ti= ,am33xx" - -- AM335x phyBOARD-REGOR: Single Board Computer - compatible =3D "phytec,am335x-regor", "phytec,am335x-phycore-som", "ti,a= m33xx" - -- AM335X UC-8100-ME-T: Communication-centric industrial computing platform - compatible =3D "moxa,uc-8100-me-t", "ti,am33xx"; - -- OMAP5 EVM : Evaluation Module - compatible =3D "ti,omap5-evm", "ti,omap5" - -- AM437x CM-T43 - compatible =3D "compulab,am437x-cm-t43", "ti,am4372", "ti,am43" - -- AM437x SBC-T43 - compatible =3D "compulab,am437x-sbc-t43", "compulab,am437x-cm-t43", "ti,= am4372", "ti,am43" - -- AM43x EPOS EVM - compatible =3D "ti,am43x-epos-evm", "ti,am43", "ti,am438x" - -- AM437x GP EVM - compatible =3D "ti,am437x-gp-evm", "ti,am4372", "ti,am43" - -- AM437x SK EVM: AM437x StarterKit Evaluation Module - compatible =3D "ti,am437x-sk-evm", "ti,am4372", "ti,am43" - -- AM57XX CL-SOM-AM57x - compatible =3D "compulab,cl-som-am57x", "ti,am5728", "ti,dra742", "ti,dr= a74", "ti,dra7" - -- AM57XX SBC-AM57x - compatible =3D "compulab,sbc-am57x", "compulab,cl-som-am57x", "ti,am5728= ", "ti,dra742", "ti,dra74", "ti,dra7" - -- AM5748 IDK - compatible =3D "ti,am5748-idk", "ti,am5748", "ti,dra762", "ti,dra7"; - -- AM5728 IDK - compatible =3D "ti,am5728-idk", "ti,am5728", "ti,dra742", "ti,dra74", "t= i,dra7" - -- AM5718 IDK - compatible =3D "ti,am5718-idk", "ti,am5718", "ti,dra7" - -- DRA762 EVM: Software Development Board for DRA762 - compatible =3D "ti,dra76-evm", "ti,dra762", "ti,dra7" - -- DRA742 EVM: Software Development Board for DRA742 - compatible =3D "ti,dra7-evm", "ti,dra742", "ti,dra74", "ti,dra7" - -- DRA722 EVM: Software Development Board for DRA722 - compatible =3D "ti,dra72-evm", "ti,dra722", "ti,dra72", "ti,dra7" - -- DRA718 EVM: Software Development Board for DRA718 - compatible =3D "ti,dra718-evm", "ti,dra718", "ti,dra722", "ti,dra72", "t= i,dra7" - -- DM3730 Logic PD Torpedo + Wireless: Commercial System on Module with WiF= i and Bluetooth - compatible =3D "logicpd,dm3730-torpedo-devkit", "ti,omap3630", "ti,omap3" - -- DM3730 Logic PD SOM-LV: Commercial System on Module with WiFi and Blueto= oth - compatible =3D "logicpd,dm3730-som-lv-devkit", "ti,omap3630", "ti,omap3" diff --git a/Documentation/devicetree/bindings/arm/ti.yaml b/Documentation/= devicetree/bindings/arm/ti.yaml new file mode 100644 index 000000000000..735e3f0e8143 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/ti.yaml @@ -0,0 +1,157 @@ +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/arm/ti.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Texas Instruments OMAP SoC architecture + +maintainers: + - Tony Lindgren + +description: Platforms based on Texas Instruments OMAP SoC architecture. + +properties: + $nodename: + const: '/' + compatible: + oneOf: + + - description: TI OMAP2420 SoC based platforms + items: + - enum: + - ti,omap2420-h4 + - nokia,n800 + - nokia,n810 + - nokia,n810-wimax + - const: ti,omap2420 + - const: ti,omap2 + + - description: TI OMAP2430 SoC based platforms + items: + - enum: + - ti,omap2430-sdp # TI OMAP2430 SDP + - const: ti,omap2430 + - const: ti,omap2 + + - description: TI OMAP3430 SoC based platforms + items: + - enum: + - logicpd,dm3730-som-lv-devkit # LogicPD Zoom OMAP35xx SOM-= LV Development Kit + - logicpd,dm3730-torpedo-devkit # LogicPD Zoom OMAP35xx Torp= edo Development Kit + - ti,omap3430-sdp + - ti,omap3-beagle + - compulab,omap3-cm-t3530 + - timll,omap3-devkit8000 + - ti,omap3-evm # TI OMAP35XX EVM (TMDSEVM35= 30) + - ti,omap3-ldp # TI OMAP3430 LDP (Zoom1 Lab= rador) + - nokia,omap3-n900 + - openpandora,omap3-pandora-600mhz + - const: ti,omap3430 + - const: ti,omap3 + + - description: TI OMAP3630 SoC based platforms + items: + - enum: + - logicpd,dm3730-som-lv-devkit # LogicPD Zoom DM3730 SOM-LV= Development Kit + - logicpd,dm3730-torpedo-devkit # LogicPD Zoom DM3730 Torped= o + Wireless Development Kit + - ti,omap3-beagle-xm + - compulab,omap3-cm-t3730 + - amazon,omap3-echo # Amazon Echo (first generat= ion) + - ti,omap3-evm-37xx # TI OMAP37XX EVM (TMDSEVM37= 30) + - goldelico,gta04 + - nokia,omap3-n9 + - nokia,omap3-n950 + - lg,omap3-sniper # LG Optimus Black + - ti,omap3-zoom3 + - openpandora,omap3-pandora-1ghz + - const: ti,omap3630 + - const: ti,omap3 + + - description: TI AM35 SoC based platforms + items: + - enum: + - teejet,mt_ventoux + - ti,am3517-craneboard # TI AM3517 CraneBoard (TMDSEVM35= 17) + - ti,am3517-evm # TI AM3517 EVM (AM3517/05 TMDSEV= M3517) + - compulab,omap3-sbc-t3517 # CompuLab SBC-T3517 with CM-T3517 + - const: ti,am3517 + - const: ti,omap3 + + - description: TI OMAP4430 SoC based platforms + items: + - enum: + - motorola,droid4 # Motorola Droid 4 XT894 + - motorola,droid-bionic # Motorola Droid Bionic XT875 + - amazon,omap4-kc1 # Amazon Kindle Fire (first genera= tion) + - ti,omap4-panda + - ti,omap4-sdp + - const: ti,omap4430 + - const: ti,omap4 + + - description: TI OMAP4460 SoC based platforms + items: + - enum: + - ti,omap4-panda-es + - epson,epson,embt2ws # Epson Moverio BT-200 + - const: ti,omap4460 + - const: ti,omap4 + + - description: TI OMAP5 SoC based platforms + items: + - enum: + - compulab,omap5-cm-t54 + - isee,omap5-igep0050 + - ti,omap5-uevm + - const: ti,omap5 + + - description: TI AM33 SoC based platforms + items: + - enum: + - ti,am335x-bone + - compulab,cm-t335 + - ti,am335x-evm + - ti,am335x-evmsk + - bosch,am335x-guardian + - ti,am3359-icev2 + - novatech,am335x-lxm # NovaTech OrionLXm + - moxa,uc-2101 + - moxa,uc-8100-me-t + - gumstix,am335x-pepper + - tcl,am335x-sl50 # Toby Churchill SL50 Series + - pattern: '^ti,am33(5[1246789]|xx)$' # ti,am33xx is legacy plea= se use full SoC name + + - description: TI AM43 SoC based platforms + items: + - enum: + - compulab,am437x-cm-t43 + - ti,am437x-gp-evm + - ti,am437x-idk-evm + - ti,am437x-sk-evm + - pattern: '^ti,am4372[26789]$' + - const: ti,am43 + + - description: TI AM57 SoC based platforms + items: + - enum: + - beagle,am5729-beagleboneai + - compulab,cl-som-am57x + - ti,am5718-idk + - ti,am5728-idk + - ti,am5748-idk + - pattern: '^ti,am57[0124][689]$' + - const: ti,am57 + + - description: TI DRA7 SoC based platforms + items: + - enum: + - ti,dra718-evm + - ti,dra722-evm + - ti,dra742-evm + - ti,dra762-evm + - pattern: '^ti,dra7[12456][024568p]$' + - const: ti,dra7 + +additionalProperties: true + +... --=20 2.30.2