On Sat, Jan 25, 2020 at 2:35 PM Sam Ravnborg <[email protected]> wrote: > > Add meta-schema variant of panel-timing and > reference it from panel-common.yaml. > > Part of this came form other files with other > licenses - original commits: > > cc3f414cf2e4 ("video: add of helper for display timings/videomode") > 86f46565dff3 ("dt-bindings: display: display-timing: Add property to > configure sync drive edge") > 9cad9c95d7e8 ("Documentation: DocBook DRM framework documentation") > > The original authors acked the license change to: > (GPL-2.0-only OR BSD-2-Clause) > > v2: > - Got OK from original authors for re-license > Huge thanks for the quick replies! > - Typo fixes (Oleksandr) > - Drop -array variant when not needed (Maxime) > - Replace oneOf:... with enum (Maxime) > - Drop type from clock-frequency (Rob) > - Drop "|" when not needed (Rob) > > Signed-off-by: Sam Ravnborg <[email protected]> > Acked-by: Laurent Pinchart <[email protected]> > Acked-by: Peter Ujfalusi <[email protected]> > Acked-by: Steffen Trumtrar <[email protected]> > Acked-by: Philipp Zabel <[email protected]> > Cc: Rob Herring <[email protected]> > Cc: Thierry Reding <[email protected]> > Cc: Oleksandr Suvorov <[email protected]> > Cc: Maxime Ripard <[email protected]> > Cc: [email protected] > --- > .../bindings/display/panel/panel-common.yaml | 7 +- > .../bindings/display/panel/panel-timing.yaml | 227 ++++++++++++++++++ > 2 files changed, 230 insertions(+), 4 deletions(-) > create mode 100644 > Documentation/devicetree/bindings/display/panel/panel-timing.yaml
Reviewed-by: Rob Herring <[email protected]> _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
