RE: [PATCH v3 2/5] usb: assign ACPI companions for embedded USB devices
From: Ghorai, Sukumar <hidden>
Date: 2018-12-05 17:19:19
Also in:
linux-bluetooth, linux-usb, lkml
From: Ghorai, Sukumar <hidden>
Date: 2018-12-05 17:19:19
Also in:
linux-bluetooth, linux-usb, lkml
On Wed, Nov 21, 2018 at 03:50:17PM -0800, Rajat Jain wrote:quoted
From: Dmitry Torokhov <redacted> USB devices permanently connected to USB ports may be described in ACPI tables and share ACPI devices with ports they are connected to. See [1] for details. This will allow us to describe sideband resources for devices, such as, for example, hard reset line for BT USB controllers. [1] https://docs.microsoft.com/en-us/windows-hardware/drivers/bringup/othe r-acpi-namespace-objects#acpi-namespace-hierarchy-and-adr-for-embeddedquoted
-usb-devices Signed-off-by: Dmitry Torokhov <redacted> Signed-off-by: Rajat Jain <redacted> (changed how we get the usb_port)Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Tested-by: Sukumar Ghorai <redacted>