diff options
| author | Janne Grunau <[email protected]> | 2026-04-30 23:59:37 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-05-12 12:08:08 -0600 |
| commit | 1b5500cefee4b27915ea1581731ea40a19d6bb0d (patch) | |
| tree | 1f1d4cb82803e371c065da38e5b7910675a7fbfc | |
| parent | 60c6065df1b2101c3f5dc94b2679a2c4c81adec8 (diff) | |
MAINTAINERS: Add Janne Grunau as reviewer for Apple M1 SoC support
I'm one of the co-maintainers of Apple silicon support in the Linux
kernel and have contributed to u-boot's Apple SoC support.
Signed-off-by: Janne Grunau <[email protected]>
Acked-by: Mark Kettenis <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 10dc7e49ebb..ae4013767d1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -133,6 +133,7 @@ F: drivers/mmc/snps_dw_mmc.c APPLE M1 SOC SUPPORT M: Mark Kettenis <[email protected]> +R: Janne Grunau <[email protected]> S: Maintained F: arch/arm/include/asm/arch-apple/ F: arch/arm/mach-apple/ |
