On Sat, Jan 25, 2020 at 2:35 PM Sam Ravnborg <s...@ravnborg.org> 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 <s...@ravnborg.org> > Acked-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com> > Acked-by: Peter Ujfalusi <peter.ujfal...@ti.com> > Acked-by: Steffen Trumtrar <s.trumt...@pengutronix.de> > Acked-by: Philipp Zabel <p.za...@pengutronix.de> > Cc: Rob Herring <r...@kernel.org> > Cc: Thierry Reding <thierry.red...@gmail.com> > Cc: Oleksandr Suvorov <oleksandr.suvo...@toradex.com> > Cc: Maxime Ripard <mrip...@kernel.org> > Cc: devicet...@vger.kernel.org > --- > .../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 <r...@kernel.org> _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel