On Mon, Mar 09, 2026 at 07:51:08PM +0900, Daniel Palmer wrote: > Add debug support for the goldfish tty so it can be used for > early debugging. This will be really useful when adding support > for relocation to the m68k qemu virt machine. > > Signed-off-by: Daniel Palmer <[email protected]> > --- > drivers/serial/Kconfig | 8 ++++++++ > drivers/serial/serial_goldfish.c | 18 ++++++++++++++++++ > 2 files changed, 26 insertions(+)
For the series: Reviewed-by: Kuan-Wei Chiu <[email protected]> Tested-by: Kuan-Wei Chiu <[email protected]> Hi Tom, Would you take this patchset directly, or would you prefer a pull request? Regards, Kuan-Wei

