On Fri, 18 Apr 2025 13:22:47 +0200, Michal Wilczynski wrote: > This patch series introduces and documents optional reset support for > the drm/imagination driver. While developed as part of a larger effort > to enable the Imagination BXM-4-64 GPU upstream, these patches can merge > independently. > > During the upstreaming process, we discovered that the T-HEAD TH1520 SoC > requires custom code to manage resets and clocks from the power-domain > driver [1]. Nevertheless, adding this reset capability is necessary, as > the GPU Device Tree node would own the reset control and would manage it > for boards like BPI-F3 that don't have custom requirements for handling > clocks and resets during their startup sequence. > > [...]
Applied, thanks! [1/2] dt-bindings: gpu: Add 'resets' property for GPU initialization commit: 1300a7f8a7d4c5f88de30312cf34448b96539c23 [2/2] drm/imagination: Add reset controller support for GPU initialization commit: 3a2b7389feea9a7afd18d58cda59b7a989445f38 Best regards, -- Matt Coster <matt.cos...@imgtec.com>