diff mbox series

[v3,20/20] MAINTAINERS: Add myself as ONIE tlv NVMEM layout maintainer

Message ID 20230308153200.682248-21-miquel.raynal@bootlin.com
State Accepted
Commit f126612181fbd706c7a43d6c7d0758898815ad38
Headers show
Series None | expand

Commit Message

Miquel Raynal March 8, 2023, 3:32 p.m. UTC
Following the introduction of the bindings for this NVMEM parser and the
layout driver, add myself as maintainer.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 60ed770b0212..3a53f9d5ac56 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15550,6 +15550,12 @@  L:	linux-hwmon@vger.kernel.org
 S:	Maintained
 F:	drivers/hwmon/oxp-sensors.c
 
+ONIE TLV NVMEM LAYOUT DRIVER
+M:	Miquel Raynal <miquel.raynal@bootlin.com>
+S:	Maintained
+F:	Documentation/devicetree/bindings/nvmem/layouts/onie,tlv-layout.yaml
+F:	drivers/nvmem/layouts/onie-tlv.c
+
 ONION OMEGA2+ BOARD
 M:	Harvey Hunt <harveyhuntnexus@gmail.com>
 L:	linux-mips@vger.kernel.org