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