Skip to content

Commit 20c4701

Browse files
MrVanbroonie
authored andcommitted
dt-bindings: regulator: mark regulator-suspend-microvolt as deprecated
The Documentation/devicetree/bindings/regulator/regulator.yaml already states in its description that regulator-suspend-microvolt is deprecated, but the schema did not formally mark it as such. Add the `deprecated: true` annotation to regulator-suspend-microvolt so that this is enforced at the schema level. Signed-off-by: Peng Fan <peng.fan@nxp.com> Link: https://patch.msgid.link/20260119-regulator-binding-v1-1-e55d33b4c3e3@nxp.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 62b0422 commit 20c4701

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/devicetree/bindings/regulator/regulator.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@ patternProperties:
274274
suspend. This property is now deprecated, instead setting voltage
275275
for suspend mode via the API which regulator driver provides is
276276
recommended.
277+
deprecated: true
277278

278279
regulator-changeable-in-suspend:
279280
description: whether the default voltage and the regulator on/off

0 commit comments

Comments
 (0)