[4/5] MAINTAINERS: Add myself as ONIE tlv NVMEM layout maintainer

Message ID 20221028092337.822840-5-miquel.raynal@bootlin.com
State New
Headers
Series ONIE tlv nvmem layout support |

Commit Message

Miquel Raynal Oct. 28, 2022, 9:23 a.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(+)
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index cf0f18502372..be387e7e33a1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15328,6 +15328,12 @@  S:	Maintained
 F:	drivers/mtd/nand/onenand/
 F:	include/linux/mtd/onenand*.h
 
+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