]> www.infradead.org Git - users/dwmw2/linux.git/commit
ACPI: SPCR: Consider baud rate 0 as preconfigured state
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 21 Nov 2018 13:43:37 +0000 (15:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Feb 2019 19:02:11 +0000 (20:02 +0100)
commitf1d84e3c45c3f8b1b2c3c76ef7a52c8e23e67b56
treeeb9a55a13b1b656413eae93c667828b23c1771a3
parentc22be94a55876b78777a916f406373d103b1cad0
ACPI: SPCR: Consider baud rate 0 as preconfigured state

[ Upstream commit b413b1abeb21b4a152c0bf8d1379efa30759b6e3 ]

Since SPCR 1.04 [1] the baud rate of 0 means a preconfigured state of UART.
Assume firmware or bootloader configures console correctly.

[1]: https://docs.microsoft.com/en-us/windows-hardware/drivers/serports/serial-port-console-redirection-table

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/acpi/spcr.c