Re: [PATCH 0/7] Add MMIO serial ports support and SPCR detection

2022-09-01 Thread Benjamin Herrenschmidt
On Fri, 2022-09-02 at 16:12 +1000, Benjamin Herrenschmidt wrote: > This series improves our legacy serial support to add the ability > to use MMIO based serial ports on x86 and to use ACPI's SPCR to > automatically configure the default port. > > An MMIO serial port can be specified explicitely us

[PATCH 0/7] Add MMIO serial ports support and SPCR detection

2022-09-01 Thread Benjamin Herrenschmidt
This series improves our legacy serial support to add the ability to use MMIO based serial ports on x86 and to use ACPI's SPCR to automatically configure the default port. An MMIO serial port can be specified explicitely using the "mmio," prefix for the --port argument to the 'serial' command, the