Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fbdev: sh_mipi_dsi: support different register layouts | Guennadi Liakhovetski | 2011-01-05 | 1 | -0/+6 |
| | | | | | | | | The register layout of the MIPI DSI unit on sh-mobile SoCs differ. Add platform parameters to support such variations. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh-mobile: add support for displays, connected over the MIPI bus | Guennadi Liakhovetski | 2010-05-24 | 1 | -0/+35 |
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> |