diff mbox series

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

Message ID 20221118185118.1190044-19-michael@walle.cc
State Superseded
Headers show
Series [v3,01/18] net: add helper eth_addr_add() | expand

Commit Message

Michael Walle Nov. 18, 2022, 6:51 p.m. UTC
From: Miquel Raynal <miquel.raynal@bootlin.com>

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>
---
changes since v2:
 - new patch

 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index ef4b7a31f8b4..101cff82ce44 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15499,6 +15499,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