diff options
author | Peter Griffin <[email protected]> | 2023-12-11 16:23:31 +0000 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2023-12-13 20:15:09 +0100 |
commit | 9d71df3e6eb773f23d6f1f3f8790bae6aba1a088 (patch) | |
tree | c5a12e347265f33bccf4831e199a88039bed5330 | |
parent | 6a5713fc7853c3998c706cb809c5d9fd1c6acaa5 (diff) |
MAINTAINERS: add entry for Google Tensor SoC
Add maintainers entry for the Google tensor SoC based
platforms.
Reviewed-by: Sam Protsenko <[email protected]>
Signed-off-by: Peter Griffin <[email protected]>
Reviewed-by: Alim Akhtar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 97f51d5ec1cf..ea80f6fac2da 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9006,6 +9006,16 @@ S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git F: drivers/firmware/google/ +GOOGLE TENSOR SoC SUPPORT +M: Peter Griffin <[email protected]> +L: [email protected] (moderated for non-subscribers) +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 + GPD POCKET FAN DRIVER M: Hans de Goede <[email protected]> |