Skip to content

Commit ed7c6a2

Browse files
superna9999broonie
authored andcommitted
dt-bindings: regulator: qcom,rpmh-regulator: allow i, j, l, m & n as RPMh resource name suffix
Add "i", "j", "l", "m" and "n" to the allowed subffix list as they can be used as RPMh resource name suffixes on new platforms. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Acked-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20230822-topic-sm8x50-upstream-rpmh-regulator-suffix-v2-1-136b315085a4@linaro.org Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 31eedc1 commit ed7c6a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ properties:
9292
RPMh resource name suffix used for the regulators found
9393
on this PMIC.
9494
$ref: /schemas/types.yaml#/definitions/string
95-
enum: [a, b, c, d, e, f, g, h, k]
95+
enum: [a, b, c, d, e, f, g, h, i, j, k, l, m, n]
9696

9797
qcom,always-wait-for-ack:
9898
description: |

0 commit comments

Comments
 (0)