Re: [PATCH v4 2/2] drm/mediatek: dsi: Add compatible for mt8167-dsi

From: AngeloGioacchino Del Regno

Date: Mon May 11 2026 - 05:47:11 EST


On 5/5/26 23:45, Luca Leonardo Scorcia wrote:
The mt8167 DSI controller is fully compatible with the one found in
mt2701. Unfortunately the device tree has a dedicated compatible for
mt8167 since 2022 and it cannot be changed with a fallback nor removed at
this point. The only way to get the device to work is to add the
compatible to the driver.

Signed-off-by: Luca Leonardo Scorcia <l.scorcia@xxxxxxxxx>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>