Received: by 2002:a05:6358:bb9e:b0:b9:5105:a5b4 with SMTP id df30csp626735rwb; Fri, 2 Sep 2022 22:40:04 -0700 (PDT) X-Google-Smtp-Source: AA6agR6Cc+009/G7Gy94b6U8aD5IsJyaNmC1XtUWr00o7ITKD+RAfP5+zQ/5Cd1JPr/MN3eQuCIv X-Received: by 2002:a17:903:32d0:b0:174:ce51:223f with SMTP id i16-20020a17090332d000b00174ce51223fmr27952300plr.117.1662183604661; Fri, 02 Sep 2022 22:40:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1662183604; cv=none; d=google.com; s=arc-20160816; b=BzDTxGXTRpbOEC9wjZnV5fWYABHkpPOEpjI0+PjNxPcUwzx3eY0Y9SM1ZjRo6cq/OY FS9RvTbyIlZGx54CLP0qKznkPJFrWbHNC3Isz8ws58ZQmXMkaXI9ltMXYBWcuti+z0OD LHdpL+s3BpzByWsDISvLJNNFwhjn3MDQ74TwtJ87NpWmVjfVTrGvZXc8D8EO19mbOcwz iI2uDZM9BbJ04x58UzHHwPtcIWGWEIHd375dy0VmJlqWrftWro4TZ5xTYoNxmJNyAfLm NSAg7lhWklCF503fqKTwoVeOUbLMK5V46zxMrf3wdnSu9rXewoOtBzLqsERKh/eUcc2B 5PIA== 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:cc:to:from; bh=v2uGVhlF+kaNn9bZmzhgiCck+yVr0dTwRmgrU5IrjHQ=; b=vlFaQiwX6/8OuTSyrQ3pGm8Zs7BZhJWOzQ+3DPuXI5z67wFrXPGT9z5oUT0rUEAO6T Vf3dgcfysJQuqd/HvTZ7ZwhTNvColX9Zw/CBtTKhAIg23c5bhKsCHgOONgLFJ7A+fRux xmhdMGDU0DRs4Po1X7FKcgL435vrqL1d2xvTdaDAUOm0SLxZkZ/38N80pI4F1GbGfeho 93dc9tQeL00Mecb/0oSmCGTJNI8sas1lVkNpx5kWhDoUo18GaXY81NsHtEP/TZ1jVE4A 7NM+ZXC0fW76yFZLv2/URNtCFjSngYkFF4pIWo7SNvbt1Dm3C0ZygGiI2T55kA/U75zg Cusg== 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 Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id il13-20020a17090b164d00b001f53702cc99si10374012pjb.93.2022.09.02.22.39.48; Fri, 02 Sep 2022 22:40:04 -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 S231938AbiICFDQ (ORCPT + 99 others); Sat, 3 Sep 2022 01:03:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45546 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230497AbiICFDG (ORCPT ); Sat, 3 Sep 2022 01:03:06 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D5889E8694 for ; Fri, 2 Sep 2022 22:03:04 -0700 (PDT) Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oULJ1-0000pv-53; Sat, 03 Sep 2022 07:02:55 +0200 Received: from [2a0a:edc0:0:1101:1d::ac] (helo=dude04.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1oULIx-003cUv-W3; Sat, 03 Sep 2022 07:02:53 +0200 Received: from ore by dude04.red.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1oULIz-00BNW4-9B; Sat, 03 Sep 2022 07:02:53 +0200 From: Oleksij Rempel To: Jonathan Cameron , Lars-Peter Clausen , Rob Herring , Krzysztof Kozlowski Cc: Oleksij Rempel , Krzysztof Kozlowski , kernel@pengutronix.de, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, devicetree@vger.kernel.org, Andy Shevchenko Subject: [PATCH v5 1/3] dt-bindings: iio: adc: ti,tsc2046: add vref-supply property Date: Sat, 3 Sep 2022 07:02:50 +0200 Message-Id: <20220903050252.2711950-1-o.rempel@pengutronix.de> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: ore@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, 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: X-Mailing-List: linux-kernel@vger.kernel.org Add property for the voltage reference supply. Signed-off-by: Oleksij Rempel Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/iio/adc/ti,tsc2046.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/iio/adc/ti,tsc2046.yaml b/Documentation/devicetree/bindings/iio/adc/ti,tsc2046.yaml index 601d69971d84a..7faf12b1598b9 100644 --- a/Documentation/devicetree/bindings/iio/adc/ti,tsc2046.yaml +++ b/Documentation/devicetree/bindings/iio/adc/ti,tsc2046.yaml @@ -25,6 +25,9 @@ properties: spi-max-frequency: true + vref-supply: + description: Optional supply of the reference voltage + "#io-channel-cells": const: 1 -- 2.30.2