Re: [linux-sunxi] Re: [PATCH 2/8] ARM: sun4i: Add display blocks for the sun4i dtsi.

2017-04-20 Thread Philippe Fouquet
Hi If you want I work with a Allwinner A20 (my board are derived from OlinuXino-Micro-A20), and I will interest with LVDS function. I use your patch but I have nothing to display on my screen. You can see my work on https://github.com/Philippe12/linux-sunxi/tree/sun7i-A20-lvds My hardware is

Re: [linux-sunxi] Re: [PATCH 2/8] ARM: sun4i: Add display blocks for the sun4i dtsi.

2017-02-14 Thread Maxime Ripard
Hi, On Mon, Feb 13, 2017 at 06:46:45PM +0200, Priit Laes wrote: > On Mon, 2017-02-13 at 17:20 +0800, Chen-Yu Tsai wrote: > > On Mon, Feb 13, 2017 at 5:16 PM, Maxime Ripard > > wrote: > > > Hi, > > > > > > On Sat, Feb 11, 2017 at 07:43:59PM +0200, Priit Laes

Re: [linux-sunxi] Re: [PATCH 2/8] ARM: sun4i: Add display blocks for the sun4i dtsi.

2017-02-13 Thread Priit Laes
On Mon, 2017-02-13 at 17:20 +0800, Chen-Yu Tsai wrote: > On Mon, Feb 13, 2017 at 5:16 PM, Maxime Ripard > wrote: > > Hi, > > > > On Sat, Feb 11, 2017 at 07:43:59PM +0200, Priit Laes wrote: > > > Added basic display pipeline consisting of tcon, display backend >

[linux-sunxi] Re: [PATCH 2/8] ARM: sun4i: Add display blocks for the sun4i dtsi.

2017-02-13 Thread Maxime Ripard
Hi, On Sat, Feb 11, 2017 at 07:43:59PM +0200, Priit Laes wrote: > Added basic display pipeline consisting of tcon, display backend and > frontend blocks. > > Signed-off-by: Priit Laes > --- > arch/arm/boot/dts/sun4i-a10.dtsi | 104 > +++ >