u-boot/drivers
Timur Tabi 3b4a226305 video: Add SHARP LQ084S3LG01 LCD support on P1022DS
The SHARP LQ084S3LG01 is a TFT LCD used on the P1022DS (revision "C") board.
This device only supports 800x600 resolution, so if that resolution is selected,
assume that this is the device.  The device is attached to the LVDS port
on the P1022DS board.

The existing 800x600 entry (for the PDM360NG board) is actually 800x480,
so we fix that.  To support two different 800x resolutions, the Y-resolution
is now passed to fsl_diu_init() and both values are used to pick the proper
fb_videomode structure.

The data for the 800x600 video mode is originally from Jiang Yutang.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Jiang Yutang <b14898@freescale.com>
2011-08-04 22:55:33 +02:00
..
bios_emulator Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
block Timer: Allow reset_timer() only for systems with low resolution timers 2011-07-26 14:52:53 +02:00
dma fsl_dma: fix support for 83xx DMA engine 2011-07-06 19:09:27 -05:00
fpga fpga: constify to fix build warning 2011-08-01 15:19:40 +02:00
gpio GPIO: Tegra2: add GPIO driver for Tegra2 2011-07-04 10:55:26 +02:00
hwmon hwmon: Extend lm63.c to support LM64 2011-05-12 23:01:34 +02:00
i2c cosmetic: spell fixes etc. 2011-07-28 16:32:50 +02:00
input Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
misc Minor coding style cleanup. 2011-05-19 22:22:44 +02:00
mmc Revert "AT91:mmc:fix multiple read/write error" 2011-07-28 20:47:15 -05:00
mtd sf: macronix: disable write protection when initializing 2011-08-02 22:02:34 +02:00
net Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx 2011-08-02 21:52:21 +02:00
pci cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
pcmcia Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
power ftpmu010: fix relocation and enhance features 2011-04-27 19:38:08 +02:00
qe fsl: Change fsl_phy_enet_if to phy_interface_t 2011-04-20 15:09:35 -05:00
rtc cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
serial serial: drop useless ctlr field 2011-07-26 16:38:05 +02:00
spi andes_spi: add andes_spi interface 2011-07-25 23:40:11 +02:00
twserial Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
usb imx: Add support for USB EHCI on imx25 2011-07-14 15:41:24 +02:00
video video: Add SHARP LQ084S3LG01 LCD support on P1022DS 2011-08-04 22:55:33 +02:00
watchdog AT91: fix at91sam_wdt.c to reworked header files 2011-05-18 07:56:51 +02:00