[PATCH v2 1/3] usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk
Frank Li
Frank.li at nxp.com
Wed Aug 21 18:27:05 PDT 2024
On Wed, Aug 21, 2024 at 06:16:18PM -0300, Fabio Estevam wrote:
> Hi Frank,
>
> On Wed, Aug 21, 2024 at 1:19 PM Frank Li <Frank.Li at nxp.com> 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.
XHCI_MISSING_CAS and XHCI_SKIP_PHY_INIT is already defined at
drivers/usb/host/xhci.h
This patch just add software manage dt property map to these exist quirk.
>
> What does it fix? Why do we need these quirks? Or what does it improve?
This one just add map dt property to driver existed quirk, not fix anything
in this patch.
More information about the linux-arm-kernel
mailing list