From ea98d0587b8b7b712cac2d33d72a539ae60e7c53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=AD=20Bol=C3=ADvar?= Date: Thu, 17 Feb 2022 15:55:25 -0800 Subject: [PATCH] MAINTAINERS: gmarull for pinctrl MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We don't have a formal maintainer for this and we should. I nominate gmarull as the original author and designer of the API, especially given his continued work reviewing incoming implementations. Signed-off-by: Martí Bolívar --- MAINTAINERS.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 24f9972c64..f932444694 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -793,6 +793,18 @@ Documentation: labels: - "area: PECI" +"Drivers: Pin Control": + status: maintained + maintainers: + - gmarull + files: + - doc/reference/pinctrl/ + - include/drivers/pinctrl/ + - include/drivers/pinctrl.h + - drivers/pinctrl/ + labels: + - "area: Pinctrl" + "Drivers: Pinmux": status: maintained maintainers: