On Thu, May 15, 2025 at 05:34:16PM GMT, paul-pl.chen wrote: > From: Paul-pl Chen <paul-pl.c...@mediatek.com> > > 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....@mediatek.com>
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.c...@mediatek.com> > --- > .../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