Re: [PATCH v2 2/2] hwmon: (pmbus/lt3074): add support for lt3074

From: Guenter Roeck
Date: Wed Feb 26 2025 - 08:05:01 EST


On 2/25/25 05:01, Cedric Encarnacion wrote:
Add hardware monitoring and regulator support for LT3074. The LT3074 is an
ultrafast, ultralow noise 3A, 5.5V dropout linear regulator. The PMBus
serial interface allows telemetry for input/output voltage, bias voltage,
output current, and die temperature.

Signed-off-by: Cedric Encarnacion <cedricjustine.encarnacion@xxxxxxxxxx>

For my reference:

Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>

The core looks good to me. I don't know what Krzysztof means with "hwmon
code might need some changes" in the feedback to the dt patch, or what those
changes might be. I'll wait for that to be sorted out.

Guenter