Re: [PATCH v2 2/5] iommu/mediatek: Add a flag DL_WITH_MULTI_LARB
From: AngeloGioacchino Del Regno
Date: Wed Oct 15 2025 - 04:45:55 EST
Il 15/10/25 05:24, Zhengnan Chen ha scritto:
Add DL_WITH_MULTI_LARB flag to support the HW which connect with
multiple larbs. Prepare for mt8189. In mt8189, the display connect
with larb1 and larb2 at the same time. Thus, we should add link
between disp-dev with these two larbs.
Signed-off-by: Zhengnan Chen <zhengnan.chen@xxxxxxxxxxxx>
Reviewed-by: Matthias Brugger <matthias.bgg@xxxxxxxxx>
Reviewed-by: Yong Wu <yong.wu@xxxxxxxxxxxx>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>