From patchwork Mon Oct 17 18:51:05 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Caleb Connolly X-Patchwork-Id: 615757 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 3EDD9C43217 for ; Mon, 17 Oct 2022 18:52:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230470AbiJQSwp (ORCPT ); Mon, 17 Oct 2022 14:52:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39534 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230397AbiJQSwo (ORCPT ); Mon, 17 Oct 2022 14:52:44 -0400 Received: from mail-wm1-x330.google.com (mail-wm1-x330.google.com [IPv6:2a00:1450:4864:20::330]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A9F2972ED4 for ; Mon, 17 Oct 2022 11:52:42 -0700 (PDT) Received: by mail-wm1-x330.google.com with SMTP id e18so9265218wmq.3 for ; Mon, 17 Oct 2022 11:52:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=hOoiBfvvEGTlYBAxhGaLbe7mxHQExNNX83XB8bqvt8I=; b=pwRo7rJzq3f8d3BGRMSPdqYtplO1ESVt3D0D31INKks9R9upem0eRkw7t+yC0eCI5V ZMC6RVwzOh44gYyRppmfiAhXb5IGGOMRXqpKIB6FZAuv+84xKKjfvpGWJguAUwiuioXz cnNuaGmjliO+cMx3VVKVf8iAxM7v1Qfzj1emgCkSHD+oZqPCxUENIYu08hRBdfRO/r0E KaUSgjdWWPF1eWC0EwZdAQBWyVw/WP3kClDh88iOzmy2hVMa51i1czRd+eJvmm5ZBDY5 XZAHOGB9v000dtfj0REfD8ktVSR5pUmrdc1leHsp9dG1cLQ1I7bAoiKHomChOQiPjvoF g/9w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=hOoiBfvvEGTlYBAxhGaLbe7mxHQExNNX83XB8bqvt8I=; b=yVXzbiW0S2+FAp8aY8uQgv4KqOks0/iyv62yxosHnuvPx+uJ3NPYEj5ZF8UmQ1BEze Th3cNcX8/NKzxiVWMVewwK/lgSm03vJYokVWVtQEb0T4O96056Wm7w3jnXlKd1BgWX3q 3cTAvRrFKCEbwc0qbRtfAn7wTP9xuUjXGnAP4yaz7F14xNzdJK5KGfuqKB88maFIh+tt N0Ez1pgeWwqgUa0d9s+j3uDIOn0NSFYqzdi9xIpjSdnKVin+OpD9Pe9zuAUvWcWRCLSV vdbRQTUDQEmYh8aU99icQlunE8yJr+PdBHAYp+tOx3HSf4wuTFffcwj7GWvv57xHBvhF ogQQ== X-Gm-Message-State: ACrzQf1g/AWaeZ5ziaMz0e13fjrCNDG4NXLAbCWQGpzJ4aFdWsIE8mlp W1W7/sgi6ml9eYjRl7s018dfIA== X-Google-Smtp-Source: AMsMyM68QFNLV/+5iOzmHpml1GxyAE1eFnYnlUdYK7u8n8ovdpKO7WV6G7FUEjBQxnCzt+pqFMLwXA== X-Received: by 2002:a05:600c:5024:b0:3c6:e25f:64be with SMTP id n36-20020a05600c502400b003c6e25f64bemr15319936wmr.55.1666032761246; Mon, 17 Oct 2022 11:52:41 -0700 (PDT) Received: from localhost.localdomain (cpc76482-cwma10-2-0-cust629.7-3.cable.virginm.net. [86.14.22.118]) by smtp.gmail.com with ESMTPSA id e14-20020a5d65ce000000b0022abcc1e3cesm9040501wrw.116.2022.10.17.11.52.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Oct 2022 11:52:40 -0700 (PDT) From: Caleb Connolly To: caleb.connolly@linaro.org Cc: Luca Weiss , Andy Gross , Bjorn Andersson , devicetree@vger.kernel.org, Konrad Dybcio , Krzysztof Kozlowski , Lee Jones , linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Stephen Boyd Subject: [PATCH v2] dt-bindings: mfd: qcom,spmi-pmic: document rradc node Date: Mon, 17 Oct 2022 19:51:05 +0100 Message-Id: <20221017185105.2279129-1-caleb.connolly@linaro.org> X-Mailer: git-send-email 2.38.0 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Document the rradc node name, like adc-tm it's only used on a few platforms, so differentiate it from the standard adc node. Signed-off-by: Caleb Connolly --- V1: https://lore.kernel.org/linux-arm-msm/20221016175757.1911016-1-caleb.connolly@linaro.org/ Changes since v1: * Add a new node instead of using the adc@ node * no longer depend on Luca's patch --- Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml index 65cbc6dee545..631141f99bce 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml @@ -101,6 +101,10 @@ patternProperties: type: object $ref: /schemas/thermal/qcom-spmi-adc-tm5.yaml# + "^rradc@[0-9a-f]+$": + type: object + $ref: /schemas/iio/adc/qcom,spmi-rradc.yaml# + "^audio-codec@[0-9a-f]+$": type: object additionalProperties: true # FIXME qcom,pm8916-wcd-analog-codec binding not converted yet