On Mon, Jan 20, 2020 at 10:07 PM Sam Ravnborg <[email protected]> wrote: > > Add meta-schema variant of panel-timing and > reference it from panel-common.yaml. > > Signed-off-by: Sam Ravnborg <[email protected]> > --- >
There some typos: > diff --git > a/Documentation/devicetree/bindings/display/panel/panel-timing.yaml > b/Documentation/devicetree/bindings/display/panel/panel-timing.yaml > new file mode 100644 > index 000000000000..59891c7a58ee > --- /dev/null > +++ b/Documentation/devicetree/bindings/display/panel/panel-timing.yaml > @@ -0,0 +1,253 @@ ... > +description: | > + There are different ways of describing the timing data data of a panel. The -----------------------------------------------------------------------^^^^^^^^^ s/data data/data/ ... > + vactive: > + $ref: /schemas/types.yaml#/definitions/uint32 > + description: | > + Verical panel resolution in pixels ---------^^^^^^ Vertical Anyway, those are minor issues, so Reviewed-by: Oleksandr Suvorov <[email protected]> > _______________________________________________ > dri-devel mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/dri-devel -- Best regards Oleksandr Suvorov Toradex AG Altsagenstrasse 5 | 6048 Horw/Luzern | Switzerland | T: +41 41 500 4800 (main line) _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
