u-boot/arch/arm/include/asm/arch-omap3
Nikita Kiryanov bcc6cc9b37 omap3: allow dynamic selection of gfx_format
Currently, omap3_dss_panel_config() sets gfx_format to a value that is hardcoded
in the code. This forces anyone who wants to use a different gfx_format to make
adjustments after calling omap3_dss_panel_config(). This could be avoided if the
value of gfx_format were parameterized as input for omap3_dss_panel_config().

Make gfx_format a field in struct panel_config, and update existing structs to
set this field to the value that was originally hard coded.

Cc: Wolfgang Denk <wd@denx.de>
Cc: Jeroen Hofstee <jeroen@myspectrum.nl>
Cc: Tom Rini <trini@ti.com>
Cc: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
2013-03-08 16:41:13 -05:00
..
am35x_def.h OMAP3: am35x_def.h: add USB defines 2012-11-20 00:16:07 +01:00
clocks.h OMAP3: Add support for DPLL5 (usbhost) 2011-04-27 19:38:09 +02:00
clocks_omap3.h AM3517: Changed default clock rate for AM3517 2012-02-12 10:11:31 +01:00
cpu.h ARM: OMAP3+: Detect reset type 2012-07-07 14:07:34 +02:00
dma.h omap3: Add interface for omap3 DMA 2011-10-27 21:56:34 +02:00
dss.h omap3: allow dynamic selection of gfx_format 2013-03-08 16:41:13 -05:00
ehci.h ehci-omap: Clean up added ehci-omap.c 2012-02-12 10:11:31 +01:00
emac_defs.h AM35xx: add EMAC support 2011-12-06 23:59:36 +01:00
emif4.h AM35x: Add support for EMIF4 2010-06-08 10:07:19 -05:00
gpio.h omap: fix gpio related build breaks 2011-09-04 11:33:36 +02:00
i2c.h ARMV7: Modify i2c driver for more reliable operation on OMAP4 2010-08-05 10:11:24 -04:00
mem.h OMAP3: mem: Add Numonyx OneNAND 200MHz timing information 2012-09-01 14:58:11 +02:00
mmc_host_def.h omap: consolidate common mmc definitions 2013-03-08 16:41:12 -05:00
musb.h OMAP3: am35x: add musb functions 2012-11-20 00:16:07 +01:00
mux.h OMAP3: add definition of CTRL_WKUP_CTRL register 2012-09-04 17:05:38 -07:00
omap3-regs.h ARMV7: OMAP3: Add GPMC_CONFIGx register value definitions 2011-04-27 19:38:09 +02:00
omap3.h start.S: remove omap3 specific code from start.S 2011-12-06 23:59:34 +01:00
omap_gpmc.h OMAP3: Overo: Update GPMC timing for ethernet chip 2011-09-30 22:00:53 +02:00
spl.h ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> 2012-09-27 09:49:57 -07:00
sys_proto.h Pass sdrc timing values through board_sdrc_timings structure 2012-12-10 08:54:02 -07:00