[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220706100627.6534-4-srinivas.kandagatla@linaro.org>
Date: Wed, 6 Jul 2022 11:06:23 +0100
From: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To: gregkh@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...il.com>,
Claudiu Beznea <claudiu.beznea@...rochip.com>,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Subject: [PATCH 3/7] MAINTAINERS: rectify file pattern in MICROCHIP OTPC DRIVER
From: Lukas Bulwahn <lukas.bulwahn@...il.com>
Commit 6b291610dd57 ("nvmem: microchip-otpc: add support") adds the
Microchip otpc driver and a corresponding MAINTAINERS section, but slips
in a slightly wrong file pattern.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.
Rectify this file pattern in MICROCHIP OTPC DRIVER.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
Acked-by: Claudiu Beznea <claudiu.beznea@...rochip.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index e51eeb0ee0ed..62a02b67db25 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13106,7 +13106,7 @@ L: linux-arm-kernel@...ts.infradead.org (moderated for non-subscribers)
S: Supported
F: Documentation/devicetree/bindings/nvmem/microchip,sama7g5-otpc.yaml
F: drivers/nvmem/microchip-otpc.c
-F: dt-bindings/nvmem/microchip,sama7g5-otpc.h
+F: include/dt-bindings/nvmem/microchip,sama7g5-otpc.h
MICROCHIP PWM DRIVER
M: Claudiu Beznea <claudiu.beznea@...rochip.com>
--
2.25.1
Powered by blists - more mailing lists