Commit b8b39334 authored by Javier Carrasco's avatar Javier Carrasco Committed by Jonathan Cameron
Browse files

dt-bindings: iio: light: vishay,veml6075: make vdd-supply required



The VEML6075 requires a single supply to operate. The property already
exists in the bindings and it is used in the example, but it is still
not on the list of required properties.

Signed-off-by: default avatarJavier Carrasco <javier.carrasco.cruz@gmail.com>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240223-veml6075_vdd-v1-1-ac76509b1998@gmail.com


Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent 0fb528c8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ properties:
required:
  - compatible
  - reg
  - vdd-supply

additionalProperties: false