Re: [U-Boot] [PATCH v2 16/19] video: Remove the old parade driver

2015-08-09 Thread Simon Glass
On 3 August 2015 at 08:19, Simon Glass wrote: > We have a new one which uses driver model and device tree configuration. > Remove the old one. > > Signed-off-by: Simon Glass > --- > > Changes in v2: None > > drivers/video/Makefile | 1 - > drivers/video/parade.c | 231 >

Re: [U-Boot] [PATCH v2 16/19] video: Remove the old parade driver

2015-08-09 Thread Anatolij Gustschin
On Mon, 3 Aug 2015 08:19:34 -0600 Simon Glass wrote: > We have a new one which uses driver model and device tree configuration. > Remove the old one. > > Signed-off-by: Simon Glass Acked-by: Anatolij Gustschin ___ U-Boot mailing list U-Boot@lists.d

[U-Boot] [PATCH v2 16/19] video: Remove the old parade driver

2015-08-03 Thread Simon Glass
We have a new one which uses driver model and device tree configuration. Remove the old one. Signed-off-by: Simon Glass --- Changes in v2: None drivers/video/Makefile | 1 - drivers/video/parade.c | 231 include/configs/peach-pi.h | 2