mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 17:13:52 +02:00
dt-bindings: iio: admv1014: make all regs required
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> Link: https://lore.kernel.org/r/20230731144404.389255-1-antoniu.miclaus@analog.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
parent
b20f5801ec
commit
6d9c5ae6a7
|
|
@ -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#
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user