From: Tzung-Bi Shih <[email protected]> These are Google Security Chip drivers and are mostly used for ChromeOS platforms. Add a new entry for them.
Signed-off-by: Tzung-Bi Shih <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 8a76c256229c..07dc83e01216 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9593,6 +9593,15 @@ S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git F: drivers/firmware/google/ +GOOGLE SECURITY CHIP DRIVERS +M: Tzung-Bi Shih <[email protected]> +R: Andrey Pronin <[email protected]> +L: [email protected] +S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git +F: Documentation/devicetree/bindings/tpm/google,cr50.yaml +F: drivers/char/tpm/*cr50* + GOOGLE TENSOR SoC SUPPORT M: Peter Griffin <[email protected]> L: [email protected] (moderated for non-subscribers) -- 2.46.0.792.g87dc391469-goog
