[PATCHv3 39/41] Doc/DT: Add DT binding documentation for Sony acx565akm panel

2014-01-21 Thread Tomi Valkeinen
Add DT binding documentation for Sony acx565akm panel

Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com
---
 .../devicetree/bindings/video/sony,acx565akm.txt   | 28 ++
 1 file changed, 28 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/video/sony,acx565akm.txt

diff --git a/Documentation/devicetree/bindings/video/sony,acx565akm.txt 
b/Documentation/devicetree/bindings/video/sony,acx565akm.txt
new file mode 100644
index ..cd9cfdf7e3fe
--- /dev/null
+++ b/Documentation/devicetree/bindings/video/sony,acx565akm.txt
@@ -0,0 +1,28 @@
+Sony ACX565AKM SDI Panel
+
+
+Required properties:
+- compatible: sony,acx565akm
+
+Optional properties:
+- label: a symbolic name for the panel
+- gpios: panel reset gpio
+
+Required nodes:
+- Video port for SDI input
+
+Example
+---
+
+acx565akm@2 {
+   compatible = sony,acx565akm;
+   spi-max-frequency = 600;
+   reg = 2;
+
+   label = lcd;
+   gpios = gpio3 26 GPIO_ACTIVE_HIGH; /* 90 */
+
+   lcd_in: endpoint {
+   remote-endpoint = sdi_out;
+   };
+};
-- 
1.8.3.2

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCHv3 39/41] Doc/DT: Add DT binding documentation for Sony acx565akm panel

2014-01-21 Thread Sebastian Reichel
On Tue, Jan 21, 2014 at 12:57:11PM +0200, Tomi Valkeinen wrote:
 Add DT binding documentation for Sony acx565akm panel
 
 Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com

Reviewed-by: Sebastian Reichel s...@debian.org

-- Sebastian


signature.asc
Description: Digital signature