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/of: add helper to count data-lanes on a remote endpoint Date: Sun, 12 Apr 2026 09:06:54 +1000 Message-ID: In-Reply-To: <20260411-waveshare-dsi-touch-v2-6-75cdbeac5156@oss.qualcomm.com> References: <20260411-waveshare-dsi-touch-v2-0-75cdbeac5156@oss.qualcomm.com> <20260411-waveshare-dsi-touch-v2-6-75cdbeac5156@oss.qualcomm.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 `drm_of_get_data_lanes_count_remote()` which follows the OF graph link to the remote endpoint and counts `data-lanes` there. Clean design mirroring the existing `_ep` variant. Has Reviewed-by from Javier Martinez Canillas. No issues. --- --- Generated by Claude Code Patch Reviewer