aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <[email protected]>2023-08-28 17:56:03 -0700
committerLinus Torvalds <[email protected]>2023-08-28 17:56:03 -0700
commit2927d2261b539834d0bd483088c116106b440de6 (patch)
treef952b35b8edd7e6a9b5e7f0b9c89c2eff6884ee9
parent670f08971c0635275b25756a25a5d0b8d1831536 (diff)
parent0979e7e3cfd7b479c34dc0f7217beb0c30f8028a (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
-rw-r--r--MAINTAINERS9
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 <[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]>