linux/arch/xtensa
Max Filippov 4949009eb8 xtensa: xtfpga: fix hardware lockup caused by LCD driver
LCD driver is always built for the XTFPGA platform, but its base address
is not configurable, and is wrong for ML605/KC705. Its initialization
locks up KC705 board hardware.

Make the whole driver optional, and its base address and bus width
configurable. Implement 4-bit bus access method.

Cc: stable@vger.kernel.org
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2015-02-27 07:55:29 +03:00
..
boot xtensa: nommu: fix uImage load address 2014-10-21 13:28:54 +04:00
configs xtensa: disable link optimization 2014-12-15 23:47:24 -08:00
include Xtensa fixes for 3.19: 2014-12-16 14:08:53 -08:00
kernel Xtensa improvements for 3.18: 2014-11-10 00:24:48 -08:00
lib xtensa: clean up files to make them code-style compliant 2012-12-18 21:10:25 -08:00
mm vm: add VM_FAULT_SIGSEGV handling support 2015-01-29 10:51:32 -08:00
oprofile xtensa: fix oprofile building as module 2013-05-09 01:07:09 -07:00
platforms xtensa: xtfpga: fix hardware lockup caused by LCD driver 2015-02-27 07:55:29 +03:00
variants xtensa: remove s6000 variant and s6105 platform 2014-10-21 13:29:01 +04:00
Kconfig xtensa: xtfpga: fix hardware lockup caused by LCD driver 2015-02-27 07:55:29 +03:00
Kconfig.debug xtensa: disable link optimization 2014-12-15 23:47:24 -08:00
Makefile xtensa: remove s6000 variant and s6105 platform 2014-10-21 13:29:01 +04:00