devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: arm: cpus: Document pu-supply
@ 2025-09-06 23:19 Fabio Estevam
  2025-09-07  9:57 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 4+ messages in thread
From: Fabio Estevam @ 2025-09-06 23:19 UTC (permalink / raw)
  To: robh; +Cc: krzk+dt, conor+dt, devicetree, Frank.Li, Fabio Estevam

The i.MX6Q/DL/SL devicetrees use the 'pu-supply' property to describe the
regulator connected to the PU domain.

Document the 'pu-supply' property and set it to deprecated.
    
This fixes the following dt-schema warning:
 
cpu@1 (arm,cortex-a9): Unevaluated properties are not allowed ('pu-supply' was unexpected)

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 Documentation/devicetree/bindings/arm/cpus.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml
index 4f1906d9fa68..c8a72fd02530 100644
--- a/Documentation/devicetree/bindings/arm/cpus.yaml
+++ b/Documentation/devicetree/bindings/arm/cpus.yaml
@@ -350,6 +350,10 @@ properties:
     deprecated: true
     description: Use 'cpu-supply' instead
 
+  pu-supply:
+    deprecated: true
+    description: Only for i.MX6Q/DL/SL SoCs.
+
   soc-supply:
     deprecated: true
     description: Only for i.MX6/7 Soc.
-- 
2.34.1


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

end of thread, other threads:[~2025-09-07 15:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-06 23:19 [PATCH] dt-bindings: arm: cpus: Document pu-supply Fabio Estevam
2025-09-07  9:57 ` Krzysztof Kozlowski
2025-09-07 12:08   ` Fabio Estevam
2025-09-07 15:10     ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).