From: Max Filippov Date: Fri, 27 Feb 2015 03:28:00 +0000 (+0300) Subject: xtensa: xtfpga: fix hardware lockup caused by LCD driver X-Git-Tag: omap-for-v4.2/o2_dc~102^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4949009eb8d40a441dcddcd96e101e77d31cf1b2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed