]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ACPI: SPCR: work around clock issue on xgene UART
authorGraeme Gregory <graeme.gregory@linaro.org>
Fri, 4 Aug 2017 21:49:44 +0000 (22:49 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 16 Aug 2017 16:16:46 +0000 (18:16 +0200)
commit03c3876f2e3b4c79ced7d1d227e5a7fe645ed666
treec3b93f62cc094ec25e5189df287e7804ab4483fc
parentdee82bc1e653126408f4108cd994d1e96949d064
ACPI: SPCR: work around clock issue on xgene UART

xgene v1/v2 8250 UARTs don't run at the standard clock rate expected by
the driver and there is no information on clocking available from the
SPCR table. As there has been no progress on relevant vendors updating
DBG2/SPCR specifications to fix this work around this using the previous
xgene quirk handling to avoid setting a baud rate and therefore using
the UART as configured by firmware.

Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org>
Tested-by: Mark Salter <msalter@redhat.com>
Reviewed-by: Mark Salter <msalter@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/spcr.c