Hi, Rex: On Tue, 2022-02-15 at 15:59 +0800, Rex-BC Chen wrote: > Add decriptions about supported SoC: MT8186. > > Signed-off-by: Rex-BC Chen <rex-bc.chen@xxxxxxxxxxxx> > --- > .../devicetree/bindings/display/mediatek/mediatek,disp.txt | 2 > +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git > a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.tx > t > b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.tx > t > index 78044c340e20..f22b3d90d45a 100644 > --- > a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.tx > t > +++ > b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.tx > t > @@ -44,7 +44,7 @@ Required properties (all function blocks): > "mediatek,<chip>-dpi" - DPI controller, see > mediatek,dpi.txt > "mediatek,<chip>-disp-mutex" - display mutex > "mediatek,<chip>-disp-od" - overdrive > - the supported chips are mt2701, mt7623, mt2712, mt8167, mt8173, > mt8183 and mt8192. > + the supported chips are mt2701, mt7623, mt2712, mt8167, mt8173, > mt8183, mt8186 and mt8192. I've applied [1], so please depend on [1] to send this patch. [1] https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux.git/commit/?h=mediatek-drm-next&id=4ed545e7d10049b5492afc184e61a67e478a2cfd Regards, CK > - reg: Physical base address and length of the function block > register space > - interrupts: The interrupt signal from the function block > (required, except for > merge and split function blocks).