[PATCH] of: Add MIPI DSI bus device tree bindings

2013-12-24 Thread Bert Kenward
Hello. Late to the party... On Monday December 2 2013 at 21:05, Thierry Reding wrote: > On Mon, Dec 02, 2013 at 08:57:20PM +0100, Tomasz Figa wrote: > > In general, this looks good to me as a starter, so we could have support > > for DSI bus merged. IMHO we should consider adding some generic bus

[PATCH] of: Add MIPI DSI bus device tree bindings

2013-12-02 Thread Thierry Reding
On Mon, Dec 02, 2013 at 08:57:20PM +0100, Tomasz Figa wrote: > On Monday 02 of December 2013 16:37:11 Thierry Reding wrote: [...] > > +Example > > +--- > > + > > + dsi-host { > > + ... > > + > > + #address-cells = <1>; > > + #size-cells = <0>; > > + > > +

[PATCH] of: Add MIPI DSI bus device tree bindings

2013-12-02 Thread Tomasz Figa
Hi Thierry, On Monday 02 of December 2013 16:37:11 Thierry Reding wrote: > Document the device tree bindings for the MIPI DSI bus. The MIPI Display > Serial Interface specifies a serial bus and a protocol for communication > between a host and up to four peripherals. > > Signed-off-by: Thierry Re

[PATCH] of: Add MIPI DSI bus device tree bindings

2013-12-02 Thread Thierry Reding
Document the device tree bindings for the MIPI DSI bus. The MIPI Display Serial Interface specifies a serial bus and a protocol for communication between a host and up to four peripherals. Signed-off-by: Thierry Reding --- .../devicetree/bindings/mipi/dsi/mipi-dsi-bus.txt | 54 +