From: Conor Dooley Date: Sat, 17 Jun 2023 18:08:14 +0000 (+0100) Subject: Merge patch series "Add Sipeed Lichee Pi 4A RISC-V board support" X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c1362fd0f2fdebf5c56d505100ba37600b5c20a5;p=linux.git Merge patch series "Add Sipeed Lichee Pi 4A RISC-V board support" Jisheng Zhang says: Sipeed's Lichee Pi 4A development board uses Lichee Module 4A core module which is powered by T-HEAD's TH1520 SoC. Add minimal device tree files for the core module and the development board. Support basic uart/gpio/dmac drivers, so supports booting to a basic shell. This also pulls in -rc2, because of some maintainers re-jigging that went on in the interim in commit 80e62bc8487b ("MAINTAINERS: re-sort all entries and fields"). Link: https://lore.kernel.org/r/20230617161529.2092-1-jszhang@kernel.org Signed-off-by: Conor Dooley --- c1362fd0f2fdebf5c56d505100ba37600b5c20a5 diff --cc MAINTAINERS index 12b39e9760734,68805b09654f0..6e0b94877e336 --- a/MAINTAINERS +++ b/MAINTAINERS @@@ -18154,9 -18152,24 +18152,26 @@@ Q: https://patchwork.kernel.org/project T: git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ F: Documentation/devicetree/bindings/riscv/ F: arch/riscv/boot/dts/ +X: arch/riscv/boot/dts/allwinner/ +X: arch/riscv/boot/dts/renesas/ + RISC-V PMU DRIVERS + M: Atish Patra + R: Anup Patel + L: linux-riscv@lists.infradead.org + S: Supported + F: drivers/perf/riscv_pmu.c + F: drivers/perf/riscv_pmu_legacy.c + F: drivers/perf/riscv_pmu_sbi.c + + RISC-V THEAD SoC SUPPORT + M: Jisheng Zhang + M: Guo Ren + M: Fu Wei + L: linux-riscv@lists.infradead.org + S: Maintained + F: arch/riscv/boot/dts/thead/ + RNBD BLOCK DRIVERS M: Md. Haris Iqbal M: Jack Wang