Re: [PATCH] serial: 8250_dw: Add device HID for new AMD UART controller
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2021-05-17 16:15:32
Also in:
linux-acpi, lkml, stable
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2021-05-17 16:15:32
Also in:
linux-acpi, lkml, stable
On Mon, May 17, 2021 at 05:01:15PM +0200, Rafael J. Wysocki wrote:
On Thu, May 13, 2021 at 12:25 AM Maximilian Luz [off-list ref] wrote:quoted
Add device HID AMDI0022 to the AMD UART controller driver match table and create a platform device for it. This controller can be found on Microsoft Surface Laptop 4 devices and seems similar enough that we can just copy the existing AMDI0020 entries. Cc: <redacted> # 5.10+ Tested-by: Sachi King <redacted> Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com>Acked-by: Rafael J. Wysocki <redacted> or please let me know if this needs to go in through ACPI (I'm assuming that it doesn't).
I've already taken it in my tty tree :) thanks, greg k-h