From patchwork Wed Mar 16 14:23:08 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Caleb Connolly X-Patchwork-Id: 552822 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 0A049C4167B for ; Wed, 16 Mar 2022 14:24:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1356816AbiCPOZp (ORCPT ); Wed, 16 Mar 2022 10:25:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34740 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1357999AbiCPOZF (ORCPT ); Wed, 16 Mar 2022 10:25:05 -0400 Received: from mail-ej1-x632.google.com (mail-ej1-x632.google.com [IPv6:2a00:1450:4864:20::632]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B94AE29CAC for ; Wed, 16 Mar 2022 07:23:50 -0700 (PDT) Received: by mail-ej1-x632.google.com with SMTP id hw13so4490688ejc.9 for ; Wed, 16 Mar 2022 07:23:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=BXhDDcjJdPDbZfpGFJmQRsA5lMP0BnPrEwgZzVXptZc=; b=IjzBcqGN7RcPqYuwrmnQjE4kJ8FNl/d6hC+vojagQ/pBr45dMUJ/vCtshjjt4UjPBy e+JEBm7jmoJHLh9rTMlaY40Ho1EOSmz2YzKLmtFmkg4/jiIFp4ObEASr1r7mEh/fa372 onv+NNIu0LzdMwtpD3NvfZG6BHXcrPkDt+2VSsuAc5/QSJb7HmvYWz3beZluRa64osaU sawaE7hOnwLAVr0ErUrczRt9o9rQL8AKpGZpzc3xs8eDDlqqM5uZNFzijTJ4fsDVy9P6 pFJOs7IVIoUs9l77zAQpjavmxy7gfpju7XoLO5ky+glP8D0Gxyhk/TX6ebPZT2N+P9Ex 4rgw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=BXhDDcjJdPDbZfpGFJmQRsA5lMP0BnPrEwgZzVXptZc=; b=bQSx+S9OHsmpKW64CR/pIjF2L8Yp8hGPN6eJztqW7G7Y0ujwDvvkbXg/x0x4hlZDmD TxEiIHcGRRcgDE2HGiRdEGYc6zTmiNJIvo7IugG8NOelTekeYORnLm6cpYcKMchKStu4 lA/0Mhvfuh1eN4SikdbyWG6rM1mVQDSlbxUc8HY5IVEQl6wAnOLY/tSZOIXFmkVI6azz MxXzLuaqIArPYtuIw9v3tWjQDE0PJcqED+ZOae+EkECa5e4ETiuzfLaUuLPLCCdwUUmV dp/3lWoJ7etN6ErXUhqrUb7xbN4TTK8gpDAMlNkOtcVao6cujAZqyw19DW75DBluT0Dl JFXQ== X-Gm-Message-State: AOAM5314fWYmGc9JLeRb7BrRQI0zmQ7Nqo1zcrfyYfxOffKMJazYsnU3 cgYLllKAWxUEHrb+dE1VuAp6HA== X-Google-Smtp-Source: ABdhPJzlG70WXjem2JgNOWoSg8BoU5ZqqeWxVyngW8lIjhG+vLnglm5KWFg5jNv1s1woFrVM86bthw== X-Received: by 2002:a17:907:1614:b0:6df:678a:a7d5 with SMTP id hb20-20020a170907161400b006df678aa7d5mr138555ejc.719.1647440629252; Wed, 16 Mar 2022 07:23:49 -0700 (PDT) Received: from localhost.localdomain (cpc78119-cwma10-2-0-cust590.7-3.cable.virginm.net. [81.96.50.79]) by smtp.gmail.com with ESMTPSA id kw3-20020a170907770300b006b2511ea97dsm952263ejc.42.2022.03.16.07.23.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Mar 2022 07:23:48 -0700 (PDT) From: Caleb Connolly To: caleb.connolly@linaro.org, Jonathan Cameron , Lars-Peter Clausen , Rob Herring , Andy Gross , Bjorn Andersson , Lee Jones , Stephen Boyd , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org Cc: sumit.semwal@linaro.org, amit.pundir@linaro.org, john.stultz@linaro.org, Rob Herring Subject: [PATCH v12 4/9] dt-bindings: iio: adc: document qcom-spmi-rradc Date: Wed, 16 Mar 2022 14:23:08 +0000 Message-Id: <20220316142313.92371-5-caleb.connolly@linaro.org> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220316142313.92371-1-caleb.connolly@linaro.org> References: <20220316142313.92371-1-caleb.connolly@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add dt-binding docs for the Qualcomm SPMI RRADC found in PMICs like PMI8998 and PMI8994 Signed-off-by: Caleb Connolly Reviewed-by: Rob Herring --- .../bindings/iio/adc/qcom,spmi-rradc.yaml | 54 +++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 Documentation/devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml diff --git a/Documentation/devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml b/Documentation/devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml new file mode 100644 index 000000000000..11d47c46a48d --- /dev/null +++ b/Documentation/devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml @@ -0,0 +1,54 @@ +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/iio/adc/qcom,spmi-rradc.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Qualcomm's SPMI PMIC Round Robin ADC + +maintainers: + - Caleb Connolly + +description: | + The Qualcomm SPMI Round Robin ADC (RRADC) provides interface to clients to read the + voltage, current and temperature for supported peripherals such as the battery thermistor + die temperature, charger temperature, USB and DC input voltage / current and battery ID + resistor. + +properties: + compatible: + enum: + - qcom,pmi8998-rradc + - qcom,pm660-rradc + + reg: + description: rradc base address and length in the SPMI PMIC register map + maxItems: 1 + + qcom,batt-id-delay-ms: + description: + Sets the hardware settling time for the battery ID resistor. + enum: [0, 1, 4, 12, 20, 40, 60, 80] + + "#io-channel-cells": + const: 1 + +required: + - compatible + - reg + +additionalProperties: false + +examples: + - | + pmic { + #address-cells = <1>; + #size-cells = <0>; + + pmic_rradc: adc@4500 { + compatible = "qcom,pmi8998-rradc"; + reg = <0x4500>; + #io-channel-cells = <1>; + }; + }; +...