Hi Matthias, On 7/12/19 23:47, matthias.bgg@xxxxxxxxxx wrote: > From: Matthias Brugger <mbrugger@xxxxxxxx> > > MediaTek mt7623 uses the mt2701 binings as fallback. typo s/binings/bindings/ > Document this in the binding description. > > Signed-off-by: Matthias Brugger <mbrugger@xxxxxxxx> > --- > .../devicetree/bindings/display/mediatek/mediatek,disp.txt | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt > index c71c8a4b73ff..a747895574f1 100644 > --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt > +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt > @@ -42,6 +42,8 @@ Required properties (all function blocks): > "mediatek,<chip>-disp-od" - overdrive > "mediatek,<chip>-mmsys", "syscon" - provide clocks and components management > the supported chips are mt2701, mt2712 and mt8173. > + For mt7623, compatible must be: > + "mediatek,mt7623-<component>" , "mediatek,mt2701-<component>" > > - reg: Physical base address and length of the function block register space > - interrupts: The interrupt signal from the function block (required, except for >