diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-08-28 17:56:03 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-08-28 17:56:03 -0700 |
commit | 2927d2261b539834d0bd483088c116106b440de6 (patch) | |
tree | f952b35b8edd7e6a9b5e7f0b9c89c2eff6884ee9 /MAINTAINERS | |
parent | 670f08971c0635275b25756a25a5d0b8d1831536 (diff) | |
parent | 0979e7e3cfd7b479c34dc0f7217beb0c30f8028a (diff) |
Merge tag 'tag-chrome-platform-firmware-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Pull chrome platform firmware update from Tzung-Bi Shih:
- Add MAINTAINERS entry for chrome platform firmware
* tag 'tag-chrome-platform-firmware-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux:
MAINTAINERS: Add drivers/firmware/google/ entry
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 06c06161a0de..07e40f03435e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8770,6 +8770,15 @@ S: Supported F: Documentation/networking/device_drivers/ethernet/google/gve.rst F: drivers/net/ethernet/google +GOOGLE FIRMWARE DRIVERS +M: Tzung-Bi Shih <tzungbi@kernel.org> +R: Brian Norris <briannorris@chromium.org> +R: Julius Werner <jwerner@chromium.org> +L: chrome-platform@lists.linux.dev +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 <hdegoede@redhat.com> L: platform-driver-x86@vger.kernel.org |