From patchwork Wed Feb 16 13:49:15 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Caleb Connolly X-Patchwork-Id: 543790 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 597A8C433FE for ; Wed, 16 Feb 2022 13:49:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234722AbiBPNuA (ORCPT ); Wed, 16 Feb 2022 08:50:00 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:50032 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234729AbiBPNuA (ORCPT ); Wed, 16 Feb 2022 08:50:00 -0500 Received: from mail-ej1-x62c.google.com (mail-ej1-x62c.google.com [IPv6:2a00:1450:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AFC5929E94F for ; Wed, 16 Feb 2022 05:49:47 -0800 (PST) Received: by mail-ej1-x62c.google.com with SMTP id hw13so4719632ejc.9 for ; Wed, 16 Feb 2022 05:49:47 -0800 (PST) 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=Scf6O2stTGdtVaPze+UWVzHErvnfXw/hwTZOH6LGyDS1BQjxEIFg8/ei7EMf9jrPYl ikSxGC46OVLYopRVFO0q21u40ExXX2VYtLohELUnFZtkYgPUhEQHYAKsfgjs4gp55cKN SYx1Ikw0wF/CpXtrRtQp0SmkzPhpTK9JTfHiZb26R3rVxXnAfgLJSHB98ZMsntxnmCu/ 3yPwHMQojHTt8q2CtTH6Gv82DZxRhIlNsGdcY9cZQP2ozDA7XP71dUttpzfRUSof1BpF tSO1s5+5Tkw6az/Ke48jwciQUe51Ul4zOZ/7Lg5cTwF0z6bGR11ZIj/gcLj6IR/vdry4 9pIQ== 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=1r8lL+pfDKeOirQnLeuQ+JEmfU18p0GwhEPBofFGfG6E8ryDKVvcoxFbL+tcXhEBM2 yE0+isRy80CwS43WXKdbxNp4AYNsNw4sshCahmdKtI8B2ZXDphGTXKHYpXb/mIuqI8fH cPYAcHm25BRlOYf5kpRc/J21WHkSYkiog/8+SIO+VRsIyNln2gyrWe5j4Vg0YadJ5odB z4nnIA+OSZ9jhNi0jV5AINY2ekl28cUQF70fejda+uOa3Sqzm9zfqSnjWhkZG35i1WRI q/dHb1quODniCIRz9/LFNpj6BaD3+ScCIL/264zuQKkLfTg8M1Z9Gs3VFZe1FT4BnVEh uJEw== X-Gm-Message-State: AOAM530NK4al3P5MJhMpW4uP0FW6TX9ZygDL5OCxqEQ8B6SlSyyRq8YK +0RnqGXh9+nlipXehY6l7qiIkQ== X-Google-Smtp-Source: ABdhPJzQ6T0pXsCDlnLFumHk0k39T+GTyVy+bzJJkcuBUBmg+FmYeGa20YIXBxtb65uO9HnJLZ4j6g== X-Received: by 2002:a17:906:c12:b0:6cd:795c:9803 with SMTP id s18-20020a1709060c1200b006cd795c9803mr2451608ejf.593.1645019386229; Wed, 16 Feb 2022 05:49:46 -0800 (PST) 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 o20sm1711996edc.84.2022.02.16.05.49.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Feb 2022 05:49:45 -0800 (PST) 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 v7 4/9] dt-bindings: iio: adc: document qcom-spmi-rradc Date: Wed, 16 Feb 2022 13:49:15 +0000 Message-Id: <20220216134920.239989-5-caleb.connolly@linaro.org> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220216134920.239989-1-caleb.connolly@linaro.org> References: <20220216134920.239989-1-caleb.connolly@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@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>; + }; + }; +...