Message ID | 20230515074512.66226-1-andreas@kemnade.info |
---|---|
Headers |
Return-Path: <linux-kernel-owner@vger.kernel.org> Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:b0ea:0:b0:3b6:4342:cba0 with SMTP id b10csp6748125vqo; Mon, 15 May 2023 01:08:00 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ7zhjud4QxwmZ7AS2bZ8yRtfLVaDIXSW4zVEFihw9UdYdOcjOiiUdBkaRPNy7xyvAl4aKbT X-Received: by 2002:a17:90b:4d92:b0:24e:36c:1681 with SMTP id oj18-20020a17090b4d9200b0024e036c1681mr33673983pjb.36.1684138080518; Mon, 15 May 2023 01:08:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1684138080; cv=none; d=google.com; s=arc-20160816; b=xhsNs11Mm1mkPXdsNRDqcejJh1TsPIHNEDQemkNHAemwDdT3o1wQ6HyCbHoPKbZHGu Hvbd1AdjWVLUbQHypf5MC/R7MPgaucBRCRG9AQtohOilPMLe1TrFj/gYo3NHCRUM4xDj F2FlFJTJ5tfDVAcViEaUag9+RJLFpJ63QABSp/S2V8eMumty5sVwh7jy/bBVeNdudkkC QkLOxq4mNHduXoONZuGMvLaYMJsmYGs3tOA1G7Jtfu5NgYFsFPhoaF65nMUdeAMJ/WaD nloTXU5yTQPkhQh2t4RZ/uRJUncNlZCgVtVrwjj/zX0jyzZNLWa1PeCUalIzd/Z4WuF1 gjNw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:to:from; bh=dlSz/FHBMubYDnKOvB3lMPGYZcvCkhbjrTrHwXIodwY=; b=JZz0kDaJ6iulsQk7OCaXvuIV7TEWlotFbHptKVaDdPmWz/whXX0eUpqAk/yzw/gNsn of0SG8ZlguVYH+OjgJDmDTM8dlMicImjNzgHGhyv+JdtMxWaw7smtvTgZu7X3bWswKvD rbOBOX18PFUhexLksdDLcs70jHEZG1m301+ACtHHQ3H28EdaqvEcfRGP6prkrRdakzW5 Pu8Z2h/ja8GfmkbuFdApcwuzsTNVocU9NdOJyBx8/YVGZoih6gjwhLG/3bEp+pCaY27o YAkUMffw3mu0XbomEsysdVb+W96lK6/RvRUTbqwXUahxIIl2vG6Z5u0qvMd+aupX1odQ uG0w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id 6-20020a17090a190600b0022915b6dd7asi27371910pjg.145.2023.05.15.01.07.47; Mon, 15 May 2023 01:08:00 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239119AbjEOHpd (ORCPT <rfc822;peekingduck44@gmail.com> + 99 others); Mon, 15 May 2023 03:45:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55646 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229758AbjEOHp3 (ORCPT <rfc822;linux-kernel@vger.kernel.org>); Mon, 15 May 2023 03:45:29 -0400 Received: from mail.andi.de1.cc (mail.andi.de1.cc [IPv6:2a02:c205:3004:2154::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F317F120; Mon, 15 May 2023 00:45:26 -0700 (PDT) Received: from p200300ccff34d8001a3da2fffebfd33a.dip0.t-ipconnect.de ([2003:cc:ff34:d800:1a3d:a2ff:febf:d33a] helo=aktux) by mail.andi.de1.cc with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from <andreas@kemnade.info>) id 1pyStR-0003uR-AU; Mon, 15 May 2023 09:45:17 +0200 Received: from andi by aktux with local (Exim 4.96) (envelope-from <andreas@kemnade.info>) id 1pyStQ-000HER-2d; Mon, 15 May 2023 09:45:16 +0200 From: Andreas Kemnade <andreas@kemnade.info> To: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, tony@atomide.com, afd@ti.com, andreas@kemnade.info, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org Subject: [PATCH v7 0/2] dt-bindings: omap: Convert omap.txt to yaml Date: Mon, 15 May 2023 09:45:10 +0200 Message-Id: <20230515074512.66226-1-andreas@kemnade.info> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: <linux-kernel.vger.kernel.org> X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1765946771986692840?= X-GMAIL-MSGID: =?utf-8?q?1765946771986692840?= |
Series |
dt-bindings: omap: Convert omap.txt to yaml
|
|
Message
Andreas Kemnade
May 15, 2023, 7:45 a.m. UTC
Convert board compatibles to yaml and add the new yaml file to MAINTAINERS so that emails are properly distributed Changes in V7: - checked for lost compatibles - remove conversions with pattern matches probably allowing too much Changes in V6: - reflect the rename also in the file header Changes in V5: - renamed the new file to ti/omap.yaml Changes in V4: - fix order - re-add dra7 to .txt to have it sorted out later Changes in V3: - update MAINTAINERS - remove converted stuff from .txt Changes in V2: - renamed file - fixed gta04 - added Openpandora, Epson Moverio BT-200 - drop example - remove descriptions if just reformatting the name Andreas Kemnade (1): MAINTAINERS: add board bindings list to OMAP2+ files Andrew Davis (1): dt-bindings: omap: Partially convert omap.txt to yaml .../devicetree/bindings/arm/omap/omap.txt | 99 ---------- .../devicetree/bindings/arm/ti/omap.yaml | 176 ++++++++++++++++++ MAINTAINERS | 1 + 3 files changed, 177 insertions(+), 99 deletions(-) create mode 100644 Documentation/devicetree/bindings/arm/ti/omap.yaml
Comments
Hi, any action still expected from my side? people gave R-bys... So looks like it is ready for the dt-folks to pick it up. Regards, Andreas On Mon, 15 May 2023 09:45:10 +0200 Andreas Kemnade <andreas@kemnade.info> wrote: > Convert board compatibles to yaml and add the new yaml file to > MAINTAINERS so that emails are properly distributed > > Changes in V7: > - checked for lost compatibles > - remove conversions with pattern matches probably allowing > too much > > Changes in V6: > - reflect the rename also in the file header > > Changes in V5: > - renamed the new file to ti/omap.yaml > > Changes in V4: > - fix order > - re-add dra7 to .txt to have it sorted out later > > Changes in V3: > - update MAINTAINERS > - remove converted stuff from .txt > > Changes in V2: > - renamed file > - fixed gta04 > - added Openpandora, Epson Moverio BT-200 > - drop example > - remove descriptions if just reformatting the name > > Andreas Kemnade (1): > MAINTAINERS: add board bindings list to OMAP2+ files > > Andrew Davis (1): > dt-bindings: omap: Partially convert omap.txt to yaml > > .../devicetree/bindings/arm/omap/omap.txt | 99 ---------- > .../devicetree/bindings/arm/ti/omap.yaml | 176 ++++++++++++++++++ > MAINTAINERS | 1 + > 3 files changed, 177 insertions(+), 99 deletions(-) > create mode 100644 Documentation/devicetree/bindings/arm/ti/omap.yaml >
On 13/06/2023 19:32, Andreas Kemnade wrote: > Hi, > > any action still expected from my side? > people gave R-bys... > So looks like it is ready for the dt-folks to pick it up. > It's SoC file, isn't it? Then goes via SoC tree. Best regards, Krzysztof
On Tue, 13 Jun 2023 20:43:55 +0200 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote: > On 13/06/2023 19:32, Andreas Kemnade wrote: > > Hi, > > > > any action still expected from my side? > > people gave R-bys... > > So looks like it is ready for the dt-folks to pick it up. > > > > It's SoC file, isn't it? Then goes via SoC tree. > Apparently there was confusion about it. Quoting Tony:"And thanks for getting the omap.yaml conversion going, that will get merged by the dt folks." I am fine with either, Regards Andreas
* Andreas Kemnade <andreas@kemnade.info> [230616 16:53]: > On Tue, 13 Jun 2023 20:43:55 +0200 > Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote: > > > On 13/06/2023 19:32, Andreas Kemnade wrote: > > > Hi, > > > > > > any action still expected from my side? > > > people gave R-bys... > > > So looks like it is ready for the dt-folks to pick it up. > > > > > > > It's SoC file, isn't it? Then goes via SoC tree. > > > Apparently there was confusion about it. Quoting > Tony:"And thanks for getting the > omap.yaml conversion going, that will get merged by the dt folks." > > I am fine with either, OK I'll apply this into omap-for-v6.6/dt-bindings thanks. Regards, Tony