On Tue, Mar 10, 2026 at 10:25:34AM -0600, Tom Rini wrote: > On Tue, Mar 10, 2026 at 02:07:53PM +0800, Kuan-Wei Chiu wrote: > > 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? > > I will apply this to next directly, after it's been posted for about 2 > weeks to allow for other reviews.
Sure. Thanks! I just wanted to clarify who would be picking it up after the review period, so it doesn't fall through the cracks. Regards, Kuan-Wei

