Re: [PATCH 0/2] Add support for Infineon Digital eFuse XDP730

From: Guenter Roeck

Date: Tue May 19 2026 - 11:41:20 EST


On 5/19/26 00:55, ASHISH YADAV wrote:
From: Ashish Yadav <ashish.yadav@xxxxxxxxxxxx>

Hi,

These patches add support for Infineon Digital eFuse XDP730.
XDP730 provides accurate system telemetry (V, I, P, T) and
reports analog current at the IMON pin for post-processing.

The Current and Power measurement depends on the RIMON and GIMON values.
Please look into data sheet sections 4.4.2 and 4.4.4 for more details:
https://www.infineon.com/assets/row/public/documents/24/49/infineon-xdp730-001-datasheet-en.pdf


This driver is 99% identical to the xdp720 driver, except for the gimon
constants. Please add support for this chip to that driver.

Thanks,
Guenter