From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: Enable new features for flipkart-rimob Date: Sun, 22 Mar 2026 03:00:52 +1000 Message-ID: In-Reply-To: <20260321-rimob-new-features-v3-0-d4b8ee867de7@protonmail.com> References: <20260321-rimob-new-features-v3-0-d4b8ee867de7@protonmail.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Overall Series Review Subject: Enable new features for flipkart-rimob Author: Cristian Cozzolino via B4 Relay Patches: 8 Reviewed: 2026-03-22T03:00:52.572981 --- This is a v3 series enabling new features (display, GPU, touchscreen, WiFi/BT, hall sensor) for the Flipkart Billion Capture+ (MSM8953-based) phone. It includes a new DT binding and panel driver for the Novatek NT35532, plus four DTS patches. The series is generally well-structured and follows current kernel conventions. The panel driver uses modern APIs (`devm_drm_panel_alloc`, `mipi_dsi_multi_context`, `drm_connector_helper_get_modes_fixed`). Patches 4, 5, and 6 already carry Reviewed-by tags. There are a few minor issues worth noting. --- Generated by Claude Code Patch Reviewer