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

From: Guenter Roeck
Date: Wed Jul 17 2024 - 12:26:46 EST


On 7/17/24 01:10, 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.


I fail to see the logic here. Why would the supported sensor types
be a reason or an argument for moving the hwmon code out of hwmon ?

Guenter