]> git.baikalelectronics.ru Git - kernel.git/commit
of: Add simple panel device tree binding
authorThierry Reding <treding@nvidia.com>
Fri, 22 Nov 2013 18:19:55 +0000 (19:19 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 17 Dec 2013 17:09:40 +0000 (18:09 +0100)
commit7b2d18bfbf5c5fdb8fad287b564185c57830fb12
tree472c4f0e2ee2bb3032bc2e9b7cf1c0e656b9be26
parentdd4623625dca79be1a61a3817531478519a6d97b
of: Add simple panel device tree binding

This binding specifies a set of common properties for display panels. It
can be used as a basis by bindings for specific panels.

Bindings for three specific panels are provided to show how the simple
panel binding can be used.

Acked-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Documentation/devicetree/bindings/panel/auo,b101aw03.txt [new file with mode: 0644]
Documentation/devicetree/bindings/panel/chunghwa,claa101wb03.txt [new file with mode: 0644]
Documentation/devicetree/bindings/panel/panasonic,vvx10f004b00.txt [new file with mode: 0644]
Documentation/devicetree/bindings/panel/simple-panel.txt [new file with mode: 0644]