Re: [PATCH 2/2] drivers: soc: sophgo: Add SG2042 external hardware monitor support

From: Chen Wang
Date: Sun Apr 28 2024 - 19:48:13 EST



On 2024/4/28 9:30, 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@xxxxxxxxxxx>
[......]
+module_i2c_driver(sg2042_mcu_driver);
+
+MODULE_DESCRIPTION("MCU I2C driver for bm16xx soc platform");
not bm16xx, should be sg2042
+MODULE_LICENSE("GPL");
--
2.44.0