Re: [PATCH v2 2/9] drm/sun4i: support A33 tcon

2016-11-06 Thread Maxime Ripard
On Sat, Nov 05, 2016 at 11:54:28PM +0800, Chen-Yu Tsai wrote: > Hi, > > On Tue, Sep 6, 2016 at 10:46 PM, Maxime Ripard > wrote: > > The A33 has a significantly different pipeline, with components that differ > > too. > > > > Make sure we had compatible for them. > > > > Signed-off-by: Maxime Ripa

Re: [PATCH v2 2/9] drm/sun4i: support A33 tcon

2016-11-05 Thread Chen-Yu Tsai
Hi, On Tue, Sep 6, 2016 at 10:46 PM, Maxime Ripard wrote: > The A33 has a significantly different pipeline, with components that differ > too. > > Make sure we had compatible for them. > > Signed-off-by: Maxime Ripard > --- > Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 7 +++

Re: [PATCH v2 2/9] drm/sun4i: support A33 tcon

2016-09-08 Thread Maxime Ripard
On Tue, Sep 06, 2016 at 11:16:33PM +0800, Chen-Yu Tsai wrote: > On Tue, Sep 6, 2016 at 10:46 PM, Maxime Ripard > wrote: > > The A33 has a significantly different pipeline, with components that differ > > too. > > > > Make sure we had compatible for them. > > > > Signed-off-by: Maxime Ripard > > -

Re: [PATCH v2 2/9] drm/sun4i: support A33 tcon

2016-09-06 Thread Chen-Yu Tsai
On Tue, Sep 6, 2016 at 10:46 PM, Maxime Ripard wrote: > The A33 has a significantly different pipeline, with components that differ > too. > > Make sure we had compatible for them. > > Signed-off-by: Maxime Ripard > --- > Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 7 ++-

Re: [PATCH v2 2/9] drm/sun4i: support A33 tcon

2016-09-06 Thread Chen-Yu Tsai
On Tue, Sep 6, 2016 at 10:46 PM, Maxime Ripard wrote: > The A33 has a significantly different pipeline, with components that differ > too. > > Make sure we had compatible for them. > > Signed-off-by: Maxime Ripard Acked-by: Chen-Yu Tsai > --- > Documentation/devicetree/bindings/display/sunxi/

[PATCH v2 2/9] drm/sun4i: support A33 tcon

2016-09-06 Thread Maxime Ripard
The A33 has a significantly different pipeline, with components that differ too. Make sure we had compatible for them. Signed-off-by: Maxime Ripard --- Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 7 ++- drivers/gpu/drm/sun4i/sun4i_backend.c | 1 +