video: add nexell video driver (soc: lvds, hdmi)
authorStefan Bosch <stefan_b@posteo.net>
Fri, 10 Jul 2020 17:07:34 +0000 (19:07 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 29 Jul 2020 12:43:40 +0000 (08:43 -0400)
commitee647449c047b9daf5c2cf2c2bc7e67fea58e4f2
treecb50f76a81a79901505641f71ef9d6e613ff8014
parent6390378408c9ea826965696e670b86065e53a96b
video: add nexell video driver (soc: lvds, hdmi)

Low level functions for LVDS and HDMI display interfaces.

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