2024-06-04 08:59:48

by Arthur Becker

[permalink] [raw]
Subject: Re: [EXTERNAL]Re: [PATCH v4 2/2] dt-bindings: iio: light: add VEML6040 RGBW-LS bindings

From: Krzysztof Kozlowski <[email protected]>
Sent: 04 June 2024 10:45
To: Arthur Becker; Jonathan Cameron; Lars-Peter Clausen; Rob Herring; Krzysztof Kozlowski; Conor Dooley; Javier Carrasco
Cc: [email protected]; [email protected]; [email protected]
Subject: [EXTERNAL]Re: [PATCH v4 2/2] dt-bindings: iio: light: add VEML6040 RGBW-LS bindings

> On 04/06/2024 10:01, Arthur Becker via B4 Relay wrote:
> > From: Arthur Becker <[email protected]>
> >
> > Device tree bindings for the vishay VEML6040 RGBW light sensor iio
> > driver
> >
> > Signed-off-by: Arthur Becker <[email protected]>
> > ---
>
> Reviewed-by: Krzysztof Kozlowski <[email protected]>
>
> If there is any resend:
> A nit, subject: drop second/last, redundant "bindings". The
> "dt-bindings" prefix is already stating that these are bindings.
> See also:
> https://elixir.bootlin.com/linux/v6.7-rc8/source/Documentation/devicetree/bindings/submitting-patches.rst#L18
>
> Best regards,
> Krzysztof

Oups! I had read that part of the documentation but forgot about it...
I'll think about it next time.

Thanks for the review!

Kind Regards
Arthur


2024-06-04 09:07:31

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [EXTERNAL]Re: [PATCH v4 2/2] dt-bindings: iio: light: add VEML6040 RGBW-LS bindings

On 04/06/2024 10:59, Arthur Becker wrote:
>> Reviewed-by: Krzysztof Kozlowski <[email protected]>
>>
>> If there is any resend:
>> A nit, subject: drop second/last, redundant "bindings". The
>> "dt-bindings" prefix is already stating that these are bindings.
>> See also:
>> https://elixir.bootlin.com/linux/v6.7-rc8/source/Documentation/devicetree/bindings/submitting-patches.rst#L18
>>
>> Best regards,
>> Krzysztof
>
> Oups! I had read that part of the documentation but forgot about it...
> I'll think about it next time.
>

It's fine, no worries.

Best regards,
Krzysztof


2024-06-09 08:54:30

by Jonathan Cameron

[permalink] [raw]
Subject: Re: [EXTERNAL]Re: [PATCH v4 2/2] dt-bindings: iio: light: add VEML6040 RGBW-LS bindings

On Tue, 4 Jun 2024 11:05:43 +0200
Krzysztof Kozlowski <[email protected]> wrote:

> On 04/06/2024 10:59, Arthur Becker wrote:
> >> Reviewed-by: Krzysztof Kozlowski <[email protected]>
> >>
> >> If there is any resend:
> >> A nit, subject: drop second/last, redundant "bindings". The
> >> "dt-bindings" prefix is already stating that these are bindings.
> >> See also:
> >> https://elixir.bootlin.com/linux/v6.7-rc8/source/Documentation/devicetree/bindings/submitting-patches.rst#L18
> >>
> >> Best regards,
> >> Krzysztof
> >
> > Oups! I had read that part of the documentation but forgot about it...
> > I'll think about it next time.
> >
>
> It's fine, no worries.
>
> Best regards,
> Krzysztof
>
I dropped the extra word whilst applying.

Applied to the togreg branch of iio.git and pushed out as testing for 0-day
to take a look at it.

Thanks,

Jonathan