Re: [PATCH] MAINTAINERS: adjust file entry in MEDIATEK MDP DRIVER

From: Hans Verkuil
Date: Mon Nov 03 2025 - 04:03:28 EST


On 29/10/2025 12:06, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>
>
> Commit 169ac4bc5bc4 ("dt-bindings: media: Convert MediaTek mt8173-mdp
> bindings to DT schema") renames mediatek-mdp.txt to
> mediatek,mt8173-mdp.yaml as part of this dt-binding conversion, but misses
> to adjust the file entry in MEDIATEK MDP DRIVER.
>
> Adjust the file entry after the conversion.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>

Reviewed-by: Hans Verkuil <hverkuil+cisco@xxxxxxxxxx>

Rob, since you picked up the patch referred to in the commit log, can you
also take this patch? Since it relies on the yaml conversion patch?

Regards,

Hans

> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e428ec79dd24..c094b2fef0fc 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15881,7 +15881,7 @@ M: Minghsiu Tsai <minghsiu.tsai@xxxxxxxxxxxx>
> M: Houlong Wei <houlong.wei@xxxxxxxxxxxx>
> M: Andrew-CT Chen <andrew-ct.chen@xxxxxxxxxxxx>
> S: Supported
> -F: Documentation/devicetree/bindings/media/mediatek-mdp.txt
> +F: Documentation/devicetree/bindings/media/mediatek,mt8173-mdp.yaml
> F: drivers/media/platform/mediatek/mdp/
> F: drivers/media/platform/mediatek/vpu/
>