video: add nexell video driver (soc: mlc, mipi)
authorStefan Bosch <stefan_b@posteo.net>
Fri, 10 Jul 2020 17:07:33 +0000 (19:07 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 29 Jul 2020 12:43:40 +0000 (08:43 -0400)
commit6390378408c9ea826965696e670b86065e53a96b
treecf709d16af76c67fc9ce3576174f4ae384b74ab4
parentaf65f28a3a99a32216c88b0053800003fb288f88
video: add nexell video driver (soc: mlc, mipi)

Low level functions for MLC (Multi Layer Control) and MIPI (Mobile
Industry Processor Interface).

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