Re: [PATCH v2] dt-bindings: hwmon: lm87: convert to YAML

From: Krzysztof Kozlowski
Date: Fri Oct 27 2023 - 08:33:25 EST


On 26/10/2023 10:02, Li peiyu wrote:
> Convert the lm87 hwmon sensor bindings to DT schema
>
> Signed-off-by: Li peiyu <579lpy@xxxxxxxxx>
> ---
> Changes for v2:
> - replace node name lm87 with sensor
> - replace character '\t' with spaces
>
> .../devicetree/bindings/hwmon/lm87.txt | 30 ----------
> .../devicetree/bindings/hwmon/lm87.yaml | 59 +++++++++++++++++++

Please use scripts/get_maintainers.pl to get a list of necessary people
and lists to CC (and consider --no-git-fallback argument). It might
happen, that command when run on an older kernel, gives you outdated
entries. Therefore please be sure you base your patches on recent Linux
kernel.

Best regards,
Krzysztof