Re: [PATCH v3 04/17] dt-bindings: display: mediatek: add OUTPROC yaml for MT8196

From: Krzysztof Kozlowski
Date: Mon May 19 2025 - 02:43:17 EST


On Thu, May 15, 2025 at 05:34:16PM GMT, paul-pl.chen wrote:
> From: Paul-pl Chen <paul-pl.chen@xxxxxxxxxxxx>
>
> Add mediate,outproc.yaml to support OUTPROC for MT8196.
> MediaTek display overlap output processor, namely OVL_OUTPROC
> or OUTPROC,handles the post-stage of pixel processing in the
> overlapping procedure.
>
> Signed-off-by: Nancy Lin <nancy.lin@xxxxxxxxxxxx>

This was not here before. What is happening with this patchset? Why some
random SoBs were added?

Nothing like that was explained in commit msg.


> Signed-off-by: Paul-pl Chen <paul-pl.chen@xxxxxxxxxxxx>
> ---
> .../display/mediatek/mediatek,outproc.yaml | 54 +++++++++++++++++++
> 1 file changed, 54 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/display/mediatek/mediatek,outproc.yaml
>

...

> +examples:
> + - |
> + #include <dt-bindings/interrupt-controller/arm-gic.h>
> + #include <dt-bindings/interrupt-controller/irq.h>
> +
> + soc {
> + #address-cells = <2>;
> + #size-cells = <2>;
> +
> + outproc0: outproc@32970000 {

Drop unused label

Best regards,
Krzysztof