mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
2c7396cb1a
EXYNOS SoC platform has MIPI-DSI controller and MIPI-DSI based LCD Panel could be used with it. This patch supports MIPI-DSI driver based Samsung SoC chip. LCD panel driver based MIPI-DSI should be registered to MIPI-DSI driver at board file and LCD panel driver specific function registered to mipi_dsim_ddi structure at lcd panel init function called system init. In the MIPI-DSI driver, find lcd panel driver by using registered lcd panel name, and then initialize lcd panel driver. Signed-off-by: Donghwa Lee <dh09.lee@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com> Acked-by: Anatolij Gustschin <agust@denx.de> |
||
---|---|---|
.. | ||
adc.h | ||
clk.h | ||
clock.h | ||
cpu.h | ||
dmc.h | ||
dsim.h | ||
fb.h | ||
gpio.h | ||
mipi_dsim.h | ||
mmc.h | ||
power.h | ||
pwm.h | ||
sromc.h | ||
sys_proto.h | ||
system.h | ||
tzpc.h | ||
uart.h | ||
watchdog.h |