diff mbox series

[v2] dt-bindings: iio: admv1014: make all regs required

Message ID 20230731144404.389255-1-antoniu.miclaus@analog.com
State Not Applicable, archived
Headers show
Series [v2] dt-bindings: iio: admv1014: make all regs required | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Antoniu Miclaus July 31, 2023, 2:44 p.m. UTC
Make the regulators required in the dt bindings.

Despite the fact that the datasheet is not explicit enough, all the
specifications of the part are built around these pins being supplied.

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

Comments

Krzysztof Kozlowski July 31, 2023, 3:17 p.m. UTC | #1
On 31/07/2023 16:44, Antoniu Miclaus wrote:
> Make the regulators required in the dt bindings.
> 
> Despite the fact that the datasheet is not explicit enough, all the
> specifications of the part are built around these pins being supplied.
> 
> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
> ---


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Jonathan Cameron Aug. 1, 2023, 6:12 p.m. UTC | #2
On Mon, 31 Jul 2023 17:17:59 +0200
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote:

> On 31/07/2023 16:44, Antoniu Miclaus wrote:
> > Make the regulators required in the dt bindings.
> > 
> > Despite the fact that the datasheet is not explicit enough, all the
> > specifications of the part are built around these pins being supplied.
> > 
> > Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
> > ---  
> 
> 
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Applied.

Thanks,

Jonathan

> 
> Best regards,
> Krzysztof
>
diff mbox series

Patch

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#