From: Bartosz Golaszewski <bartosz.golaszew...@linaro.org>
On Mon, 23 Jun 2025 13:42:38 +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 clocks and resets. > > The TH1520 GPU requires a specific sequence to be followed for its > clocks and resets to ensure correct operation. Initial discussions and > an earlier version of this series explored managing this via the generic > power domain (genpd) framework. However, following further discussions > with kernel maintainers [1], the approach has been reworked to utilize > the dedicated power sequencing (pwrseq) framework. > > [...] Applied, thanks! [1/8] power: sequencing: Add T-HEAD TH1520 GPU power sequencer driver https://git.kernel.org/brgl/linux/c/d4c2d9b5b7ceed14a3a835fd969bb0699b9608d3 Best regards, -- Bartosz Golaszewski <bartosz.golaszew...@linaro.org>