Re: [PATCH v19 09/10] drm/mediatek: add postfix 0 to DDP_COMPONENT_DITHER for mt8195 vdosys0
From: AngeloGioacchino Del Regno
Date: Fri Apr 15 2022 - 06:32:53 EST
Il 15/04/22 10:39, jason-jh.lin ha scritto:
Because mt8195 vdosys0 has 2 DITHER components,
so the postfix 0 need to be added to DDP_COMPONENT_DITHER.
Then DITHER enum will become:
DDP_COMPONENT_DITHER0 and DDP_COMPONENT_DITHER1.
Signed-off-by: jason-jh.lin <jason-jh.lin@xxxxxxxxxxxx>
I think that "postfix" should be "suffix" instead :)))
In any case:
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>