[GIT PULL] RISC-V T-HEAD Devicetrees for v6.18
Drew Fustini
fustini at kernel.org
Sat Sep 6 12:15:41 PDT 2025
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux.git tags/thead-dt-for-v6.18
for you to fetch changes up to dfa743da83ab7ba51ec5692d5939ba1bab4b78c1:
MAINTAINERS: Add RISC-V T-HEAD SoC patchwork (2025-09-06 11:05:03 -0700)
----------------------------------------------------------------
T-HEAD Devicetrees for v6.18
Add a device tree node for the IMG BXM-4-64 GPU present in the T-HEAD
TH1520 SoC used by the Lichee Pi 4A board. This node enables support for
the GPU using the drm/imagination driver.
By adding this node, the kernel can recognize and initialize the GPU,
providing graphics acceleration capabilities on the Lichee Pi 4A and
other boards based on the TH1520 SoC. The display controller and HDMI
output are still a work in progress.
Also included is a MAINTAINERS patch that adds an entry for the T-Head
SoC patchwork.
Signed-off-by: Drew Fustini <fustini at kernel.org>
----------------------------------------------------------------
Drew Fustini (1):
MAINTAINERS: Add RISC-V T-HEAD SoC patchwork
Michal Wilczynski (1):
riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
MAINTAINERS | 1 +
arch/riscv/boot/dts/thead/th1520.dtsi | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
More information about the linux-riscv
mailing list