Il 18/12/24 11:53, AngeloGioacchino Del Regno ha scritto:
This series adds the necessary bindings and devicetree nodes to enable the entire Multimedia Data Path 3 (MDP3) macro-block, found in MediaTek's MT8188 SoC. This was tested on a MediaTek Genio 700 EVK board. AngeloGioacchino Del Regno (3): dt-bindings: display: mediatek: Add compatibles for MT8188 MDP3 dt-bindings: media: mediatek: mdp3: Add compatibles for MT8188 MDP3
CK, Mauro, If it's okay for you, I'd like to take the display and media bindings patches in the MediaTek trees, so that I can also safely take the DT patch without immutable branching, etc. It's a very old series, yes, but it's still applicable. Can you please ack the display and media bindings so that I can safely pick? For display: 20241218105320.38980-2-angelogioacchino.delregno@xxxxxxxxxxxxx For media: 20241218105320.38980-3-angelogioacchino.delregno@xxxxxxxxxxxxx Thanks! Angelo
arm64: dts: mediatek: mt8188: Add all Multimedia Data Path 3 nodes .../display/mediatek/mediatek,aal.yaml | 4 + .../display/mediatek/mediatek,color.yaml | 4 + .../display/mediatek/mediatek,merge.yaml | 4 + .../display/mediatek/mediatek,padding.yaml | 10 +- .../bindings/media/mediatek,mdp3-fg.yaml | 8 +- .../bindings/media/mediatek,mdp3-hdr.yaml | 8 +- .../bindings/media/mediatek,mdp3-rsz.yaml | 1 + .../bindings/media/mediatek,mdp3-stitch.yaml | 8 +- .../bindings/media/mediatek,mdp3-tcc.yaml | 8 +- .../bindings/media/mediatek,mdp3-tdshp.yaml | 8 +- .../bindings/media/mediatek,mdp3-wrot.yaml | 1 + arch/arm64/boot/dts/mediatek/mt8188.dtsi | 313 ++++++++++++++++++ 12 files changed, 364 insertions(+), 13 deletions(-)