* [PATCH] MAINTAINERS: rectify file entry in ADP5585 driver section
@ 2025-05-04 4:10 Lukas Bulwahn
2025-05-04 8:20 ` Nuno Sá
0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2025-05-04 4:10 UTC (permalink / raw)
To: Nuno Sá, Dmitry Torokhov, Laurent Pinchart, Lee Jones,
linux-gpio, linux-pwm, linux-input
Cc: kernel-janitors, linux-kernel, Lukas Bulwahn
From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Commit a53fc67a1e21 ("Input: adp5585: Add Analog Devices ADP5585/89
support") adds the file drivers/input/keyboard/adp5585-keys.c, but then
refers with a file entry to the non-existing file
drivers/input/adp5585-keys.c in the MAINTAINERS section ADP5585 GPIO
EXPANDER, PWM AND KEYPAD CONTROLLER DRIVER.
Make this file entry 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 b21363fdbf4d..1401209d06df 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -550,7 +550,7 @@ L: linux-pwm@vger.kernel.org
S: Maintained
F: Documentation/devicetree/bindings/*/adi,adp5585*.yaml
F: drivers/gpio/gpio-adp5585.c
-F: drivers/input/adp5585-keys.c
+F: drivers/input/keyboard/adp5585-keys.c
F: drivers/mfd/adp5585.c
F: drivers/pwm/pwm-adp5585.c
F: include/linux/mfd/adp5585.h
--
2.49.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] MAINTAINERS: rectify file entry in ADP5585 driver section
2025-05-04 4:10 [PATCH] MAINTAINERS: rectify file entry in ADP5585 driver section Lukas Bulwahn
@ 2025-05-04 8:20 ` Nuno Sá
0 siblings, 0 replies; 2+ messages in thread
From: Nuno Sá @ 2025-05-04 8:20 UTC (permalink / raw)
To: Lukas Bulwahn, Nuno Sá, Dmitry Torokhov, Laurent Pinchart,
Lee Jones, linux-gpio, linux-pwm, linux-input
Cc: kernel-janitors, linux-kernel, Lukas Bulwahn
On Sun, 2025-05-04 at 06:10 +0200, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
>
> Commit a53fc67a1e21 ("Input: adp5585: Add Analog Devices ADP5585/89
> support") adds the file drivers/input/keyboard/adp5585-keys.c, but then
> refers with a file entry to the non-existing file
> drivers/input/adp5585-keys.c in the MAINTAINERS section ADP5585 GPIO
> EXPANDER, PWM AND KEYPAD CONTROLLER DRIVER.
>
> Make this file entry refer to the intended file.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
> ---
Hmm, look here [1]. That patch was wrongly applied, the series needs more work. I'll
see if I do not forget to fix this in the next iteration.
[1]:https://lore.kernel.org/linux-input/20250502083055.GG3865826@google.com/T/#m1dc8ca24c89b3b111992f388b67e17842c89d7c1
- Nuno Sá
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b21363fdbf4d..1401209d06df 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -550,7 +550,7 @@ L: linux-pwm@vger.kernel.org
> S: Maintained
> F: Documentation/devicetree/bindings/*/adi,adp5585*.yaml
> F: drivers/gpio/gpio-adp5585.c
> -F: drivers/input/adp5585-keys.c
> +F: drivers/input/keyboard/adp5585-keys.c
> F: drivers/mfd/adp5585.c
> F: drivers/pwm/pwm-adp5585.c
> F: include/linux/mfd/adp5585.h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-04 9:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-04 4:10 [PATCH] MAINTAINERS: rectify file entry in ADP5585 driver section Lukas Bulwahn
2025-05-04 8:20 ` Nuno Sá
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).