Received: by 2002:a25:e7d8:0:0:0:0:0 with SMTP id e207csp2844890ybh; Mon, 16 Mar 2020 10:47:24 -0700 (PDT) X-Google-Smtp-Source: ADFU+vudtpDiZPseg1CQtQopDHMyP+XE5l7MbZqy5itdCcPAK6UEkigm/2ftM/E2pksOtFKwIIKo X-Received: by 2002:aca:d985:: with SMTP id q127mr487388oig.132.1584380844587; Mon, 16 Mar 2020 10:47:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1584380844; cv=none; d=google.com; s=arc-20160816; b=vCpXIY86mlkP20Uf/dAcn/v6Keer0qvnvtEH95rPtAwvFRF8auQ6nCLCzrwxZZGZK8 LD8TWz5MDSfYOYsKTxb6Uux2q+LSnIAVFSrLSp+5vQkutbuzClJtbru2nTyB6wDV/wQX 2VxhfP2r4u1rl4W8Q1xTgCOp+/Eiwy5TbFqPPVXrIlGgttZqnny88u7gQIONg0QpExIV yA7W+pxO4NGmC0411zdFLxs6LPl/fVXYT/Ai9davTC9z+dmbojMdVy8Tu8b0vMhmdiiR XdmQoGijku7Gwt3jCnHpWYeYoxdznbap1yNDIxvSN9GG23JwpRYmvaQ9Qcy7+1bVzP2S iBJQ== 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 :references:in-reply-to:message-id:date:subject:to:from; bh=4vPRWH2kh9lN924USgVfyWZ9G1RD61nDvD+3DADOv4U=; b=cxHUUhC1b3z+UM2DimMdjuFuhy+mfoiMeuRBNAE+mUBs1GN5ST76gsz+yJICu/ySjj y6ggLw+MLDUnYWsZw4dIkrZcPid6h9MpNRcVCVcO8dLktupWJLjz9osiLyP+kwjt03i6 gv5Zte+2XZjVyvUWfQn4LQ8q0Zspet3VEwnh+AIvFaU06O929qTtdyaxBFEgQdFsIw5q 0Xvt3AGyhJiUMGW+d52j1ZAdZf7GwGCgPW6BOmTwaAVwzDI4kuR8ZsNSgPzghWV1mLfc Yy47AJVXWo7DFaeWD7xawo0butWQdc3++GC5OPAvp23LJ0ybIFChY5rxajVm15URsB9B O5kg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b9si373559ots.148.2020.03.16.10.47.12; Mon, 16 Mar 2020 10:47:24 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732242AbgCPRq2 (ORCPT + 99 others); Mon, 16 Mar 2020 13:46:28 -0400 Received: from honk.sigxcpu.org ([24.134.29.49]:54096 "EHLO honk.sigxcpu.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732161AbgCPRq1 (ORCPT ); Mon, 16 Mar 2020 13:46:27 -0400 Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id 08DACFB02; Mon, 16 Mar 2020 18:46:25 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at honk.sigxcpu.org Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jDHNVtI2q1gO; Mon, 16 Mar 2020 18:46:23 +0100 (CET) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id CBDD640847; Mon, 16 Mar 2020 18:46:20 +0100 (CET) From: =?UTF-8?q?Guido=20G=C3=BCnther?= To: Tomas Novotny , Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , "Angus Ainslie (Purism)" , =?UTF-8?q?Guido=20G=C3=BCnther?= , Marco Felsch , Thomas Gleixner , linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH v2 1/4] dt-bindings: iio: vcnl4000: convert bindings to YAML format Date: Mon, 16 Mar 2020 18:46:17 +0100 Message-Id: <6182053bb8c442e0b4d72b34c83c7f1565f4a258.1584380360.git.agx@sigxcpu.org> X-Mailer: git-send-email 2.23.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Convert the vcnl4000 device tree bindings to the new YAML format. Signed-off-by: Guido Günther --- .../bindings/iio/light/vcnl4000.txt | 24 ---------- .../bindings/iio/light/vcnl4000.yaml | 45 +++++++++++++++++++ 2 files changed, 45 insertions(+), 24 deletions(-) delete mode 100644 Documentation/devicetree/bindings/iio/light/vcnl4000.txt create mode 100644 Documentation/devicetree/bindings/iio/light/vcnl4000.yaml diff --git a/Documentation/devicetree/bindings/iio/light/vcnl4000.txt b/Documentation/devicetree/bindings/iio/light/vcnl4000.txt deleted file mode 100644 index 955af4555c90..000000000000 --- a/Documentation/devicetree/bindings/iio/light/vcnl4000.txt +++ /dev/null @@ -1,24 +0,0 @@ -VISHAY VCNL4000 - Ambient Light and proximity sensor - -This driver supports the VCNL4000/10/20/40 and VCNL4200 chips - -Required properties: - - -compatible: must be one of : - vishay,vcnl4000 - vishay,vcnl4010 - vishay,vcnl4020 - vishay,vcnl4040 - vishay,vcnl4200 - - -reg: I2C address of the sensor, should be one from below based on the model: - 0x13 - 0x51 - 0x60 - -Example: - -light-sensor@51 { - compatible = "vishay,vcnl4200"; - reg = <0x51>; -}; diff --git a/Documentation/devicetree/bindings/iio/light/vcnl4000.yaml b/Documentation/devicetree/bindings/iio/light/vcnl4000.yaml new file mode 100644 index 000000000000..74d53cfbeb85 --- /dev/null +++ b/Documentation/devicetree/bindings/iio/light/vcnl4000.yaml @@ -0,0 +1,45 @@ +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/iio/light/vcnl4000.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: VISHAY VCNL4000 ambient light and proximity sensor + +maintainers: + - Peter Meerwald + +description: | + Ambient light sensing with proximity detection over an i2c + interface. + +properties: + compatible: + enum: + - vishay,vcnl4000 + - vishay,vcnl4010 + - vishay,vcnl4020 + - vishay,vcnl4040 + - vishay,vcnl4200 + + reg: + maxItems: 1 + +required: + - compatible + - reg + +additionalProperties: false + +examples: +- | + i2c { + #address-cells = <1>; + #size-cells = <0>; + + light-sensor@51 { + compatible = "vishay,vcnl4200"; + reg = <0x51>; + }; + }; +... -- 2.23.0