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: Thu, 04 Jun 2026 13:59:55 +1000 Message-ID: In-Reply-To: <20260601151831.76350-10-clamor95@gmail.com> References: <20260601151831.76350-1-clamor95@gmail.com> <20260601151831.76350-10-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 Adds `ti,linear-mapping-mode` boolean property reading and applies the mode in `lm3533_bl_setup` before registering the sysfs group. The property reading is done before backlight device registration, which is correct for the initial state. **No issues.** --- Generated by Claude Code Patch Reviewer