From patchwork Thu Nov 17 17:04:58 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 626396 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 E3C55C43217 for ; Thu, 17 Nov 2022 17:05:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240411AbiKQRFF (ORCPT ); Thu, 17 Nov 2022 12:05:05 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37194 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240186AbiKQRFE (ORCPT ); Thu, 17 Nov 2022 12:05:04 -0500 Received: from mail-wr1-x430.google.com (mail-wr1-x430.google.com [IPv6:2a00:1450:4864:20::430]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B553E7340F for ; Thu, 17 Nov 2022 09:05:02 -0800 (PST) Received: by mail-wr1-x430.google.com with SMTP id x5so857623wrt.7 for ; Thu, 17 Nov 2022 09:05:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=XexGR7jVcVpGwbDs2U4NbQNM37ZAhVCuEdK37iGnHn8=; b=AsBslfPD2VG4/mjmW4cc3MmfACiH73+ioqv4xySCpemsLEQdpmQrcwrxyBccKNwLyq 5KNkH3U4oMct5UbUAXe0O5WxbAGZh2N3dcHwKqanf4rm0RRdX9oD4zZiBwUpkv3ZPIE9 sPb19EcsJeHgdiHrtMVofJhfJpgtyJZ/SBYlJAqS550wtV5QMNQrdGYxvhwzID9AlG76 9/PiofNCfs5BUblyF5Fd76SMvYckA0kkFw71YbDqFqUI2xmE6fJaR/HMUNf3P6cv/eQm qpLs1FFHKYW1cLDNWq7EE7f0OyKKLzhoXPsvoZOy6fSXIo+TAxsBTAj2H80UaML8xyt5 sqiA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XexGR7jVcVpGwbDs2U4NbQNM37ZAhVCuEdK37iGnHn8=; b=yKtazHIxUALwqGr9tZEBFAIiVquhIIrf2hzKOA3gOkEpQccPHGKuIxyrgpTfWzX3Hu f9bUdBcgjL1q5KN/Hdx0mwdd8ThIDmTt85IePn1Y9ayZcSCz2TWfR8jWFBU9wmzMxlHz XHnaPcumyQ3UoiyKIYPr8fxtvB/F37FvV204pSX2so+6Bcb6BCJ3aPv5OS/FlrS9dY2b ZOwF9dJV7RehSP8r8oRrXtEY0R3pP6V3tsfcx4SetIkBiT5hiug6am0JcIzv9xL08vU/ tlia4DlNrWUxg6W1hOXAZnbges9+f7bCCg2QMcOKhbBrmh7diONxfY5bKgvubVtLOemw riPA== X-Gm-Message-State: ANoB5pmXuAfG0f97VV1AYCnn3RIHSen0YRoQ3dmrPycS+kuXhPan+6Y5 RkuidqHMN7vRtgV+r/n9FGr6jQ== X-Google-Smtp-Source: AA0mqf6XUKeEMQuhycFOv9aBAo69aqa4SCZLaqP/UhQ12HKousiSCd+NvC/gJV/eTfWxOttglGJr5Q== X-Received: by 2002:a5d:4e43:0:b0:241:bc7b:7db9 with SMTP id r3-20020a5d4e43000000b00241bc7b7db9mr894848wrt.646.1668704701232; Thu, 17 Nov 2022 09:05:01 -0800 (PST) Received: from arrakeen.starnux.net ([2a01:e0a:982:cbb0:52eb:f6ff:feb3:451a]) by smtp.gmail.com with ESMTPSA id l13-20020a5d668d000000b00236488f62d6sm1396225wru.79.2022.11.17.09.05.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Nov 2022 09:05:00 -0800 (PST) From: Neil Armstrong Date: Thu, 17 Nov 2022 18:04:58 +0100 Subject: [PATCH v5 1/2] dt-bindings: regulators: convert non-smd RPM Regulators bindings to dt-schema MIME-Version: 1.0 Message-Id: <20221005-mdm9615-pinctrl-yaml-v5-1-910019fb8b9b@linaro.org> References: <20221005-mdm9615-pinctrl-yaml-v5-0-910019fb8b9b@linaro.org> In-Reply-To: <20221005-mdm9615-pinctrl-yaml-v5-0-910019fb8b9b@linaro.org> To: Andy Gross , Liam Girdwood , Bjorn Andersson , Rob Herring , Mark Brown , Krzysztof Kozlowski , Lee Jones , Konrad Dybcio Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, Neil Armstrong , Rob Herring , devicetree@vger.kernel.org X-Mailer: b4 0.10.1 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Convert the non-SMD Regulators bindings to dt-schema, the old text based bindings will be deleted later since the RPM bindings are not yet converted. Signed-off-by: Neil Armstrong Reviewed-by: Rob Herring --- .../bindings/regulator/qcom,rpm-regulator.yaml | 128 +++++++++++++++++++++ 1 file changed, 128 insertions(+) diff --git a/Documentation/devicetree/bindings/regulator/qcom,rpm-regulator.yaml b/Documentation/devicetree/bindings/regulator/qcom,rpm-regulator.yaml new file mode 100644 index 000000000000..6c7b37a4008f --- /dev/null +++ b/Documentation/devicetree/bindings/regulator/qcom,rpm-regulator.yaml @@ -0,0 +1,128 @@ +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/regulator/qcom,rpm-regulator.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Qualcomm RPM regulator + +description: + The Qualcomm RPM regulator is modelled as a subdevice of the RPM. + + Please refer to Documentation/devicetree/bindings/soc/qcom/qcom,ipc-rpm.yaml + for information regarding the RPM node. + + The regulator node houses sub-nodes for each regulator within the device. + Each sub-node is identified using the node's name, with valid values listed + for each of the pmics below. + + For pm8058 l0, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15, + l16, l17, l18, l19, l20, l21, l22, l23, l24, l25, s0, s1, s2, s3, s4, + lvs0, lvs1, ncp + + For pm8901 l0, l1, l2, l3, l4, l5, l6, s0, s1, s2, s3, s4, lvs0, lvs1, lvs2, lvs3, + mvs + + For pm8921 s1, s2, s3, s4, s7, s8, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, + l12, l14, l15, l16, l17, l18, l21, l22, l23, l24, l25, l26, l27, l28, + l29, lvs1, lvs2, lvs3, lvs4, lvs5, lvs6, lvs7, usb-switch, hdmi-switch, + ncp + + For pm8018 s1, s2, s3, s4, s5, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, + l12, l14, lvs1 + + For smb208 s1a, s1b, s2a, s2b + +maintainers: + - Bjorn Andersson + +properties: + compatible: + enum: + - qcom,rpm-pm8058-regulators + - qcom,rpm-pm8901-regulators + - qcom,rpm-pm8921-regulators + - qcom,rpm-pm8018-regulators + - qcom,rpm-smb208-regulators + +patternProperties: + ".*-supply$": + description: Input supply phandle(s) for this node + + "^((s|l|lvs)[0-9]*)|(s[1-2][a-b])|(ncp)|(mvs)|(usb-switch)|(hdmi-switch)$": + description: List of regulators and its properties + $ref: regulator.yaml# + unevaluatedProperties: false + properties: + bias-pull-down: + description: enable pull down of the regulator when inactive + type: boolean + + qcom,switch-mode-frequency: + description: Frequency (Hz) of the switch-mode power supply + $ref: /schemas/types.yaml#/definitions/uint32 + enum: + - 19200000 + - 9600000 + - 6400000 + - 4800000 + - 3840000 + - 3200000 + - 2740000 + - 2400000 + - 2130000 + - 1920000 + - 1750000 + - 1600000 + - 1480000 + - 1370000 + - 1280000 + - 1200000 + + qcom,force-mode: + description: Indicates that the regulator should be forced to a particular mode + $ref: /schemas/types.yaml#/definitions/uint32 + enum: + - 0 # QCOM_RPM_FORCE_MODE_NONE do not force any mode + - 1 # QCOM_RPM_FORCE_MODE_LPM force into low power mode + - 2 # QCOM_RPM_FORCE_MODE_HPM force into high power mode + - 3 # QCOM_RPM_FORCE_MODE_AUTO allow regulator to automatically select its own mode + # based on realtime current draw, only for pm8921 smps and ftsmps + + qcom,power-mode-hysteretic: + description: select that the power supply should operate in hysteretic mode, + instead of the default pwm mode + type: boolean + +additionalProperties: false + +required: + - compatible + +examples: + - | + #include + regulators { + compatible = "qcom,rpm-pm8921-regulators"; + vdd_l1_l2_l12_l18-supply = <&pm8921_s4>; + + s1 { + regulator-min-microvolt = <1225000>; + regulator-max-microvolt = <1225000>; + + bias-pull-down; + + qcom,switch-mode-frequency = <3200000>; + }; + + pm8921_s4: s4 { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <1800000>; + + qcom,switch-mode-frequency = <1600000>; + bias-pull-down; + + qcom,force-mode = ; + }; + }; +...