On 06/12/2025 05:25, Dmitry Baryshkov wrote:
On Tue, Nov 25, 2025 at 09:29:39PM +0100, David Heidelberg via B4 Relay wrote:
From: David Heidelberg <[email protected]>
Introduce enable(), disable() and reset() functions.
The enable() and disable() callbacks keep the symmetry in the commands
sent to the panel and also make a clearer distinction between panel
initialization and configuration.
This also makes those to to be executed after starting the DSI stream.
Is it fine?
Yes, the panel works same way as before without patchset.
Still not recovering from panel off, we tried to debug, not there yet,
but the sequences are verified to work fine).
Reset sequence or/and regulators may not be correct enough to recover.
I'm sending another series with moved _enable function and all R-Bs.
David
[...]