video: add nexell video driver (soc: displaytop)
authorStefan Bosch <stefan_b@posteo.net>
Fri, 10 Jul 2020 17:07:32 +0000 (19:07 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 29 Jul 2020 12:43:40 +0000 (08:43 -0400)
commitaf65f28a3a99a32216c88b0053800003fb288f88
tree1748d47630ed139a4b463a9d2f48142fbf4faf27
parent18284c1d56bfe2b51484561881377489ffa86c3b
video: add nexell video driver (soc: displaytop)

Low level functions for DisplayTop (Display Topology).

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