Skip to content

Commit 9d157c8

Browse files
bulwahnlinusw
authored andcommitted
MAINTAINERS: adjust STARFIVE JH7100 PINCTRL DRIVER after file movement
Commit ba7fdf8 ("pinctrl: Create subdirectory for StarFive drivers") moves pinctrl-starfive.c into its own subdirectory starfive; further, commit ba99b75 ("pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100"") adds the suffix jh7100 to the driver and dt-bindings header file name. These commits however do not adjust the entry in MAINTAINERS. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken reference. Adjust the entries for STARFIVE JH7100 PINCTRL DRIVER after file movement. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Reviewed-by: Emil Renner Berthing <kernel@esmil.dk> Link: https://lore.kernel.org/r/20221006080154.5396-1-lukas.bulwahn@gmail.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
1 parent ba99b75 commit 9d157c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MAINTAINERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19386,8 +19386,8 @@ M: Emil Renner Berthing <kernel@esmil.dk>
1938619386
L: linux-gpio@vger.kernel.org
1938719387
S: Maintained
1938819388
F: Documentation/devicetree/bindings/pinctrl/starfive,jh7100-pinctrl.yaml
19389-
F: drivers/pinctrl/pinctrl-starfive.c
19390-
F: include/dt-bindings/pinctrl/pinctrl-starfive.h
19389+
F: drivers/pinctrl/starfive/
19390+
F: include/dt-bindings/pinctrl/pinctrl-starfive-jh7100.h
1939119391

1939219392
STARFIVE JH7100 RESET CONTROLLER DRIVER
1939319393
M: Emil Renner Berthing <kernel@esmil.dk>

0 commit comments

Comments
 (0)