[PATCH v2 1/2] dt-bindings: add bindings doc for ZTE VOU display controller

2016-10-10 Thread Rob Herring
On Sun, Oct 09, 2016 at 03:49:10PM +0800, Shawn Guo wrote: > On Mon, Oct 03, 2016 at 12:44:29PM -0500, Rob Herring wrote: > > > +Example: > > > + > > > +vou: vou at 144 { > > > + compatible = "zte,zx296718-vou"; > > > + #address-cells = <1>; > > > + #size-cells = <1>; > > > + reg = <0x144

[PATCH v2 1/2] dt-bindings: add bindings doc for ZTE VOU display controller

2016-10-09 Thread Shawn Guo
On Mon, Oct 03, 2016 at 12:44:29PM -0500, Rob Herring wrote: > > +Example: > > + > > +vou: vou at 144 { > > + compatible = "zte,zx296718-vou"; > > + #address-cells = <1>; > > + #size-cells = <1>; > > + reg = <0x144 0x1>; > > + ranges; > > You still have overlapping

[PATCH v2 1/2] dt-bindings: add bindings doc for ZTE VOU display controller

2016-10-03 Thread Rob Herring
On Sat, Sep 24, 2016 at 10:26:24PM +0800, Shawn Guo wrote: > It adds initial bindings doc for ZTE VOU display controller. HDMI is > the only supported output device right now. > > Signed-off-by: Shawn Guo > --- > .../devicetree/bindings/display/zte,vou.txt| 86 > ++

[PATCH v2 1/2] dt-bindings: add bindings doc for ZTE VOU display controller

2016-09-24 Thread Shawn Guo
It adds initial bindings doc for ZTE VOU display controller. HDMI is the only supported output device right now. Signed-off-by: Shawn Guo --- .../devicetree/bindings/display/zte,vou.txt| 86 ++ 1 file changed, 86 insertions(+) create mode 100644