Re: [PATCH v15 14/22] media: i2c: add Maxim GMSL2/3 serializer framework
"Artur Andrzejczak" <[email protected]>
| Newsgroups | org.kernel.vger.linux-gpio,dev.linux.lists.linux-staging,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-media |
|---|---|
| Message-ID | <[email protected]> |
On Fri Aug 7, 2026 at 3:02 PM CEST, Dumitru Ceclan wrote: > [...] Inside the err_revert_mode path of max_ser_update_pipe(), max_ser_set_pipe_mode(priv, pipe, &pipe->mode) is called with pipe->mode itself, meaning that the equality check at the top of max_ser_set_pipe_mode() makes the revert a no-op, yet the hardware keeps the new mode. Am I reading that right? Kind Regards, Artur Andrzejczak