Commit 8af8d75e authored by Arthur Becker's avatar Arthur Becker Committed by Jonathan Cameron
Browse files

dt-bindings: iio: light: add VEML6040 RGBW-LS



Device tree bindings for the vishay VEML6040 RGBW light sensor iio
driver

Signed-off-by: default avatarArthur Becker <arthur.becker@sentec.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240604-veml6040-v4-2-5a4d59597874@sentec.com


Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent 3c34171c
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -4,14 +4,19 @@
$id: http://devicetree.org/schemas/iio/light/vishay,veml6075.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#

title: Vishay VEML6075 UVA and UVB sensor
title: Vishay VEML6075 UVA/B and VEML6040 RGBW sensors

maintainers:
  - Javier Carrasco <javier.carrasco.cruz@gmail.com>

description:
  VEML6040 datasheet at https://www.vishay.com/docs/84276/veml6040.pdf

properties:
  compatible:
    const: vishay,veml6075
    enum:
      - vishay,veml6040
      - vishay,veml6075

  reg:
    maxItems: 1