Re: [PATCH 1/2] dt-bindings: hwmon: lm75: Add label property

From: Flaviu Nistor

Date: Wed Mar 18 2026 - 16:05:46 EST


On Sat, Mar 14, 2026 at 10:50 AM, Krzysztof Kozlowski wrote:
>On 14/03/2026 08:48, Flaviu Nistor wrote:
>> On Fri, 13 Mar 2026 14:26:35 +0100, Krzysztof Kozlowski wrote:
>>> On Wed, Mar 11, 2026 at 12:58:07PM +0200, Flaviu Nistor wrote:
>>>> Add support for an optional label property similar to other hwmon devices.
>>>
>>> I do not see any support being added here.
>>>
>>> Subject is not accurate either. You did not add the label property.
>>>
>>> Best regards,
>>> Krzysztof
>>
>> Hello and thanks for the reply.
>> I probably did not use the best description and subject name,
>> I wanted to be linked to the other patch in the series).
>> The label property is already added by you via the hwmon-common.yaml.
>> I will have to send out a v2 for this series so I will change the subject to
>> "Add examples for label property" and also specify in the description more clear
>> that is just a simple "Add label property in the two examples."
>
>Your commit msg must explain WHY you are doing this.
My initial intention was to make sure that dtbs_check is not generating errors,
but since then I got to understand that the example section is not actually used
during the validation of DT source files.
My second intention was to add the label property to the example section as a good
practice, but I also have seen that this is not a general rule. As I understand
this is not a mandatory change, I will drop the binding patch from v2.

Best regards,
Flaviu
>
>Best regards,
>Krzysztof