Re: [PATCH v4 0/8] Add TH1520 GPU support with power sequencing

2025-06-18 Thread Michal Wilczynski
On 6/18/25 00:14, Drew Fustini wrote: > On Sat, Jun 14, 2025 at 08:06:06PM +0200, Michal Wilczynski wrote: >> This patch series introduces support for the Imagination IMG BXM-4-64 >> GPU found on the T-HEAD TH1520 SoC. A key aspect of this support is >> managing the GPU's complex power-up and po

Re: [PATCH v4 0/8] Add TH1520 GPU support with power sequencing

2025-06-17 Thread Drew Fustini
On Sat, Jun 14, 2025 at 08:06:06PM +0200, Michal Wilczynski wrote: > This patch series introduces support for the Imagination IMG BXM-4-64 > GPU found on the T-HEAD TH1520 SoC. A key aspect of this support is > managing the GPU's complex power-up and power-down sequence, which > involves multiple c

[PATCH v4 0/8] Add TH1520 GPU support with power sequencing

2025-06-14 Thread Michal Wilczynski
This patch series introduces support for the Imagination IMG BXM-4-64 GPU found on the T-HEAD TH1520 SoC. A key aspect of this support is managing the GPU's complex power-up and power-down sequence, which involves multiple clocks and resets. The TH1520 GPU requires a specific sequence to be follow