Re: [PATCH v4 11/14] video: add nexell video driver (soc: dpc, makefile)

2020-07-29 Thread Tom Rini
On Fri, Jul 10, 2020 at 07:07:35PM +0200, Stefan Bosch wrote: > Low level functions for DPC (Display Controller) and Makefile for all > nexell video low level functions. > > Signed-off-by: Stefan Bosch Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH v4 11/14] video: add nexell video driver (soc: dpc, makefile)

2020-07-10 Thread Stefan Bosch
Low level functions for DPC (Display Controller) and Makefile for all nexell video low level functions. Signed-off-by: Stefan Bosch --- (no changes since v1) drivers/video/nexell/soc/Makefile | 11 + drivers/video/nexell/soc/s5pxx18_soc_dpc.c | 1569