Re: [PATCH v3 05/13] drm/bridge: tc358762: Drop SPICMR write

From: Andreas Kemnade

Date: Fri May 29 2026 - 15:00:59 EST


On Wed, 13 May 2026 16:10:14 +0300
Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx> wrote:

> Drop write to SPICMR. It's unclear why the write is there, as SPI is not
> supported in the driver, and it's mostly just writing zeroes to already
> zero fields (reset defaults). None of the zero bits written disable
> anything wrt. SPI.
>

Would like to have SPI support here instead of dropping
all remains of it. Do you have any information about it
or an accessible SPI output from this chip so we can check
what is happening there?

Regards,
Andreas