Re: [PATCH v4 05/12] drm/mediatek: mtk_dp: Clarify SMC eDP/DP video unmute commands
From: CK Hu (胡俊光)
Date: Thu Aug 27 2026 - 03:28:49 EST
On Thu, 2026-07-09 at 13:31 +0200, AngeloGioacchino Del Regno wrote:
> The eDP/DP video unmute commands are not expressed as bits:
> instead, in the firmware, those are defined as incremental
> unsigned integer numbers: use the correct representation of
> those to improve readability.
>
> This commit brings no functional changes.
Reviewed-by: CK Hu <ck.hu@xxxxxxxxxxxx>
>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
> ---