Re: [PATCH] Documentation: hwmon: g762: fix deadlink
From: Jonathan Corbet
Date: Wed Dec 03 2025 - 13:00:43 EST
Soham Metha <sohammetha01@xxxxxxxxx> writes:
> The binding file 'g762.txt' has been converted to a YAML schema.
> The current binding is located at:
>
> Documentation/devicetree/bindings/hwmon/gmt,g762.yaml
So these fixes seem generally fine, but for future ones I'd suggest that
the following:
> This change was made in https://lore.kernel.org/all/20240604164348.542-1-ansuelsmth@xxxxxxxxx/
> and merged in 3d8e253724170ae9c8948c36801204fc2aa53682
is better expressed as:
Link: https://lore.kernel.org/all/20240604164348.542-1-ansuelsmth@xxxxxxxxx/
Fixes: 3d8e25372417 ("dt-bindings: hwmon: g762: Convert to yaml schema")
> Signed-off-by: Soham Metha <sohammetha01@xxxxxxxxx>
Thanks,
jon