On Wed, Jun 18, 2025 at 12:22 PM Michal Wilczynski <m.wilczyn...@samsung.com> wrote: > > 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. > > Add fixed clock gpu_mem_clk, as the MEM clock on the T-HEAD SoC can't be > controlled programatically. > > Reviewed-by: Ulf Hansson <ulf.hans...@linaro.org> > Signed-off-by: Michal Wilczynski <m.wilczyn...@samsung.com> > ---
Reviewed-by: Bartosz Golaszewski <bartosz.golaszew...@linaro.org>