From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: drm/bridge: tc358762: Drop SPICMR write Date: Sat, 16 May 2026 12:04:22 +1000 Message-ID: In-Reply-To: <20260513-tc358762-fixes-v3-5-6698b55008b9@ideasonboard.com> References: <20260513-tc358762-fixes-v3-0-6698b55008b9@ideasonboard.com> <20260513-tc358762-fixes-v3-5-6698b55008b9@ideasonboard.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Removes `tc358762_write(ctx, SPICMR, 0x00)`. The commit message explains this writes zeros to already-zero (reset default) SPI control register fields, and SPI is not used by this driver. Reasonable cleanup. No issues. **Reviewed-by worthy.** --- Generated by Claude Code Patch Reviewer