video: add nexell video driver (soc: dpc, makefile)
authorStefan Bosch <stefan_b@posteo.net>
Fri, 10 Jul 2020 17:07:35 +0000 (19:07 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 29 Jul 2020 12:43:40 +0000 (08:43 -0400)
commit9c5d377583681e00a3f7d6d2cf6c33d01a1469a6
tree58dcbec7c159cc0d7fa8cb682e830e75c8147d54
parentee647449c047b9daf5c2cf2c2bc7e67fea58e4f2
video: add nexell video driver (soc: dpc, makefile)

Low level functions for DPC (Display Controller) and Makefile for all
nexell video low level functions.

Signed-off-by: Stefan Bosch <stefan_b@posteo.net>
drivers/video/nexell/soc/Makefile [new file with mode: 0644]
drivers/video/nexell/soc/s5pxx18_soc_dpc.c [new file with mode: 0644]
drivers/video/nexell/soc/s5pxx18_soc_dpc.h [new file with mode: 0644]