diff options
-rw-r--r-- | .mailmap | 1 | ||||
-rw-r--r-- | Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml | 2 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -524,6 +524,7 @@ Rémi Denis-Courmont <[email protected]> Ricardo Ribalda <[email protected]> <[email protected]> Ricardo Ribalda <[email protected]> Ricardo Ribalda Delgado <[email protected]> Ricardo Ribalda <[email protected]> <[email protected]> +Richard Genoud <[email protected]> <[email protected]> Richard Leitner <[email protected]> <[email protected]> Richard Leitner <[email protected]> <[email protected]> Richard Leitner <[email protected]> <[email protected]> diff --git a/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml b/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml index 65cb2e5c5eee..eb2992a447d7 100644 --- a/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml +++ b/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml @@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Atmel Universal Synchronous Asynchronous Receiver/Transmitter (USART) maintainers: - - Richard Genoud <[email protected]> + - Richard Genoud <[email protected]> properties: compatible: diff --git a/MAINTAINERS b/MAINTAINERS index aea47e04c3a5..0dbdc81e46c6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14363,7 +14363,7 @@ F: drivers/dma/at_xdmac.c F: include/dt-bindings/dma/at91.h MICROCHIP AT91 SERIAL DRIVER -M: Richard Genoud <[email protected]> +M: Richard Genoud <[email protected]> S: Maintained F: Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml F: drivers/tty/serial/atmel_serial.c |