diff mbox series

MAINTAINERS: samsung: gs101: match patches touching Google Tensor SoC

Message ID 20240219125453.103692-1-krzysztof.kozlowski@linaro.org (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: samsung: gs101: match patches touching Google Tensor SoC | expand

Commit Message

Krzysztof Kozlowski Feb. 19, 2024, 12:54 p.m. UTC
Maintainers of Google Tensor SoC should be aware of all driver patches
having that name.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

---

This allows to spot easier such weird drivers (weird because they claim they are
for hardware, but they omit entirely hardware part) like:
https://lore.kernel.org/all/20240219061008.1761102-3-pumahsu@google.com/
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Peter Griffin Feb. 19, 2024, 7:55 p.m. UTC | #1
Hi Krzysztof,

On Mon, 19 Feb 2024 at 12:54, Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org> wrote:
>
> Maintainers of Google Tensor SoC should be aware of all driver patches
> having that name.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>
> ---
>
> This allows to spot easier such weird drivers (weird because they claim they are
> for hardware, but they omit entirely hardware part) like:
> https://lore.kernel.org/all/20240219061008.1761102-3-pumahsu@google.com/
> ---

Thanks for this, I hadn't seen the series you referenced above.

Reviewed-by: Peter Griffin <peter.griffin@linaro.org>
Krzysztof Kozlowski Feb. 22, 2024, 8:55 a.m. UTC | #2
On Mon, 19 Feb 2024 13:54:53 +0100, Krzysztof Kozlowski wrote:
> Maintainers of Google Tensor SoC should be aware of all driver patches
> having that name.
> 
> 

Applied, thanks!

[1/1] MAINTAINERS: samsung: gs101: match patches touching Google Tensor SoC
      https://git.kernel.org/krzk/linux/c/9690b9de81d1ad40a70b3d34b9d7e26486a5e83a

Best regards,
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 36fac6b3499a..69fb1ae94897 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9126,6 +9126,7 @@  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,gs101.h
+K:	[gG]oogle.?[tT]ensor
 
 GPD POCKET FAN DRIVER
 M:	Hans de Goede <hdegoede@redhat.com>