[<prev] [next>] [day] [month] [year] [list]
Message-ID: <aLyIXR1G9DUzwGWc@x1>
Date: Sat, 6 Sep 2025 12:15:41 -0700
From: Drew Fustini <fustini@...nel.org>
To: soc@...nel.org
Cc: Arnd Bergmann <arnd@...db.de>, Jisheng Zhang <jszhang@...nel.org>,
Guo Ren <guoren@...nel.org>, Fu Wei <wefu@...hat.com>,
Conor Dooley <conor+dt@...nel.org>,
Michal Wilczynski <m.wilczynski@...sung.com>,
linux-riscv@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] RISC-V T-HEAD Devicetrees for v6.18
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@...nel.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(+)
Powered by blists - more mailing lists