Re: [PATCH] usb: typec: ucsi: treat get_pdos not supported condition as info instead of error
From: Diogo Ivo
Date: Wed Jun 05 2024 - 06:10:35 EST
Hi Mark,
Do these devices report GET_PDOS support as a response to GET_CAPABILITY?
If they don't I think the best way of addressing this would be to guard
against executing this command for devices without "PDO details supported"
(in ucsi_get_pdos() for example).
Best regards,
Diogo