Re: [PATCH v10 0/4] Add TH1520 GPU support with power sequencing

2025-08-04 Thread Michal Wilczynski
On 8/4/25 08:13, Krzysztof Kozlowski wrote: > On Fri, Aug 01, 2025 at 12:31:00PM +0200, Michal Wilczynski wrote: >> >> v10: >> - Squashed the two dt-binding patches back into a single commit. >> - Simplified the B-series GPU rule by removing the not clause. >> - Reverted the removal of the it

Re: [PATCH v10 0/4] Add TH1520 GPU support with power sequencing

2025-08-03 Thread Krzysztof Kozlowski
On Fri, Aug 01, 2025 at 12:31:00PM +0200, Michal Wilczynski wrote: > > v10: > - Squashed the two dt-binding patches back into a single commit. > - Simplified the B-series GPU rule by removing the not clause. > - Reverted the removal of the items definition from the top-level >power-domain-n

[PATCH v10 0/4] Add TH1520 GPU support with power sequencing

2025-08-01 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