commit | 11c39809070fc0eb3aacb0d9ee71cd3678144f66 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Feb 18 17:12:18 2020 +0200 |
committer | Felipe Balbi <balbi@kernel.org> | Sun Mar 15 11:08:49 2020 +0200 |
tree | e78b20af1a3ed4ea86da6077a258f321674f0b55 | |
parent | 07f6842341abe978e6375078f84506ec3280ece5 [diff] |
usb: dwc3: Add ACPI support for xHCI ports The ACPI companion of the adapter has to be set for xHCI controller code to read and attach the ports described in the ACPI table. Use ACPI_COMPANION_SET macro to set this. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Felipe Balbi <balbi@kernel.org>