[PATCH v10 2/4] drivers: hwmon: sophgo: Add SG2042 external hardware monitor support
Chen Wang
unicorn_wang at outlook.com
Mon Aug 12 18:22:29 PDT 2024
On 2024/8/10 16:03, Inochi Amaoto wrote:
> SG2042 use an external MCU to provide basic hardware information
> and thermal sensors.
>
> Add driver support for the onboard MCU of SG2042.
>
> Signed-off-by: Inochi Amaoto <inochiama at outlook.com>
Tested-by: Chen Wang <unicorn_wang at outlook.com>
Reviewed-by: Chen Wang <unicorn_wang at outlook.com>
> ---
> Documentation/hwmon/index.rst | 1 +
> Documentation/hwmon/sg2042-mcu.rst | 77 ++++++
> drivers/hwmon/Kconfig | 11 +
> drivers/hwmon/Makefile | 1 +
> drivers/hwmon/sg2042-mcu.c | 388 +++++++++++++++++++++++++++++
> 5 files changed, 478 insertions(+)
> create mode 100644 Documentation/hwmon/sg2042-mcu.rst
> create mode 100644 drivers/hwmon/sg2042-mcu.c
[......]
More information about the linux-riscv
mailing list