Re: [PATCH 2/6] usb: typec: ucsi: psy: Add support for DRP USB type

From: Jameson Thies

Date: Mon Oct 13 2025 - 16:44:37 EST


Hi Benson

> Do you really need to iterate through the whole list of pdos to find this?
>
> The DRP bit is guaranteed to be always in the 5V PDO, which is guaranteed to
> be the 0th one.

Thanks for taking a look. This sounds like a good optimization, I'll
apply it to the v2 series.