From patchwork Tue Aug 2 22:11:03 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Iskren Chernev X-Patchwork-Id: 594894 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 972F2C25B07 for ; Tue, 2 Aug 2022 22:11:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235477AbiHBWLy (ORCPT ); Tue, 2 Aug 2022 18:11:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42498 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235319AbiHBWLt (ORCPT ); Tue, 2 Aug 2022 18:11:49 -0400 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 CB5CD42AD1; Tue, 2 Aug 2022 15:11:40 -0700 (PDT) Received: by mail-ej1-x62c.google.com with SMTP id gk3so16124981ejb.8; Tue, 02 Aug 2022 15:11:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc; bh=2iZS78mXw01epsfevnWqzaIVlWTJFHCguvSE6aPN+5w=; b=b6Tx5foVLxPF944Z0ykOQkntwOdkOXxE6r97APxU4k36SyXy4fslhG7jhkzztLQxrX JoL2SEEIxkRhoWhhf3SJkArSID1mzK47kNVBpc/og2oUGkB2EV1RQEM8yRFxIhSCRwA+ /TYFakHK5ZNsSecp2G7P513GRVT2hVIi+LXUZzmkjrCB1tQGFql/XQGSHbYMcDxAQg8w h7Pvem1h5EiaSfhGfoqHf71pFOAbgh7quzzbEvDg+wBH0J9mNmIAHt9yCV/8Oi4eJc3a N8SVQKsoQqcu7g782ysE7ztYYz+45/5e95BLk6aPXjnxgfw+QE7ZFKPYmtF/h1900p45 tQjw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc; bh=2iZS78mXw01epsfevnWqzaIVlWTJFHCguvSE6aPN+5w=; b=r8NhNYQHfjj1FpQNdH0KIMVGPywrseGtTnTcyiIliNjBob1u01RW+RmGnp+lGKOsyf yVXeEjeElr3/DmuzqlFyj/tLV1K5ZjxJAE6UTKe+mYRZ7EHm4FlaA0IUw5sVw/yONgk0 LtVziPYaCQVngdX6AWSwuHkzO/vxPZWXcJEcWKJmqpwGZz+5+DzkROOxWK4QzsM0D3Jx b3R8Yw2H+Yv/YODRRfCXVHyPSiDIKdg44Kc9OugkOsnjVV9nDFhEDrogmZuzjd6axQfJ iUCCMAnnUX0/6Wmsz1GAtXhZ0v8UYAHC20nSvNnQ2ef9EW+YYc8RJYN2AHkskjR/GSSs U64Q== X-Gm-Message-State: AJIora8TgrKmc1w0HYpBCmYkGPOfSzwLUBy0bF9Hzyk5+WbgfRH56m8r OmA+gB2U0eeUkibQaq4plpyDsCoWQoE6YZ4s X-Google-Smtp-Source: AGRyM1vc/W1PjCA5+PpHzM7yJj9XOjB/aSJd/0iw1rfrpPKOAh0eMJyptFcMA7ApG/BipWGouzn+2Q== X-Received: by 2002:a17:907:7205:b0:72f:38ec:f70e with SMTP id dr5-20020a170907720500b0072f38ecf70emr17437676ejc.130.1659478298868; Tue, 02 Aug 2022 15:11:38 -0700 (PDT) Received: from localhost ([77.78.38.236]) by smtp.gmail.com with ESMTPSA id g1-20020a17090604c100b0072b91a3d7e9sm6646391eja.28.2022.08.02.15.11.37 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 02 Aug 2022 15:11:38 -0700 (PDT) From: Iskren Chernev To: Bjorn Andersson , Krzysztof Kozlowski , Mark Brown Cc: Andy Gross , Konrad Dybcio , Liam Girdwood , Rob Herring , Robert Marko , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, phone-devel@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, Iskren Chernev , Adam Skladowski , Krzysztof Kozlowski Subject: [PATCH v4 04/13] dt-bindings: regulator: qcom_smd: Document PM6125 PMIC Date: Wed, 3 Aug 2022 01:11:03 +0300 Message-Id: <20220802221112.2280686-5-iskren.chernev@gmail.com> X-Mailer: git-send-email 2.37.1 In-Reply-To: <20220802221112.2280686-1-iskren.chernev@gmail.com> References: <20220802221112.2280686-1-iskren.chernev@gmail.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Document the pm6125 compatible string and available regulators in the QCom SMD RPM regulator documentation. Signed-off-by: Adam Skladowski Signed-off-by: Iskren Chernev Reviewed-by: Krzysztof Kozlowski --- .../devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml b/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml index 39802c1223c6..961eed51912c 100644 --- a/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml +++ b/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml @@ -27,6 +27,9 @@ description: For pm2250, s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15, l16, l17, l18, l19, l20, l21, l22 + For pm6125 s1, s2, s3, s4, s5, s6, s7, s8, l1, l2, l3, l5, l6, l7, l8, l9, + l10, l22, l12, l13, l14, l15, l16, l17, l18, l19, l20, l21, l22, l23, l24 + For pm660, s1, s2, s3, s4, s5, s6, l1, l2, l3, l5, l6, l7, l8, l9, l10, l22, l12, l13, l14, l15, l16, l17, l18, l19 @@ -80,6 +83,7 @@ properties: enum: - qcom,rpm-mp5496-regulators - qcom,rpm-pm2250-regulators + - qcom,rpm-pm6125-regulators - qcom,rpm-pm660-regulators - qcom,rpm-pm660l-regulators - qcom,rpm-pm8226-regulators