linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: hwmon: g762: fix dead link to G762 binding
@ 2025-12-03 18:12 Soham Metha
  2025-12-06 15:03 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: Soham Metha @ 2025-12-03 18:12 UTC (permalink / raw)
  To: linux-kernel-mentees
  Cc: shuah, skhan, linux-kernel, Soham Metha, Guenter Roeck,
	Jonathan Corbet, linux-hwmon, linux-doc

The old text binding 'g762.txt' was replaced by a DT schema in
commit 3d8e253724170ae9c8948c36801204fc2aa53682
("dt-bindings: hwmon: Convert g762 to YAML schema").

Update the reference to point to the new YAML binding:
    Documentation/devicetree/bindings/hwmon/gmt,g762.yaml

Signed-off-by: Soham Metha <sohammetha01@gmail.com>
---
Changelog:
- Use proper commit SHA reference syntax

 Documentation/hwmon/g762.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/hwmon/g762.rst b/Documentation/hwmon/g762.rst
index 0371b3365c48..f224552a2d3c 100644
--- a/Documentation/hwmon/g762.rst
+++ b/Documentation/hwmon/g762.rst
@@ -17,7 +17,7 @@ done via a userland daemon like fancontrol.
 Note that those entries do not provide ways to setup the specific
 hardware characteristics of the system (reference clock, pulses per
 fan revolution, ...); Those can be modified via devicetree bindings
-documented in Documentation/devicetree/bindings/hwmon/g762.txt or
+documented in Documentation/devicetree/bindings/hwmon/gmt,g762.yaml or
 using a specific platform_data structure in board initialization
 file (see include/linux/platform_data/g762.h).
 
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] dt-bindings: hwmon: g762: fix dead link to G762 binding
  2025-12-03 18:12 [PATCH v2] dt-bindings: hwmon: g762: fix dead link to G762 binding Soham Metha
@ 2025-12-06 15:03 ` Guenter Roeck
  0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2025-12-06 15:03 UTC (permalink / raw)
  To: Soham Metha
  Cc: linux-kernel-mentees, shuah, skhan, linux-kernel, Jonathan Corbet,
	linux-hwmon, linux-doc

On Wed, Dec 03, 2025 at 11:42:13PM +0530, Soham Metha wrote:
> The old text binding 'g762.txt' was replaced by a DT schema in
> commit 3d8e253724170ae9c8948c36801204fc2aa53682
> ("dt-bindings: hwmon: Convert g762 to YAML schema").
> 
> Update the reference to point to the new YAML binding:
>     Documentation/devicetree/bindings/hwmon/gmt,g762.yaml
> 
> Signed-off-by: Soham Metha <sohammetha01@gmail.com>
> ---
> Changelog:
> - Use proper commit SHA reference syntax

Really ?

ERROR: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 3d8e25372417 ("dt-bindings: hwmon: g762: Convert to yaml schema")'
#106:
commit 3d8e253724170ae9c8948c36801204fc2aa53682
("dt-bindings: hwmon: Convert g762 to YAML schema").

I am going to apply
https://patchwork.kernel.org/project/linux-hwmon/patch/20251205215835.783273-1-katharasasikumar007@gmail.com/mbox/
instead.

Guenter

> 
>  Documentation/hwmon/g762.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/hwmon/g762.rst b/Documentation/hwmon/g762.rst
> index 0371b3365c48..f224552a2d3c 100644
> --- a/Documentation/hwmon/g762.rst
> +++ b/Documentation/hwmon/g762.rst
> @@ -17,7 +17,7 @@ done via a userland daemon like fancontrol.
>  Note that those entries do not provide ways to setup the specific
>  hardware characteristics of the system (reference clock, pulses per
>  fan revolution, ...); Those can be modified via devicetree bindings
> -documented in Documentation/devicetree/bindings/hwmon/g762.txt or
> +documented in Documentation/devicetree/bindings/hwmon/gmt,g762.yaml or
>  using a specific platform_data structure in board initialization
>  file (see include/linux/platform_data/g762.h).
>  

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-12-06 15:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-03 18:12 [PATCH v2] dt-bindings: hwmon: g762: fix dead link to G762 binding Soham Metha
2025-12-06 15:03 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).