Re: [PATCH v2 1/3] usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk

From: Fabio Estevam
Date: Wed Aug 21 2024 - 17:16:45 EST


Hi Frank,

On Wed, Aug 21, 2024 at 1:19 PM Frank Li <Frank.Li@xxxxxxx> wrote:
>
> Parse software managed property 'xhci-skip-phy-init-quirk' and
> 'xhci-skip-phy-init-quirk' to apply related quirk. It allows usb glue layer
> driver apply these quirk.

Please explain the reason in the commit log.

What does it fix? Why do we need these quirks? Or what does it improve?