On Wed, 13 May 2026 16:10:14 +0300 Tomi Valkeinen <[email protected]> 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. > > Signed-off-by: Tomi Valkeinen <[email protected]> Comparing it with something out of tree where SPI is apparently working. It does not touch SPIMR, so this can clearly be dropped. So: Reviewed-by: Andreas Kemnade <[email protected]>
