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/panel-edp: Add AUO B133HAN06.6 and BOE NV133FHM-N4F V8.0 Date: Sat, 16 May 2026 15:39:27 +1000 Message-ID: In-Reply-To: <20260511095914.1200201-1-wenst@chromium.org> References: <20260511095914.1200201-1-wenst@chromium.org> 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: drm/panel-edp: Add AUO B133HAN06.6 and BOE NV133FHM-N4F V8.0 Author: Chen-Yu Tsai Patches: 2 Reviewed: 2026-05-16T15:39:27.225758 --- This is a single, straightforward patch adding two new eDP panel entries to `panel-edp.c` for the HP Chromebook x360 13b-ca0xxx (MT8195 Dojo). The patch is **already merged** into drm-next (both entries are present in the current tree), which explains why it could not be applied cleanly. The patch is clean and correct: - Both entries are inserted in the proper sorted order by product ID within their respective manufacturer blocks. - The delay profiles chosen are appropriate and consistent with similar panels. - The commit message is clear and honestly notes that only the BOE panel was tested on hardware. No issues found. --- Generated by Claude Code Patch Reviewer