]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit162576de2d616a6eff7f119f942fcae5bac6d68e
tree58dcbec7c159cc0d7fa8cb682e830e75c8147d54
parenta84086b3e3cfcaf33a5dba168a8df1c26ca7d258
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]