Message ID | 20200905173004.216081-1-jic23@kernel.org |
---|---|
Headers | show
Delivered-To: patch@linaro.org Received: by 2002:a92:5b9c:0:0:0:0:0 with SMTP id c28csp2420627ilg; Sat, 5 Sep 2020 10:32:39 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxb9+lx5f6Q2Lp/99m2eMVo4Axcm9hJWBT868l4qW3pFrvNjpn0cvY8UHDXHPJbTh0eCbwj X-Received: by 2002:a17:906:b097:: with SMTP id x23mr4035ejy.21.1599327159371; Sat, 05 Sep 2020 10:32:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1599327159; cv=none; d=google.com; s=arc-20160816; b=Z64Kh/ZbgwDhPco0jpzj6cNIJizDSbQKm8lC2jJ23GmgSd5N2ZIpJfpcpDb3oV+xuG dna9pltpyKGG1X7V1ySCUg8BZeBX3HovwvDyga6vuH/UuzSIgz5xLd/oHIVFPz3UZnyt O7cXhmdGtmFYWaZZ1hAonKhCvLlhjGJf9zTJ5ghuCwf2D7D/tHcMq2HLBt2WW0LfzNFd JMKRVuPr7H9rqQ/5H2o8Zp07JsocPVMorbZCJTODJBZKsC07gPrt50hHlTjCVR3kO/YE ov7XFTEfzAwa7U4R6BcJRGJMWYzmnz3r3HzCq0ouj+u54W/ukyM6DomtI/ZVevYqz6rU s6Bw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from:dkim-signature; bh=/e5lkABt4f+QVj9svkIumn9Pdf8/lXYtqxNUmpj13SU=; b=daM4GOtqhRQ2n2aPJ4Yyf2OVExGG+4+xK7JsZEeRzAGS74MxgYN501ADUvSD0h8P0q kpe3eM2p2cnajnWSp9kca6bLyQkt5c/yb1qIgIEAKEL3Kbv5bypYDBXmW5XQLeRJYvP7 0YmR7uIuPyyfCEQI0MrUtKMPnlpHnq2LsaiGf3bEdLJ8DsPWr46CIGrwXkVtBH2iniR4 1VfqQEPT2iclyrUiqVbt3czj8E6D0bmVdE3Sm0qTapFUheL/P4W3zw4xGEN0+4q1E/mR eFWzu3VzUzzxjwdl3oUqEV95sCQE1uhoUkgXVLiXPze7jhppBZPsriGHbFJ2+gGYFC8r +Z9w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=SKDWpTI7; spf=pass (google.com: domain of devicetree-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: <devicetree-owner@vger.kernel.org> Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j11si6251185edy.393.2020.09.05.10.32.38; Sat, 05 Sep 2020 10:32:39 -0700 (PDT) Received-SPF: pass (google.com: domain of devicetree-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=SKDWpTI7; spf=pass (google.com: domain of devicetree-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728297AbgIERcd (ORCPT <rfc822;patch@linaro.org> + 6 others); Sat, 5 Sep 2020 13:32:33 -0400 Received: from mail.kernel.org ([198.145.29.99]:60174 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726568AbgIERc0 (ORCPT <rfc822;devicetree@vger.kernel.org>); Sat, 5 Sep 2020 13:32:26 -0400 Received: from localhost.localdomain (cpc149474-cmbg20-2-0-cust94.5-4.cable.virginm.net [82.4.196.95]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id BDD7720760; Sat, 5 Sep 2020 17:32:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599327145; bh=VJbbUOHm/wDdpxA6B8EADdFSUNkp83wX1xGSNCC6UUw=; h=From:To:Cc:Subject:Date:From; b=SKDWpTI7IKhQMWv5zXJZSfOqpAkhX8dXSBEtfXoyjPgnlU5YigTJ+Jj2M012uo9T+ wCG//tPg7/LeyQTzDUb70w/LDktnjP9cz7ozeTFx04+SysfF1MkLoW/O477d0unIUe YB45kYyIvrF8jcEet7xkL0Rqt2UFw2uNIDPSb/VM= From: Jonathan Cameron <jic23@kernel.org> To: linux-iio@vger.kernel.org, Rob Herring <robh+dt@kernel.org>, devicetree@vger.kernel.org Cc: Jonathan Cameron <Jonathan.Cameron@huawei.com> Subject: [PATCH 00/20] dt-bindings:iio:adc: Another set of yaml conversions. Date: Sat, 5 Sep 2020 18:29:44 +0100 Message-Id: <20200905173004.216081-1-jic23@kernel.org> X-Mailer: git-send-email 2.28.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: <devicetree.vger.kernel.org> X-Mailing-List: devicetree@vger.kernel.org |
Series |
dt-bindings:iio:adc: Another set of yaml conversions.
|
expand
|
From: Jonathan Cameron <Jonathan.Cameron@huawei.com> It is somewhat easier to do these all at once as then the yaml syntax knowledge builds up and Rob once said he preferred to review them in groups. Hence here are 20 binding conversions to enjoy. There are 2 other bindings currently awaiting v2 review and it may take a while to convert over the remaining IIO ADC ones as they are mostly the complex cases. There are also quite a few drivers that have undocumented bindings. I plan to do a sweep for those once yaml conversions are finished. For maintainers, I've mostly gone with the original author of the txt file. If anyone wants to claim responsibility for any or reject it then that is great. I'll act as backup maintainer for all of these by default anyway. There are a few places I think we could look to tighten the binding definitions if we wish. Hopefully this will be a good layer to build on. Thanks, Jonathan Jonathan Cameron (20): dt-bindings:iio:adc:fsl,vf610-adc conversion to yaml. dt-bindings:iio:adc:ti,twl4030-madc yaml conversion dt-bindings:iio:adc:st,stmpe-adc yaml conversion dt-bindings:iio:adc: aspeed,ast2400 yaml conversion dt-bindings:iio:adc:marvell,berlin2-adc yaml conversion dt-bindings:iio:adc:sprd,sc2720-adc yaml conversion. dt-bindings:iio:adc:nuvoton,nau7802 yaml conversion dt-bindings:iio:adc:nuvoton,npcm750-adc yaml conversion dt-bindings:iio:adc:nxp,lpc1850-adc yaml conversion dt-bindings:iio:adc:lpc3220-adc yaml conversion dt-bindings:iio:adc:motorola,cpcap-adc yaml conversion dt-bindings:iio:adc:dlg,da9150-gpadc yaml conversion dt-bindings:iio:adc:cosmic,10001-adc yaml conversion dt-bindings:iio:adc:adi,ad7949 yaml conversion dt-bindings:iio:adc:ad7768-1 yaml conversion dt-bindings:iio:adc:ti,ads1015 yaml conversion dt-bindings:iio:adc:holt,hi8435 yaml conversion dt-bindings:iio:adc:amlogic,meson-saradc yaml conversion dt-bindings:iio:adc:fsl,imx7d-adc yaml conversion dt-bindings:iio:adc:fsl,imx25-gcq yaml conversion .../devicetree/bindings/iio/adc/ad7949.txt | 16 -- .../bindings/iio/adc/adi,ad7768-1.txt | 41 ----- .../bindings/iio/adc/adi,ad7768-1.yaml | 89 +++++++++++ .../bindings/iio/adc/adi,ad7949.yaml | 57 +++++++ .../devicetree/bindings/iio/adc/ads1015.txt | 73 --------- .../bindings/iio/adc/amlogic,meson-saradc.txt | 48 ------ .../iio/adc/amlogic,meson-saradc.yaml | 145 ++++++++++++++++++ .../bindings/iio/adc/aspeed,ast2400-adc.yaml | 54 +++++++ .../bindings/iio/adc/aspeed_adc.txt | 22 --- .../bindings/iio/adc/berlin2_adc.txt | 19 --- .../bindings/iio/adc/cc10001_adc.txt | 22 --- .../bindings/iio/adc/cosmic,10001-adc.yaml | 59 +++++++ .../devicetree/bindings/iio/adc/cpcap-adc.txt | 17 -- .../bindings/iio/adc/da9150-gpadc.txt | 16 -- .../bindings/iio/adc/dlg,da9150-gpadc.yaml | 33 ++++ .../bindings/iio/adc/fsl,imx25-gcq.txt | 57 ------- .../bindings/iio/adc/fsl,imx25-gcq.yaml | 129 ++++++++++++++++ .../bindings/iio/adc/fsl,imx7d-adc.yaml | 62 ++++++++ .../bindings/iio/adc/fsl,vf610-adc.yaml | 81 ++++++++++ .../devicetree/bindings/iio/adc/hi8435.txt | 21 --- .../bindings/iio/adc/holt,hi8435.yaml | 49 ++++++ .../devicetree/bindings/iio/adc/imx7d-adc.txt | 24 --- .../bindings/iio/adc/lpc1850-adc.txt | 20 --- .../bindings/iio/adc/lpc32xx-adc.txt | 21 --- .../bindings/iio/adc/marvell,berlin2-adc.yaml | 50 ++++++ .../bindings/iio/adc/motorola,cpcap-adc.yaml | 51 ++++++ .../bindings/iio/adc/nuvoton,nau7802.yaml | 50 ++++++ .../bindings/iio/adc/nuvoton,npcm-adc.txt | 26 ---- .../bindings/iio/adc/nuvoton,npcm750-adc.yaml | 64 ++++++++ .../bindings/iio/adc/nuvoton-nau7802.txt | 18 --- .../bindings/iio/adc/nxp,lpc1850-adc.yaml | 61 ++++++++ .../bindings/iio/adc/nxp,lpc3220-adc.yaml | 50 ++++++ .../bindings/iio/adc/sprd,sc2720-adc.yaml | 72 +++++++++ .../bindings/iio/adc/sprd,sc27xx-adc.txt | 40 ----- .../bindings/iio/adc/st,stmpe-adc.yaml | 45 ++++++ .../devicetree/bindings/iio/adc/stmpe-adc.txt | 21 --- .../bindings/iio/adc/ti,ads1015.yaml | 113 ++++++++++++++ .../bindings/iio/adc/ti,twl4030-madc.yaml | 48 ++++++ .../bindings/iio/adc/twl4030-madc.txt | 24 --- .../devicetree/bindings/iio/adc/vf610-adc.txt | 36 ----- 40 files changed, 1362 insertions(+), 582 deletions(-) delete mode 100644 Documentation/devicetree/bindings/iio/adc/ad7949.txt delete mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad7768-1.txt create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad7768-1.yaml create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad7949.yaml delete mode 100644 Documentation/devicetree/bindings/iio/adc/ads1015.txt delete mode 100644 Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.txt create mode 100644 Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.yaml create mode 100644 Documentation/devicetree/bindings/iio/adc/aspeed,ast2400-adc.yaml delete mode 100644 Documentation/devicetree/bindings/iio/adc/aspeed_adc.txt delete mode 100644 Documentation/devicetree/bindings/iio/adc/berlin2_adc.txt delete mode 100644 Documentation/devicetree/bindings/iio/adc/cc10001_adc.txt create mode 100644 Documentation/devicetree/bindings/iio/adc/cosmic,10001-adc.yaml delete mode 100644 Documentation/devicetree/bindings/iio/adc/cpcap-adc.txt delete mode 100644 Documentation/devicetree/bindings/iio/adc/da9150-gpadc.txt create mode 100644 Documentation/devicetree/bindings/iio/adc/dlg,da9150-gpadc.yaml delete mode 100644 Documentation/devicetree/bindings/iio/adc/fsl,imx25-gcq.txt create mode 100644 Documentation/devicetree/bindings/iio/adc/fsl,imx25-gcq.yaml create mode 100644 Documentation/devicetree/bindings/iio/adc/fsl,imx7d-adc.yaml create mode 100644 Documentation/devicetree/bindings/iio/adc/fsl,vf610-adc.yaml delete mode 100644 Documentation/devicetree/bindings/iio/adc/hi8435.txt create mode 100644 Documentation/devicetree/bindings/iio/adc/holt,hi8435.yaml delete mode 100644 Documentation/devicetree/bindings/iio/adc/imx7d-adc.txt delete mode 100644 Documentation/devicetree/bindings/iio/adc/lpc1850-adc.txt delete mode 100644 Documentation/devicetree/bindings/iio/adc/lpc32xx-adc.txt create mode 100644 Documentation/devicetree/bindings/iio/adc/marvell,berlin2-adc.yaml create mode 100644 Documentation/devicetree/bindings/iio/adc/motorola,cpcap-adc.yaml create mode 100644 Documentation/devicetree/bindings/iio/adc/nuvoton,nau7802.yaml delete mode 100644 Documentation/devicetree/bindings/iio/adc/nuvoton,npcm-adc.txt create mode 100644 Documentation/devicetree/bindings/iio/adc/nuvoton,npcm750-adc.yaml delete mode 100644 Documentation/devicetree/bindings/iio/adc/nuvoton-nau7802.txt create mode 100644 Documentation/devicetree/bindings/iio/adc/nxp,lpc1850-adc.yaml create mode 100644 Documentation/devicetree/bindings/iio/adc/nxp,lpc3220-adc.yaml create mode 100644 Documentation/devicetree/bindings/iio/adc/sprd,sc2720-adc.yaml delete mode 100644 Documentation/devicetree/bindings/iio/adc/sprd,sc27xx-adc.txt create mode 100644 Documentation/devicetree/bindings/iio/adc/st,stmpe-adc.yaml delete mode 100644 Documentation/devicetree/bindings/iio/adc/stmpe-adc.txt create mode 100644 Documentation/devicetree/bindings/iio/adc/ti,ads1015.yaml create mode 100644 Documentation/devicetree/bindings/iio/adc/ti,twl4030-madc.yaml delete mode 100644 Documentation/devicetree/bindings/iio/adc/twl4030-madc.txt delete mode 100644 Documentation/devicetree/bindings/iio/adc/vf610-adc.txt -- 2.28.0