devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] dt-bindings: display: convert panel bindings to DT Schema
@ 2020-07-04 10:28 Sam Ravnborg
  2020-07-04 10:28 ` [PATCH v3 1/3] dt-bindings: display: convert innolux,p079zca " Sam Ravnborg
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Sam Ravnborg @ 2020-07-04 10:28 UTC (permalink / raw)
  To: dri-devel, devicetree, Rob Herring
  Cc: Andrzej Hajda, Chris Zhong, Sam Ravnborg, Thierry Reding,
	Sebastian Reichel

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(-)



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-07-10 19:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-04 10:28 [PATCH v3 0/3] dt-bindings: display: convert panel bindings to DT Schema Sam Ravnborg
2020-07-04 10:28 ` [PATCH v3 1/3] dt-bindings: display: convert innolux,p079zca " Sam Ravnborg
2020-07-09 23:35   ` [PATCH v3 1/3] dt-bindings: display: convert innolux, p079zca " Rob Herring
2020-07-04 10:28 ` [PATCH v3 2/3] dt-bindings: display: convert samsung,s6e8aa0 " Sam Ravnborg
2020-07-09 23:36   ` [PATCH v3 2/3] dt-bindings: display: convert samsung, s6e8aa0 " Rob Herring
2020-07-04 10:28 ` [PATCH v3 3/3] dt-bindings: display: convert sharp,lq101r1sx01 " Sam Ravnborg
2020-07-04 10:34 ` [PATCH v3 0/3] dt-bindings: display: convert panel bindings " Sam Ravnborg
2020-07-09 23:35   ` Rob Herring
2020-07-10 18:47     ` Sam Ravnborg
2020-07-10 19:17 ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).