hwmon: (oxp-sensors) Add AYANEO AIR and AIR Pro
authorDerek J. Clark <derekjohn.clark@gmail.com>
Thu, 29 Dec 2022 02:56:09 +0000 (18:56 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 3 Feb 2023 15:30:09 +0000 (07:30 -0800)
commitebd4bfee2b972d34a2f72f81767d0cf47e6c914b
treedc40777625d0a3877966c22d74bc2fef885b9336
parent2c55211104b44bd1b83009f0af204237a62e28bd
hwmon: (oxp-sensors) Add AYANEO AIR and AIR Pro

Add support for the AYANEO AIR and AYANEO AIR Pro models of handheld
devices. These devices use the same EC registers and logic as the One X
Player mini AMD. Previous AYANEO models are not supported as they use a
different EC and do not have the necessary fan speed write enable and
setting registers. The driver is tested on AYANEO AIR while AIR Pro model
EC functionality and DMI data were verified using command line tools by
another user.

Add:
- AYANEO AIR (AMD 5560U)
- AYANEO AIR Pro (AMD 5560U)
- AYANEO AIR Pro (AMD 5825U)

While at it, fix spelling error (appart -> apart).

Link: https://lore.kernel.org/r/20221229025609.147482-1-derekjohn.clark@gmail.com
Signed-off-by: Derek J. Clark <derekjohn.clark@gmail.com>
[groeck: Sanitize commit description]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/oxp-sensors.rst
MAINTAINERS
drivers/hwmon/oxp-sensors.c