diff options
author | Varadarajan Narayanan <quic_varada@quicinc.com> | 2025-02-05 13:16:56 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-21 13:57:18 +0100 |
commit | 9722e5b90725bf90830a4cda913ba54fda1c3349 (patch) | |
tree | 1ec65d85c2ec82936f1b9ddf75613066473c44fe /Documentation | |
parent | 92527100be38ede924768f4277450dfe8a40e16b (diff) | |
download | linux-9722e5b90725bf90830a4cda913ba54fda1c3349.tar.gz linux-9722e5b90725bf90830a4cda913ba54fda1c3349.tar.bz2 linux-9722e5b90725bf90830a4cda913ba54fda1c3349.zip |
regulator: qcom_smd: Add l2, l5 sub-node to mp5496 regulator
commit b0eddc21900fb44f8c5db95710479865e3700fbd upstream.
Adding l2, l5 sub-node entry to mp5496 regulator node.
Cc: stable@vger.kernel.org
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Varadarajan Narayanan <quic_varada@quicinc.com>
Link: https://patch.msgid.link/20250205074657.4142365-2-quic_varada@quicinc.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml b/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml index 9ea8ac0786ac..a72175a0910b 100644 --- a/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml +++ b/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml @@ -22,7 +22,7 @@ description: Each sub-node is identified using the node's name, with valid values listed for each of the pmics below. - For mp5496, s1, s2 + For mp5496, s1, s2, l2, l5 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 |