pub/scm/linux/kernel/git/brgl/linux.git  about / heads / tags
GPIO, at24 and max77650 development tree
   commit 59ff2040f0a58923c787fdba5999100667338230 (patch)
   parent 5393f40a640b8c gpio: GPIO_GRGPIO should depend on OF
     tree e6aef37591404b2bd62aea32b620cd8bcac9bbb7
   author Mika Westerberg <mika.westerberg@linux.intel.com>     2025-02-04 13:45:15 +0200
committer Bartosz Golaszewski <bartosz.golaszewski@linaro.org>  2025-02-05 14:38:33 +0100

MAINTAINERS: Use my kernel.org address for ACPI GPIO work

Switch to use my kernel.org address for ACPI GPIO work.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Link: https://lore.kernel.org/r/20250204114515.3971923-1-mika.westerberg@linux.intel.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 896a307fa06545..d1389ca6699df1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9878,7 +9878,7 @@ S:	Maintained
 F:	drivers/staging/gpib/
 
 GPIO ACPI SUPPORT
-M:	Mika Westerberg <mika.westerberg@linux.intel.com>
+M:	Mika Westerberg <westeri@kernel.org>
 M:	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
 L:	linux-gpio@vger.kernel.org
 L:	linux-acpi@vger.kernel.org


glossary
--------
Commit objects reference one tree, and zero or more parents.

Single parent commits can typically generate a patch in
unified diff format via `git format-patch'.

Multiple parents means the commit is a merge.

Root commits have no ancestor.  Note that it is
possible to have multiple root commits when merging independent histories.

Every commit references one top-level tree object.

git clone https://yhbt.net/lore/pub/scm/linux/kernel/git/brgl/linux.git