mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: mfd: ti,tps65086: Make regulators optional
@ 2026-09-21 23:26 Rob Herring (Arm)
  0 siblings, 0 replies; only message in thread
From: Rob Herring (Arm) @ 2026-09-21 23:26 UTC (permalink / raw)
  To: Lee Jones, Krzysztof Kozlowski, Conor Dooley, Renner Berthing
  Cc: mfd, devicetree, linux-kernel

The TPS65086 MFD driver adds the regulator child device
unconditionally, and the regulator driver registers the regulators
from the parent node even when there is no regulators child node
containing init data.

Do not require the regulators container in the binding. Existing
ZynqMP boards that only describe the PMIC core and GPIO function are
valid without regulator init data.

Assisted-by: LLM
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
 Documentation/devicetree/bindings/mfd/ti,tps65086.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/mfd/ti,tps65086.yaml b/Documentation/devicetree/bindings/mfd/ti,tps65086.yaml
index a8eed9065d96..64f02d1e1e4d 100644
--- a/Documentation/devicetree/bindings/mfd/ti,tps65086.yaml
+++ b/Documentation/devicetree/bindings/mfd/ti,tps65086.yaml
@@ -90,7 +90,6 @@ required:
   - reg
   - gpio-controller
   - '#gpio-cells'
-  - regulators
 
 examples:
   - |
-- 
2.53.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-21 23:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-21 23:26 [PATCH] dt-bindings: mfd: ti,tps65086: Make regulators optional Rob Herring (Arm)

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®