Re: [PATCH v2 1/6] drm/mediatek: Remove mt8192 display rdma compatible

From: Chen-Yu Tsai
Date: Fri Jul 01 2022 - 06:37:08 EST


On Fri, Jul 1, 2022 at 5:05 PM Allen-KH Cheng
<allen-kh.cheng@xxxxxxxxxxxx> wrote:
>
> The compatible “mediatek,mt8192-disp-rdma” is being used for reading
> the data into DMA for back-end panel driver in mt8192 but there is
> no difference between mt8183 and mt8192 in rdma driver.
>
> Remove compatible “mediatek,mt8192-disp-rdma” from the driver and
> should use “mediatek,mt8183-disp-rdma” as fallback in 8192 DTS
> according to the mediatek,rdma.yaml.
>
> Signed-off-by: Allen-KH Cheng <allen-kh.cheng@xxxxxxxxxxxx>

Reviewed-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>