linux/arch/avr32
Hans-Christian Egtvedt ef41902190 avr32: fix 15-bit LCDC pin mask to use MSB lines
This patch corrects the 15-bit LCDC pin mask definitions to select the
five upper lines in each color byte from the LCDC data output. When
reducing the color depth the LCDC will start filling MSB and downwards.

Also only enable 5 bits per color as the define indicates.

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2009-03-26 14:49:39 +01:00
..
boards avr32: remove duplicated #include 2009-03-24 09:16:51 +01:00
boot avr32: remove .note.gnu.build-id section when making vmlinux.bin 2008-12-17 11:44:10 +01:00
configs Merge branches 'fixes', 'cleanups' and 'boards' 2009-01-07 11:05:42 +01:00
include/asm avr32: fix out-of-range rjmp instruction on large kernels 2009-01-16 09:38:05 +01:00
kernel avr32: Fix out-of-range rcalls in large kernels 2009-01-16 09:31:57 +01:00
lib avr32: Fix out-of-range rcalls in large kernels 2009-01-16 09:31:57 +01:00
mach-at32ap avr32: fix 15-bit LCDC pin mask to use MSB lines 2009-03-26 14:49:39 +01:00
mm arch/avr32: Eliminate NULL test and memset after alloc_bootmem 2009-01-06 12:39:25 +01:00
oprofile Add kernel support for oprofile callgraphs on AVR32 2008-09-22 09:51:01 +02:00
Kconfig avr32: Hammerhead board support 2009-01-05 15:52:04 +01:00
Kconfig.debug [AVR32] Include instrumentation menu 2008-01-25 08:31:40 +01:00
Makefile avr32: Hammerhead board support 2009-01-05 15:52:04 +01:00