Message ID | 20220424154824.9396-1-W_Armin@gmx.de (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | hwmon: (dell-smm) Update Documentation regarding firmware bugs | expand |
On Sun, Apr 24, 2022 at 05:48:24PM +0200, Armin Wolf wrote: > When adding the Inspiron 3505 to the fan type blacklist, > the Documentation was not updated to mention the firmware > bug on this machine. > Fix that. > > Fixes: 6ba463edccb9 (hwmon: (dell-smm) Add Inspiron 3505 to fan type blacklist) > Signed-off-by: Armin Wolf <W_Armin@gmx.de> Applied. Thanks, Guenter > --- > Documentation/hwmon/dell-smm-hwmon.rst | 2 ++ > 1 file changed, 2 insertions(+) > > -- > 2.30.2 > > diff --git a/Documentation/hwmon/dell-smm-hwmon.rst b/Documentation/hwmon/dell-smm-hwmon.rst > index 41839b7de2c1..e5d85e40972c 100644 > --- a/Documentation/hwmon/dell-smm-hwmon.rst > +++ b/Documentation/hwmon/dell-smm-hwmon.rst > @@ -331,6 +331,8 @@ Reading of fan types causes erratic fan behaviour. Studio XPS 8000 > > Inspiron 580 > > + Inspiron 3505 > + > Fan-related SMM calls take too long (about 500ms). Inspiron 7720 > > Vostro 3360
diff --git a/Documentation/hwmon/dell-smm-hwmon.rst b/Documentation/hwmon/dell-smm-hwmon.rst index 41839b7de2c1..e5d85e40972c 100644 --- a/Documentation/hwmon/dell-smm-hwmon.rst +++ b/Documentation/hwmon/dell-smm-hwmon.rst @@ -331,6 +331,8 @@ Reading of fan types causes erratic fan behaviour. Studio XPS 8000 Inspiron 580 + Inspiron 3505 + Fan-related SMM calls take too long (about 500ms). Inspiron 7720 Vostro 3360
When adding the Inspiron 3505 to the fan type blacklist, the Documentation was not updated to mention the firmware bug on this machine. Fix that. Fixes: 6ba463edccb9 (hwmon: (dell-smm) Add Inspiron 3505 to fan type blacklist) Signed-off-by: Armin Wolf <W_Armin@gmx.de> --- Documentation/hwmon/dell-smm-hwmon.rst | 2 ++ 1 file changed, 2 insertions(+) -- 2.30.2