Hi Guenter, On Sat, May 9, 2020 at 2:37 PM Guenter Roeck <linux@xxxxxxxxxxxx> wrote: > +#define REG_SETPT_DVID 0xd1 > +#define DAC_10MV_MODE BIT(4) > +#define REG_IOUT_AVG_PK 0xee > +#define REG_IIN_SENSOR 0xf1 > +#define REG_TOTAL_INPUT_POWER 0xf2 > +#define REG_PHASE_ID 0xf3 > +#define CORE_RAIL_INDICATOR BIT(7) > +#define REG_PHASE_REPORTING 0xf4 LGTM. Thank you very much!