From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: video: backlight: lm3533_bl: Set initial mapping mode from DT Date: Mon, 18 May 2026 16:19:47 +1000 Message-ID: In-Reply-To: <20260517074306.30937-6-clamor95@gmail.com> References: <20260517074306.30937-1-clamor95@gmail.com> <20260517074306.30937-6-clamor95@gmail.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review This patch is clean and correct. The `CTRLBANK_AB_BCONF_MODE(n)` macro is a nice improvement over the open-coded bit manipulation, and using it in `show_linear`/`store_linear` for consistency is good. No issues found. --- Generated by Claude Code Patch Reviewer