mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: regulator: mark regulator-suspend-microvolt as deprecated
@ 2026-01-19  3:48 Peng Fan (OSS)
  2026-01-19 18:15 ` Conor Dooley
  2026-01-20 15:20 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Peng Fan (OSS) @ 2026-01-19  3:48 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-kernel, devicetree, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

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>
---
 Documentation/devicetree/bindings/regulator/regulator.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/regulator/regulator.yaml b/Documentation/devicetree/bindings/regulator/regulator.yaml
index 77573bcb6b791e4f90837d70309d1f32331f098a..042e56396399f9aa92f72c891729837f92538fb5 100644
--- a/Documentation/devicetree/bindings/regulator/regulator.yaml
+++ b/Documentation/devicetree/bindings/regulator/regulator.yaml
@@ -274,6 +274,7 @@ patternProperties:
           suspend. This property is now deprecated, instead setting voltage
           for suspend mode via the API which regulator driver provides is
           recommended.
+        deprecated: true
 
       regulator-changeable-in-suspend:
         description: whether the default voltage and the regulator on/off

---
base-commit: 0f853ca2a798ead9d24d39cad99b0966815c582a
change-id: 20260119-regulator-binding-3750ddf8ae8b

Best regards,
-- 
Peng Fan <peng.fan@nxp.com>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-01-20 15:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-19  3:48 [PATCH] dt-bindings: regulator: mark regulator-suspend-microvolt as deprecated Peng Fan (OSS)
2026-01-19 18:15 ` Conor Dooley
2026-01-20 15:20 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®