devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] combine bindings for simple panels in a few files
@ 2020-01-02 10:17 Sam Ravnborg
  2020-01-02 10:17 ` [PATCH v2 1/2] dt-bindings: one binding file for all simple panels Sam Ravnborg
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Sam Ravnborg @ 2020-01-02 10:17 UTC (permalink / raw)
  To: Thierry Reding, Rob Herring
  Cc: Sam Ravnborg, Maxime Ripard, Yannick Fertre, Mark Rutland,
	Daniel Vetter, dri-devel, devicetree

This patchset introduces two files:

    panel-simple.yaml
    panel-simple-dsi.yaml

The two files will be used for bindings for simple
panels that have only a single power-supply.

For now only a few bindings are migrated - the
reamining bindings will be migrated when we have agreed
on the format.

v2:
  - updated binding description in panel-simple.yaml
  - fixed exampe in panel-simple.yaml
    (I was missing libyaml-dev - now the examples are checked properly here)
  - added panel-simple-dsi.yaml

	Sam 

Sam Ravnborg (2):
      dt-bindings: one binding file for all simple panels
      dt-bindings: one file of all simple DSI panels

 .../display/panel/ampire,am-480272h3tmqw-t01h.yaml | 42 --------------
 .../display/panel/ampire,am800480r3tmqwa1h.txt     |  7 ---
 .../display/panel/panasonic,vvx10f034n00.txt       | 20 -------
 .../bindings/display/panel/panel-simple-dsi.yaml   | 67 ++++++++++++++++++++++
 .../bindings/display/panel/panel-simple.yaml       | 59 +++++++++++++++++++
 5 files changed, 126 insertions(+), 69 deletions(-)



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

end of thread, other threads:[~2020-01-30  8:45 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-02 10:17 [PATCH v2 0/2] combine bindings for simple panels in a few files Sam Ravnborg
2020-01-02 10:17 ` [PATCH v2 1/2] dt-bindings: one binding file for all simple panels Sam Ravnborg
2020-01-07 15:41   ` Benjamin Gaignard
2020-01-08 20:54     ` Sam Ravnborg
2020-01-07 19:52   ` Rob Herring
2020-01-08 21:12   ` Sam Ravnborg
2020-01-02 10:17 ` [PATCH v2 2/2] dt-bindings: one file of all simple DSI panels Sam Ravnborg
2020-01-07 15:44   ` Benjamin Gaignard
2020-01-07 17:04     ` Rob Herring
2020-01-08  9:41       ` Benjamin Gaignard
2020-01-28  8:50         ` Benjamin Gaignard
2020-01-29 19:47           ` Sam Ravnborg
2020-01-30  8:45             ` Benjamin Gaignard
2020-01-07 19:51   ` Rob Herring
2020-01-07 12:15 ` [PATCH v2 0/2] combine bindings for simple panels in a few files Thierry Reding

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