On Thu, Mar 26, 2020 at 6:33 PM Andy Shevchenko <andriy.shevche...@linux.intel.com> wrote: > > USB 3 host controller may be described in ACPI to allow users alter > the properties or other features. Describe it for Intel Tangier SoC. > > Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com> > Reviewed-by: Bin Meng <bmeng...@gmail.com> > --- > v2: pick up tag, fix comment style (Bin) > .../asm/arch-tangier/acpi/southcluster.asl | 47 +++++++++++++++++++ > 1 file changed, 47 insertions(+) >
applied to u-boot-x86, thanks!