diff options
author | Brian Norris <[email protected]> | 2023-07-24 16:12:47 +0800 |
---|---|---|
committer | Tzung-Bi Shih <[email protected]> | 2023-07-25 10:52:37 +0800 |
commit | 0979e7e3cfd7b479c34dc0f7217beb0c30f8028a (patch) | |
tree | c4c700facef7ff2d88307e73e87e12f014f99658 | |
parent | 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5 (diff) |
MAINTAINERS: Add drivers/firmware/google/ entry
These are mostly used for Chrome platforms, so group it in with the same
mailing list, repo, and (one) committer.
Signed-off-by: Brian Norris <[email protected]>
Acked-by: Julius Werner <[email protected]>
Acked-By: Benson Leung <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Acked-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Tzung-Bi Shih <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3be1bdfe8ecc..8293a4ab82d8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8758,6 +8758,15 @@ S: Supported F: Documentation/networking/device_drivers/ethernet/google/gve.rst F: drivers/net/ethernet/google +GOOGLE FIRMWARE DRIVERS +M: Tzung-Bi Shih <[email protected]> +R: Brian Norris <[email protected]> +R: Julius Werner <[email protected]> +S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git +F: drivers/firmware/google/ + GPD POCKET FAN DRIVER M: Hans de Goede <[email protected]> |