[PATCH v3 0/3] dt-bindings: display: convert panel bindings to DT Schema

Sam Ravnborg sam at ravnborg.org
Sat Jul 4 10:28:03 UTC 2020


This patch-set convert 3 of the remaining panel bindings to yaml.

This is a follow-up on v2 that converted a lot of panel bindings:
https://lore.kernel.org/dri-devel/20200408195109.32692-1-sam@ravnborg.org/
All was applied except for the reaming three patches included here.

One binding is a DSI binding so just added to panel-simple-dsi.
The other two bindings addressed review feedback from Rob.

Sebastian Reichel has a pending patch to address the remaining
panel binding in display/panel/

All bindings pass dt-binding-check.
Based on top of drm-misc-next.

	Sam


Sam Ravnborg (3):
      dt-bindings: display: convert innolux,p079zca to DT Schema
      dt-bindings: display: convert samsung,s6e8aa0 to DT Schema
      dt-bindings: display: convert sharp,lq101r1sx01 to DT Schema

 .../bindings/display/panel/innolux,p079zca.txt     |  22 -----
 .../bindings/display/panel/panel-simple-dsi.yaml   |   2 +
 .../bindings/display/panel/samsung,s6e8aa0.txt     |  56 ------------
 .../bindings/display/panel/samsung,s6e8aa0.yaml    | 100 +++++++++++++++++++++
 .../bindings/display/panel/sharp,lq101r1sx01.txt   |  49 ----------
 .../bindings/display/panel/sharp,lq101r1sx01.yaml  |  87 ++++++++++++++++++
 6 files changed, 189 insertions(+), 127 deletions(-)




More information about the dri-devel mailing list