Re: [PATCH v14 0/3] rust: add basic serial device bus abstractions
Greg Kroah-Hartman <[email protected]>
| Newsgroups | gmane.linux.serial,gmane.linux.kernel,gmane.linux.kernel.rust,gmane.linux.power-management.general,gmane.comp.video.dri.devel |
|---|---|
| Message-ID | <2026071747-android-overhead-c927@gregkh> |
On Wed, Jul 15, 2026 at 09:00:14PM +0000, Markus Probst wrote: > This patch series adds the serdev device bus rust abstraction into the > kernel. > > This abstraction will be used by a driver, > which targets the MCU devices in Synology devices. > > Kari Argillander also messaged me, stating that he wants to write a > watchdog driver with this abstraction (needing initial device data). > > This series depends on [1]. > > [1] https://lore.kernel.org/rust-for-linux/[email protected]/ > > Signed-off-by: Markus Probst <[email protected]> Given there are no objections, I'll go queue this up now, thanks. greg k-h