Re: [PATCH v3 1/8] hwmon/misc: amd-sbi: Move core sbrmi from hwmon to misc

From: Guenter Roeck
Date: Wed Aug 14 2024 - 09:35:56 EST


On 8/14/24 02:59, Akshay Gupta wrote:
This is done to support other functionality provided by the SBRMI, which
does not fit in the hwmon subsystem.

- Move the SBRMI core functionality and I2C device probing part to misc.
- Move hwmon device sensor to misc as only power is reported through
hwmon sensor.

Signed-off-by: Akshay Gupta <akshay.gupta@xxxxxxx>
Reviewed-by: Naveen Krishna Chatradhi <naveenkrishna.chatradhi@xxxxxxx>

Acked-by: Guenter Roeck <linux@xxxxxxxxxxxx>