diff options
author | 2024-12-03 13:03:52 +0000 | |
---|---|---|
committer | 2024-12-09 11:48:47 +0100 | |
commit | da9ca3164d1794660d9ad650beb807b9a47fe18b (patch) | |
tree | 9f24cfe2235a827ec5362f051b2a1c654fe72bb4 | |
parent | arm64: dts: exynos990: Add pmu and syscon-reboot nodes (diff) | |
download | wireguard-linux-da9ca3164d1794660d9ad650beb807b9a47fe18b.tar.xz wireguard-linux-da9ca3164d1794660d9ad650beb807b9a47fe18b.zip |
MAINTAINERS: add myself and Tudor as reviewers for Google Tensor SoC
Add myself and Tudor as reviewers for the Google Tensor SoC alongside
Peter.
While at it, also add our IRC channel.
Signed-off-by: André Draszik <andre.draszik@linaro.org>
Acked-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Reviewed-by: Peter Griffin <peter.griffin@linaro.org>
Link: https://lore.kernel.org/r/20241203-gs101-maintainers-v1-1-f287036dbde5@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1e930c7a58b1..856727763b1b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9753,9 +9753,12 @@ F: drivers/firmware/google/ GOOGLE TENSOR SoC SUPPORT M: Peter Griffin <peter.griffin@linaro.org> +R: André Draszik <andre.draszik@linaro.org> +R: Tudor Ambarus <tudor.ambarus@linaro.org> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-samsung-soc@vger.kernel.org S: Maintained +C: irc://irc.oftc.net/pixel6-kernel-dev F: Documentation/devicetree/bindings/clock/google,gs101-clock.yaml F: arch/arm64/boot/dts/exynos/google/ F: drivers/clk/samsung/clk-gs101.c |