+8
−0
+1
−0
drivers/video/sh_mipi_dsi.c
0 → 100644
+505
−0
include/video/sh_mipi_dsi.h
0 → 100644
+35
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Some SH-mobile SoCs have a MIPI DSI controller, that can be used to connect MIPI displays to LCDC. This patch adds a platform driver for SH-mobile MIPI DSI unit. It uses existing hooks in the sh_mobile_lcdcfb.c driver for display activation and deactivation. Signed-off-by:Guennadi Liakhovetski <g.liakhovetski@gmx.de> Tested-by:
Damian Hobson-Garcia <dhobsong@igel.co.jp> Signed-off-by:
Paul Mundt <lethal@linux-sh.org>