Re: [PATCH v2 04/10] dt-bindings: iio: light: veml6030: add vdd-supply property

From: Javier Carrasco
Date: Fri Sep 27 2024 - 14:03:10 EST


On 24/09/2024 12:06, Krzysztof Kozlowski wrote:
> On Mon, Sep 23, 2024 at 12:17:52AM +0200, Javier Carrasco wrote:
>> Add vdd-supply to account for the sensor's power source.
>>
>> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
>> ---
>> Documentation/devicetree/bindings/iio/light/vishay,veml6030.yaml | 3 +++
>> 1 file changed, 3 insertions(+)
>
> Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
>
> Best regards,
> Krzysztof
>

I just realized that the indentation of vdd-supply is not right in the
version I sent, and dt_binding_check rightfully complains about that. I
will fix it for v3.

Best regards,
Javier Carrasco