u-boot-brain/drivers
Donghwa Lee 2c7396cb1a EXYNOS: support EXYNOS MIPI DSI interface driver.
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>
2012-05-15 08:31:30 +02:00
..
bios_emulator drivers/bios_emulator/x86emu/ops2.c: Fix GCC 4.6 build warning 2011-11-27 15:45:47 +01:00
block Blackfin: pata_bfin: fix printf warning 2012-02-12 15:03:26 -05:00
dma DMA: Split the APBH DMA init into block and channel init 2012-04-16 14:53:59 +02:00
fpga Remove execute permissions from source files 2012-03-04 21:56:15 +01:00
gpio imx: Return gpio_set_value in gpio_direction_output 2012-04-16 14:53:59 +02:00
hwmon hwmon: do not init sensors on startup 2011-08-04 23:30:38 +02:00
i2c i2c:designware Turn off the ctrl when setting the speed 2012-04-24 09:57:00 +02:00
input x86: Fix some bugs in the i8402 driver when no controller is present 2011-11-29 21:31:35 +11:00
misc misc:pmic:max8997 MAX8997 support for PMIC driver 2012-05-15 08:31:29 +02:00
mmc omap5: pbias ldo9 turn on 2012-05-15 08:31:25 +02:00
mtd linux/compat.h: rename from linux/mtd/compat.h 2012-04-30 16:54:51 +02:00
net powerpc/corenet_ds: Slave module for boot from SRIO 2012-04-24 23:58:33 -05:00
pci pci: declare pciauto functions in header 2012-03-30 22:46:00 +02:00
pcmcia PXA: Remove PXA PCMCIA support 2012-03-26 23:09:23 +02:00
power omap5: pbias ldo9 turn on 2012-05-15 08:31:25 +02:00
qe net/miiphy/serial: drop duplicate "NAMESIZE" define 2012-03-18 20:11:22 +01:00
rtc arm, davinci: move davinci_rtc struct to hardware.h 2011-12-06 23:59:37 +01:00
serial serial: add LPC32X0 high-speed UART devices support 2012-05-15 08:31:21 +02:00
spi Merge branch 'master' of git://git.denx.de/u-boot-arm 2012-03-30 18:09:08 +02:00
tpm Introduce generic TPM support in u-boot 2011-12-07 08:45:51 +01:00
twserial Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
usb lin_gadget: use common linux/compat.h 2012-04-30 16:54:51 +02:00
video EXYNOS: support EXYNOS MIPI DSI interface driver. 2012-05-15 08:31:30 +02:00
watchdog AT91: fix at91sam_wdt.c to reworked header files 2011-05-18 07:56:51 +02:00