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: samsung-dsim: enable MFLUSH_VS for Exynos 7870 DSIM Date: Wed, 25 Mar 2026 08:14:56 +1000 Message-ID: In-Reply-To: <20260322-exynos-dsim-fixes-v2-1-0069c9e1d9bf@disroot.org> References: <20260322-exynos-dsim-fixes-v2-0-0069c9e1d9bf@disroot.org> <20260322-exynos-dsim-fixes-v2-1-0069c9e1d9bf@disroot.org> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Patch Review **Verdict: Looks good.** This is a straightforward fix. The MFLUSH_VS bit is active-high on Exynos 7= 870 (unlike other variants where it's active-low), so it needs to be explic= itly set. The fix is correctly scoped inside the video mode block and only = targets `DSIM_TYPE_EXYNOS7870`. It has a stable tag, a tested-by, and a dow= nstream reference =E2=80=94 all appropriate. No issues found. --- --- Generated by Claude Code Patch Reviewer