* [PATCH] MAINTAINERS: adjust file entry in GOOGLE TENSOR SoC SUPPORT
@ 2023-12-18 10:12 Lukas Bulwahn
2023-12-18 10:16 ` Krzysztof Kozlowski
0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2023-12-18 10:12 UTC (permalink / raw)
To: Peter Griffin, Michael Turquette, Stephen Boyd, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, linux-arm-kernel,
linux-samsung-soc, linux-clk, devicetree
Cc: kernel-janitors, linux-kernel, Lukas Bulwahn
Commit 0a910f160638 ("dt-bindings: clock: Add Google gs101 clock
management unit bindings") adds the file google,gs101.h in
include/dt-bindings/clock/. However, commit 9d71df3e6eb7 ("MAINTAINERS:
add entry for Google Tensor SoC") wrongly refers to the file
google,clk-gs101.h in that directory.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.
Adjust the file entry to the actual file in GOOGLE TENSOR SoC SUPPORT.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index d984bd745e93..d05c81acd849 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9034,7 +9034,7 @@ S: Maintained
F: Documentation/devicetree/bindings/clock/google,gs101-clock.yaml
F: arch/arm64/boot/dts/exynos/google/
F: drivers/clk/samsung/clk-gs101.c
-F: include/dt-bindings/clock/google,clk-gs101.h
+F: include/dt-bindings/clock/google,gs101.h
GPD POCKET FAN DRIVER
M: Hans de Goede <hdegoede@redhat.com>
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] MAINTAINERS: adjust file entry in GOOGLE TENSOR SoC SUPPORT
2023-12-18 10:12 [PATCH] MAINTAINERS: adjust file entry in GOOGLE TENSOR SoC SUPPORT Lukas Bulwahn
@ 2023-12-18 10:16 ` Krzysztof Kozlowski
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2023-12-18 10:16 UTC (permalink / raw)
To: Peter Griffin, Michael Turquette, Stephen Boyd, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, linux-arm-kernel,
linux-samsung-soc, linux-clk, devicetree, Lukas Bulwahn
Cc: kernel-janitors, linux-kernel
On Mon, 18 Dec 2023 11:12:25 +0100, Lukas Bulwahn wrote:
> Commit 0a910f160638 ("dt-bindings: clock: Add Google gs101 clock
> management unit bindings") adds the file google,gs101.h in
> include/dt-bindings/clock/. However, commit 9d71df3e6eb7 ("MAINTAINERS:
> add entry for Google Tensor SoC") wrongly refers to the file
> google,clk-gs101.h in that directory.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference.
>
> [...]
Applied, thanks!
[1/1] MAINTAINERS: adjust file entry in GOOGLE TENSOR SoC SUPPORT
https://git.kernel.org/krzk/linux/c/d0da0de31e1d50ff905eb8f095628eea666f8c67
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-12-18 10:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-18 10:12 [PATCH] MAINTAINERS: adjust file entry in GOOGLE TENSOR SoC SUPPORT Lukas Bulwahn
2023-12-18 10:16 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox