diff options
| author | Devi Priya <[email protected]> | 2023-04-07 21:27:23 +0530 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2023-04-11 12:40:15 +0100 |
| commit | e953450cf0f622e3249202e985c79d3faf9a58f2 (patch) | |
| tree | d1c71caedab92b5e3e6653f2c63f45a4aeeb7c56 | |
| parent | ba0887a6b94ea7f77df1e464aeca45758b4d92c3 (diff) | |
regulator: qcom_smd: Add s1 sub-node to mp5496 regulator
Adding s1 sub-node entry to mp5496 regulator node.
Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Devi Priya <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
| -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 8c45f53212b1..a8ca8e0b27f8 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, s2 + For mp5496, s1, s2 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 |