Hi Kuan-Wei, On Wed, 31 Dec 2025 at 01:01, Kuan-Wei Chiu <[email protected]> wrote: > > Add support for the Google Goldfish TTY serial device. This virtual > device is commonly used in QEMU virtual machines (such as the m68k > virt machine) and Android emulators. > > The driver implements basic console output and input polling using the > Goldfish MMIO interface. > > Signed-off-by: Kuan-Wei Chiu <[email protected]>
Tested that this works as expected for the console. Tested-by: Daniel Palmer <[email protected]>

