Re: [PATCH 1/2] dt-bindings: hwmon: pmbus: Add Analog Devices MAX16545/MAX16550 and Volterra VT7505

From: Pradhan, Sanman

Date: Thu Jul 23 2026 - 13:01:14 EST


From: Sanman Pradhan <psanman@xxxxxxxxxxx>

On Wed, Jul 22, 2026 at 17:34:00 +0100, Conor Dooley wrote:
> On Wed, Jul 22, 2026 at 03:03:37PM +0000, Pradhan, Sanman wrote:
> > + adi,ocp-severe-filter:
> > + $ref: /schemas/types.yaml#/definitions/uint32
> > + description:
> > + Deglitch time applied to the severe overcurrent-protection comparator,
> > + programmed into the MFR_CONFIG[15:14] field. The MAX16550 and VT7505
> > + expose this field; it decodes as 0 = 0 us, 1 = 1 us, 2 = 2 us and
> > + 3 = 10 us. On the MAX16545 the severe overcurrent delay is fixed and
>
> Please represent this property in microseconds.
> pw-bot: changes-requested
>
> Otherwise, I think this looks fine.
>
> Thanks,
> Conor.
>
> > + these bits are reserved.
> > + enum: [0, 1, 2, 3]

Thanks for the review. I've tried to address your comment in v2.

Thank you.

Regards,
Sanman Pradhan