diff options
author | Eric Nguyen <linux@drogman.ch> | 2023-01-28 11:21:34 +0100 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2023-02-03 16:30:10 +0100 |
commit | 195f46e5afeedc4a40a7649932f042218b3b58e5 (patch) | |
tree | 1e4de5aa9ee7c4794632b3196188b9ecb5dee314 /Documentation/hwmon | |
parent | hwmon: add initial NXP MC34VR500 PMIC monitoring support (diff) | |
download | linux-195f46e5afeedc4a40a7649932f042218b3b58e5.tar.xz linux-195f46e5afeedc4a40a7649932f042218b3b58e5.zip |
hwmon: (asus-ec-sensors) add zenith ii extreme alpha
The ROG ZENITH II EXTREME ALPHA provides the same set of sensors as the
no-ALPHA version. Tested with the hardware [1].
[1] https://github.com/zeule/asus-ec-sensors/issues/31
Signed-off-by: Eric Nguyen <linux@drogman.ch>
Signed-off-by: Eugene Shalygin <eugene.shalygin@gmail.com>
Link: https://lore.kernel.org/r/20230128102135.5199-1-eugene.shalygin@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r-- | Documentation/hwmon/asus_ec_sensors.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/hwmon/asus_ec_sensors.rst b/Documentation/hwmon/asus_ec_sensors.rst index 02f4ad314a1e..a4039f2f9ca4 100644 --- a/Documentation/hwmon/asus_ec_sensors.rst +++ b/Documentation/hwmon/asus_ec_sensors.rst @@ -23,6 +23,7 @@ Supported boards: * ROG STRIX X570-I GAMING * ROG STRIX Z690-A GAMING WIFI D4 * ROG ZENITH II EXTREME + * ROG ZENITH II EXTREME ALPHA Authors: - Eugene Shalygin <eugene.shalygin@gmail.com> |