]> www.infradead.org Git - users/dwmw2/linux.git/commit
usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk
authorFrank Li <Frank.Li@nxp.com>
Fri, 6 Sep 2024 16:30:37 +0000 (12:30 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Sep 2024 13:37:52 +0000 (15:37 +0200)
commita6cd2b3fa89468b5f28b83d211bd25cc589f9eba
treed7153af31dc105eaf963b8a4ed14f9574e29c34b
parent6782311d04dfbb01d379836ee5c564f49e66648c
usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk

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.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20240906-dwc-mp-v5-1-ea8ec6774e7b@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-plat.c