[PATCH v3] MAINTAINERS: Add self for the sb1250-duart serial driver
"Maciej W. Rozycki" <[email protected]> Thu, 6 Aug 2026 11:54:34 +0100 (BST)
| Newsgroups | org.kernel.vger.linux-serial,org.kernel.vger.linux-kernel,org.kernel.vger.linux-mips |
|---|---|
| Message-ID | <[email protected]> |
I wrote this driver and seem to have been the main remaining user now. Signed-off-by: Maciej W. Rozycki <[email protected]> --- Changes from v2 (6/6), <https://lore.kernel.org/r/[email protected]/>: - Post separately. New change in v2. --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) linux-serial-sb1250-duart-maintainers.diff Index: linux-macro/MAINTAINERS =================================================================== --- linux-macro.orig/MAINTAINERS +++ linux-macro/MAINTAINERS @@ -24199,6 +24199,11 @@ R: Marc Murphy <[email protected] S: Supported F: arch/arm/boot/dts/ti/omap/am335x-sancloud* +SB1250-DUART BROADCOM SOC SERIAL DRIVER +M: "Maciej W. Rozycki" <[email protected]> +S: Maintained +F: drivers/tty/serial/sb1250-duart.c + SBOM M: Luis Augenstein <[email protected]> M: Maximilian Huber <[email protected]>