]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00229290 EPDC: MX6: Adjust number of LUTs for 5-bit waveform
authorMichael Minnick <michael.minnick@freescale.com>
Tue, 9 Oct 2012 23:06:31 +0000 (18:06 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:33 +0000 (08:35 +0200)
commit3f1c164d496dfb7c13b2edddc3bd700e31598561
treedf471daabef8d9dadca5d158d9c1addbe7b42be9
parent7bc9d69b0b8d3d9ebd425d76769c4f752724473e
ENGR00229290 EPDC: MX6: Adjust number of LUTs for 5-bit waveform

When a 5-bit waveform is loaded, the maximum number of available
LUTs is 16. The LUT allocator must account for this.

Note that 5-bit waveform loading is currently not supported in the
driver. However, this fix makes sure the LUT allocator is correct
when 5-bit support is added.

Signed-off-by: Michael Minnick <michael.minnick@freescale.com>
drivers/video/mxc/mxc_epdc_fb.c