Re: [PATCH] drm/bridge: waveshare-dsi: Fix signedness bug

From: Marek Vasut

Date: Sat Mar 07 2026 - 10:58:17 EST


On 3/7/26 7:42 AM, Ethan Tidmore wrote:
On Fri Mar 6, 2026 at 9:44 PM CST, Marek Vasut wrote:
On 3/7/26 4:32 AM, Ethan Tidmore wrote:

I already sent:

[PATCH] drm/bridge: waveshare-dsi: Use temporary signed variable for DSI
lanes validation

Sorry about that! I glanced at lore looking for the kernel test robot,
should have looked for patches already for this.
Actually, looking at it one more time, the patch I sent is missing the update of dev_warn() , so this patch is the better fix:

Reviewed-by: Marek Vasut <marek.vasut+renesas@xxxxxxxxxxx>

Thank you !