diff options
author | Jerrod Frost <jcfrosty@proton.me> | 2023-06-25 03:23:44 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2023-06-25 05:17:18 +0200 |
commit | 4dbbaf8fbdbd13adc80731b2452257857e4c2d8b (patch) | |
tree | 799e17152823dd53981ae34ac877df93ce36b31d /Documentation/hwmon | |
parent | hwmon: (corsair-psu) update Series 2022 and 2023 support (diff) | |
download | linux-4dbbaf8fbdbd13adc80731b2452257857e4c2d8b.tar.xz linux-4dbbaf8fbdbd13adc80731b2452257857e4c2d8b.zip |
hwmon: (oxp-sensors) Add support for AOKZOE A1 PRO
This device is an iteration over the AOKZOE A1 with the same EC mapping
and features.
It also has support for tt_toggle.
Signed-off-by: Jerrod Frost <jcfrosty@proton.me>
Signed-off-by: Joaquín Ignacio Aramendía <samsagax@gmail.com>
Link: https://lore.kernel.org/r/20230625012347.121352-2-samsagax@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r-- | Documentation/hwmon/oxp-sensors.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/hwmon/oxp-sensors.rst b/Documentation/hwmon/oxp-sensors.rst index 0ca1f7728c34..3adeb7406243 100644 --- a/Documentation/hwmon/oxp-sensors.rst +++ b/Documentation/hwmon/oxp-sensors.rst @@ -30,6 +30,7 @@ Supported devices Currently the driver supports the following handhelds: - AOK ZOE A1 + - AOK ZOE A1 PRO - Aya Neo 2 - Aya Neo AIR - Aya Neo AIR Pro @@ -40,6 +41,7 @@ Currently the driver supports the following handhelds: "Turbo/Silent" button behaviour toggle is only supported on: - AOK ZOE A1 + - AOK ZOE A1 PRO - OneXPlayer mini AMD (only with updated alpha BIOS) - OneXPlayer mini AMD PRO |