@@ -4,7 +4,7 @@
$id: http://devicetree.org/schemas/iio/light/vishay,veml6030.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
-title: VEML6030, VEML6035 and VEML7700 Ambient Light Sensors (ALS)
+title: VEML3235, VEML6030, VEML6035 and VEML7700 Ambient Light Sensors (ALS)
maintainers:
- Rishi Gupta <gupt21@gmail.com>
@@ -20,6 +20,7 @@ description: |
whenever configured threshold is crossed.
Specifications about the sensors can be found at:
+ https://www.vishay.com/docs/80131/veml3235.pdf
https://www.vishay.com/docs/84366/veml6030.pdf
https://www.vishay.com/docs/84889/veml6035.pdf
https://www.vishay.com/docs/84286/veml7700.pdf
@@ -27,6 +28,7 @@ description: |
properties:
compatible:
enum:
+ - vishay,veml3235
- vishay,veml6030
- vishay,veml6035
- vishay,veml7700
@@ -76,6 +78,7 @@ allOf:
properties:
compatible:
enum:
+ - vishay,veml3235
- vishay,veml7700
then:
properties: