Message ID | 20240219125453.103692-1-krzysztof.kozlowski@linaro.org (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | MAINTAINERS: samsung: gs101: match patches touching Google Tensor SoC | expand |
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>
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 --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>
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(+)