devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: iio: admv1014: make all regs required
@ 2023-07-27 11:31 Antoniu Miclaus
  2023-07-27 11:47 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 7+ messages in thread
From: Antoniu Miclaus @ 2023-07-27 11:31 UTC (permalink / raw)
  To: jic23, robh+dt, krzysztof.kozlowski+dt, conor+dt, linux-iio,
	devicetree, linux-kernel
  Cc: Antoniu Miclaus

Since the regulators are required in the driver implementation, make
them required also in the bindings.

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
---
 .../devicetree/bindings/iio/frequency/adi,admv1014.yaml   | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Documentation/devicetree/bindings/iio/frequency/adi,admv1014.yaml b/Documentation/devicetree/bindings/iio/frequency/adi,admv1014.yaml
index ab86daa2c56e..8e4c5ff0da14 100644
--- a/Documentation/devicetree/bindings/iio/frequency/adi,admv1014.yaml
+++ b/Documentation/devicetree/bindings/iio/frequency/adi,admv1014.yaml
@@ -103,6 +103,14 @@ required:
   - clocks
   - clock-names
   - vcm-supply
+  - vcc-if-bb-supply
+  - vcc-vga-supply
+  - vcc-vva-supply
+  - vcc-lna-3p3-supply
+  - vcc-lna-1p5-supply
+  - vcc-bg-supply
+  - vcc-quad-supply
+  - vcc-mixer-supply
 
 allOf:
   - $ref: /schemas/spi/spi-peripheral-props.yaml#
-- 
2.41.0


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

end of thread, other threads:[~2023-07-31 10:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-27 11:31 [PATCH] dt-bindings: iio: admv1014: make all regs required Antoniu Miclaus
2023-07-27 11:47 ` Krzysztof Kozlowski
2023-07-27 12:02   ` Miclaus, Antoniu
2023-07-29 11:55     ` Jonathan Cameron
2023-07-31  7:40       ` Miclaus, Antoniu
2023-07-31 10:13         ` Jonathan Cameron
2023-07-31 10:16           ` Miclaus, Antoniu

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).