From patchwork Sun Oct 16 17:57:57 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Caleb Connolly X-Patchwork-Id: 1690576 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2620:137:e000::1:20; helo=out1.vger.email; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.a=rsa-sha256 header.s=google header.b=FLBlIV98; dkim-atps=neutral Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by legolas.ozlabs.org (Postfix) with ESMTP id 4Mr7Cy4ZVTz23jn for ; Mon, 17 Oct 2022 04:58:54 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229755AbiJPR6v (ORCPT ); Sun, 16 Oct 2022 13:58:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32934 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229729AbiJPR6u (ORCPT ); Sun, 16 Oct 2022 13:58:50 -0400 Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5AEA027B32 for ; Sun, 16 Oct 2022 10:58:48 -0700 (PDT) Received: by mail-wm1-x334.google.com with SMTP id bg9-20020a05600c3c8900b003bf249616b0so8212558wmb.3 for ; Sun, 16 Oct 2022 10:58:48 -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=inHqJMeb2eEi15CeXM8hxUEa9+fOAmjhPmMj86FNlH4=; b=FLBlIV98RjiuFB3okQgYY1NdF4LKCCe/h4qJ5u/sKQs3WzY6L/WxRnv452yUgasoCT 4aBg/+EC9CkqE1dYK+BsgnYlAHO1uIj7jP8DhnmPdaznwBvehseM6gt0D1Plcngq3Fto QeuWYtg7yzTQw3tkvbx46zGRT5lWN0QwakRAgV3WYy3bdUbSJnDReNRwf/XRTSiUoiUr mmEOSEJCeCW+0dSbBUVCEjDrZ+YFRaFehA+HQVWdSXzcsa4EWuAvoWRimXDVGgjmxj5x ixon/FcZPSC/I6cFF4c9qO4oKG0iYHryekNeUJ7ze8fEVeRPu37L9gdisK+lViUy0pK7 i2zw== 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=inHqJMeb2eEi15CeXM8hxUEa9+fOAmjhPmMj86FNlH4=; b=loDpZKe8y1HuPdjmDX/jct+exn2DZ8OSrMbS9ujaM0/Gdx3y91BRSHiAiIwkHD2i4A LruuQXjdp82WYxMZKPB3BLR1Tlp9SfZ84aclqHAbHYSYKNDLXpYqpXut7BlXC/CKQTPZ eixl00M0FVIwIKn1hdk/k2pOmWf6OGQ7mZfGPsMqkEF6TXZ5VUT07ClH+KjGKyzh8Dy2 3K5FTnVoiFFyPrNLj992hWJNV0dk6Y3bO8rz0pY+BL/IW/jr4aSYeEkvORvcR3Xif2eX J4TpCidKjwM1KGuNoCyZ5gqDFdBtwlxuAz7+h70Nh3v31fcWCI8EEPcDpa0XyapZSUDb LRTA== X-Gm-Message-State: ACrzQf37reJ10OFx2NlTFbm5NidsjsLHGfIueTTZNtWRnT+/kdBTe1aG +BumLa94c9MQs10Wo61Z5Tm6ew== X-Google-Smtp-Source: AMsMyM431LFQ1Iv5/30swx1zHXOZ8BKqg5dayG2AA+J3f/4e2MKG28IT27EWO+HMs54d5BvoVuqVhg== X-Received: by 2002:a1c:2743:0:b0:3b3:4066:fa61 with SMTP id n64-20020a1c2743000000b003b34066fa61mr17221591wmn.79.1665943126905; Sun, 16 Oct 2022 10:58:46 -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 m6-20020a1c2606000000b003c452678025sm13217786wmm.4.2022.10.16.10.58.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Oct 2022 10:58:46 -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] dt-bindings: mfd: qcom,spmi-pmic: support rradc type Date: Sun, 16 Oct 2022 18:57:57 +0100 Message-Id: <20221016175757.1911016-1-caleb.connolly@linaro.org> X-Mailer: git-send-email 2.38.0 MIME-Version: 1.0 X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,SPF_PASS 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: devicetree@vger.kernel.org 'adc@' nodes can also be the rradc. Signed-off-by: Caleb Connolly --- This patch is based on Luca's series: https://lore.kernel.org/linux-arm-msm/20220925211744.133947-2-luca@z3ntu.xyz/ Luca: feel free to apply this as a fixup if you re-send --- Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml index b5a06c1b67bb..cba25562e1da 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml @@ -102,6 +102,7 @@ patternProperties: oneOf: - $ref: /schemas/iio/adc/qcom,spmi-iadc.yaml# - $ref: /schemas/iio/adc/qcom,spmi-vadc.yaml# + - $ref: /schemas/iio/adc/qcom,spmi-rradc.yaml# "^adc-tm@[0-9a-f]+$": type: object