Re: [PATCH v5 0/5] drm/etnaviv: Add support for running a PPU flop reset

From: Marek Vasut

Date: Fri Nov 21 2025 - 15:47:59 EST


On 11/19/25 5:45 PM, gert.wollny@xxxxxxxxxxxxx wrote:

Hello Gert,

this is the fifth version of the series to add PPU flop reset.

Changes w.r.t. the previous version are:

* Apply all changes suggested by Christian Gmeiner:
- fix a memory leak that would occure when PPU data
initialization fails
- remove unneeded includes
- move includes to the files where they are actuall needed
- fix include style for "linux" headers
- fix typo in error message

* add Reviewed-by tags to the according commits
For the whole series:

Tested-by: Marek Vasut <marek.vasut@xxxxxxxxxxx> # STM32MP255C DHCOS DHSBC

Thank you !