]> git.itanic.dy.fi Git - linux-stable/commit
usb: dwc3: qcom: add ACPI device id for sc8180x
authorShawn Guo <shawn.guo@linaro.org>
Mon, 1 Mar 2021 07:57:45 +0000 (15:57 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Mar 2021 16:06:29 +0000 (17:06 +0100)
commit13c9e76cdda620218da2193d2d01693d3c5d5466
tree8b23c1370814b32765fe81355ea1e8580d00393b
parent39bcc4b7f3985ddb742cf33b2ed972f4cd73ea24
usb: dwc3: qcom: add ACPI device id for sc8180x

commit 1edbff9c80ed32071fffa7dbaaea507fdb21ff2d upstream.

It enables USB Host support for sc8180x ACPI boot, both the standalone
one and the one behind URS (USB Role Switch).  And they share the
the same dwc3_acpi_pdata with sdm845.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Link: https://lore.kernel.org/r/20210301075745.20544-1-shawn.guo@linaro.org
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/dwc3-qcom.c