On Tue, Nov 26, 2024 at 10:51:54PM +0100, Javier Carrasco wrote: > These ambient light sensors share their properties with the ones > from the same manufacturer that are supported by this bindings. > > Note that only two datasheets are provided as every one of them covers > two devices (veml6031x00/veml60311x00 and veml6031x01/veml60311x01). > > Signed-off-by: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx> > --- > .../bindings/iio/light/vishay,veml6030.yaml | 23 +++++++++++++++++++++- > 1 file changed, 22 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/iio/light/vishay,veml6030.yaml b/Documentation/devicetree/bindings/iio/light/vishay,veml6030.yaml > index 4ea69f1fdd63..e01e8747e47c 100644 > --- a/Documentation/devicetree/bindings/iio/light/vishay,veml6030.yaml > +++ b/Documentation/devicetree/bindings/iio/light/vishay,veml6030.yaml > @@ -4,7 +4,9 @@ > $id: http://devicetree.org/schemas/iio/light/vishay,veml6030.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof