Re: [PATCH 3/3] hwmon: (pmbus/ltc2978) add support for lt717x
From: Guenter Roeck
Date: Mon Mar 17 2025 - 11:07:38 EST
On Mon, Mar 17, 2025 at 01:02:27PM +0800, Kim Seer Paller wrote:
> Add support for LT7170 and LT7171. The LT7170 and LT7171 are 20 A, 16 V,
> Single- or Dual-Phase, Silent Switcher Step-Down Regulators with Digital
> Power System Management.
>
> The relevant registers in the LT7170 and LT7171 are similar to those in
> the LTC3887, but with fewer channels. This adds the chip ID and
> identification of ASCII to differentiate between the LT7170 and LT7171.
> These devices support polling for status updates and clearing peak
> values. The data format for voltage, current, and temperature is set to
> IEEE754 for precision and compatibility.
>
> Co-developed-by: Cherrence Sarip <cherrence.sarip@xxxxxxxxxx>
> Signed-off-by: Cherrence Sarip <cherrence.sarip@xxxxxxxxxx>
> Signed-off-by: Kim Seer Paller <kimseer.paller@xxxxxxxxxx>
Applied.
Thanks,
Guenter