Re: [PATCH v3] dt-bindings: media: Convert MediaTek mt8173-mdp bindings to DT schema
From: Rob Herring
Date: Fri Oct 24 2025 - 09:20:36 EST
On Wed, Oct 01, 2025 at 03:31:15PM -0300, Ariel D'Alessandro wrote:
> Convert the existing text-based DT bindings for MediaTek MT8173 Media Data
> Path to a DT schema.
>
> Signed-off-by: Ariel D'Alessandro <ariel.dalessandro@xxxxxxxxxxxxx>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
> ---
> .../bindings/media/mediatek,mt8173-mdp.yaml | 169 ++++++++++++++++++
> .../bindings/media/mediatek-mdp.txt | 96 ----------
> 2 files changed, 169 insertions(+), 96 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/media/mediatek,mt8173-mdp.yaml
> delete mode 100644 Documentation/devicetree/bindings/media/mediatek-mdp.txt
Since the media folks haven't picked this up yet, I applied it.
I hope to see some more Mediatek fixes this cycle.
Rob