public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: adjust file entry in NXP PF1550 PMIC MFD DRIVER
@ 2025-10-29 10:42 Lukas Bulwahn
  2025-10-30  1:53 ` Samuel Kayode
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Lukas Bulwahn @ 2025-10-29 10:42 UTC (permalink / raw)
  To: Samuel Kayode, Lee Jones, imx
  Cc: Frank Li, Krzysztof Kozlowski, Sean Nyekjaer, kernel-janitors,
	linux-kernel, Lukas Bulwahn

From: Lukas Bulwahn <lukas.bulwahn@redhat.com>

Commit ebaec90ec0b5 ("mfd: pf1550: Add core driver for the PF1550 PMIC")
adds the header file pf1550.h in include/linux/mfd/, and commit
a7d6255a0bf3 ("MAINTAINERS: Add an entry for PF1550 MFD driver") adds a new
section NXP PF1550 PMIC MFD DRIVER intending to refer to that header file.
It however adds the entry for pfd1550.h; note the additional letter in the
filename.

Adjust the file entry to refer to the intended file.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 70de2f9c4a50..e428ec79dd24 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18718,7 +18718,7 @@ F:	drivers/input/misc/pf1550-onkey.c
 F:	drivers/mfd/pf1550.c
 F:	drivers/power/supply/pf1550-charger.c
 F:	drivers/regulator/pf1550-regulator.c
-F:	include/linux/mfd/pfd1550.h
+F:	include/linux/mfd/pf1550.h
 
 NXP PF8100/PF8121A/PF8200 PMIC REGULATOR DEVICE DRIVER
 M:	Jagan Teki <jagan@amarulasolutions.com>
-- 
2.51.0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-11-13 15:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-29 10:42 [PATCH] MAINTAINERS: adjust file entry in NXP PF1550 PMIC MFD DRIVER Lukas Bulwahn
2025-10-30  1:53 ` Samuel Kayode
2025-11-01  8:49 ` kernel test robot
2025-11-03 15:23   ` Lee Jones
2025-11-05  1:46     ` Philip Li
2025-11-13 15:50 ` (subset) " Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox