diff options
author | Arnd Bergmann <arnd@arndb.de> | 2024-06-27 16:08:58 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2024-06-27 16:09:13 +0200 |
commit | 53ed12744c4f26a3d2b90aa842c0edc4084099bc (patch) | |
tree | 1e96a53ed7873efaf4523c7eeb8646900feeadc5 /MAINTAINERS | |
parent | f2661062f16b2de5d7b6a5c42a9a5c96326b8454 (diff) | |
parent | e21de658f8e808551c2f9702727442980bdc0ad7 (diff) |
Merge tag 'riscv-dt-fixes-for-v6.10-rc5+' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into arm/fixes
RISC-V Devicetree fixes for v6.10-rc5+
T-Head:
Jisheng hasn't got enough time to look after the platform, so Drew
Fustini is going to take over.
StarFive:
A fix for a regulator voltage range that prevented using low performance
SD cards.
Canaan:
Cleanup for some "over eager" aliases for serial ports that did not
exist on some boards and I/O devices disabled on boards where they were
not actually in use.
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2ca8f35dfe03..5f97276ff844 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19314,7 +19314,7 @@ F: drivers/perf/riscv_pmu_legacy.c F: drivers/perf/riscv_pmu_sbi.c RISC-V THEAD SoC SUPPORT -M: Jisheng Zhang <jszhang@kernel.org> +M: Drew Fustini <drew@pdp7.com> M: Guo Ren <guoren@kernel.org> M: Fu Wei <wefu@redhat.com> L: linux-riscv@lists.infradead.org |