Documentation/hwmon/ad7314.rst | 6 ++++++ 1 file changed, 6 insertions(+)
Document the temp1_input sysfs attribute supported by the ad7314
driver.
Signed-off-by: Chen-Shi-Hong <eric039eric@gmail.com>
---
Documentation/hwmon/ad7314.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/hwmon/ad7314.rst b/Documentation/hwmon/ad7314.rst
index bf389736bcd1..b454e617d48c 100644
--- a/Documentation/hwmon/ad7314.rst
+++ b/Documentation/hwmon/ad7314.rst
@@ -28,6 +28,12 @@ Driver supports the above parts. The ad7314 has a 10 bit
sensor with 1lsb = 0.25 degrees centigrade. The adt7301 and
adt7302 have 14 bit sensors with 1lsb = 0.03125 degrees centigrade.
+sysfs-Interface
+---------------
+
+temp1_input
+ temperature input
+
Notes
-----
--
2.53.0
On 5/18/26 11:27, Chen-Shi-Hong wrote: > Document the temp1_input sysfs attribute supported by the ad7314 > driver. > > Signed-off-by: Chen-Shi-Hong <eric039eric@gmail.com> > --- > Documentation/hwmon/ad7314.rst | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/hwmon/ad7314.rst b/Documentation/hwmon/ad7314.rst > index bf389736bcd1..b454e617d48c 100644 > --- a/Documentation/hwmon/ad7314.rst > +++ b/Documentation/hwmon/ad7314.rst > @@ -28,6 +28,12 @@ Driver supports the above parts. The ad7314 has a 10 bit > sensor with 1lsb = 0.25 degrees centigrade. The adt7301 and > adt7302 have 14 bit sensors with 1lsb = 0.03125 degrees centigrade. > > +sysfs-Interface > +--------------- > + > +temp1_input > + temperature input > + > Notes > ----- > Please stop doing that. It adds little if any value and takes time away from reviewing and handing real patches. Thanks, Guenter
Hi Guenter, Understood. Thank you for the feedback. I will avoid sending this kind of low-value documentation patch in the future and will be more careful in judging whether a change is worth reviewers' time. Thanks, Chen-Shi-Hong
© 2016 - 2026 Red Hat, Inc.