diff options
author | Eugene Shalygin <eugene.shalygin@gmail.com> | 2022-04-22 13:17:37 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-05-17 05:53:00 -0700 |
commit | d7cc063ff09b86daaeca691b254cea9526a9a5f7 (patch) | |
tree | 0f305056e4d9d7e800fbe3ef296f0166ddc7d085 /Documentation/hwmon | |
parent | 340b3b6aa47ae13e1d46ecb5e03ec2c260603f63 (diff) | |
download | linux-d7cc063ff09b86daaeca691b254cea9526a9a5f7.tar.gz |
hwmon: (asus-ec-sensors) add ProArt X570 Creator WIFI board
Basing on information and testing provided by users [1] add support for
another board, ASUS ProArt X570 Creator WiFi.
[1] https://github.com/zeule/asus-ec-sensors/issues/17
Signed-off-by: Eugene Shalygin <eugene.shalygin@gmail.com>
Link: https://lore.kernel.org/r/20220422111737.1352610-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 e7e8f1640f45..b3469851ab9a 100644 --- a/Documentation/hwmon/asus_ec_sensors.rst +++ b/Documentation/hwmon/asus_ec_sensors.rst @@ -6,6 +6,7 @@ Kernel driver asus_ec_sensors Supported boards: * PRIME X570-PRO, * Pro WS X570-ACE, + * ProArt X570-CREATOR WIFI * ROG CROSSHAIR VIII DARK HERO, * ROG CROSSHAIR VIII HERO (WI-FI) * ROG CROSSHAIR VIII FORMULA, |