From: David Brownell Date: Tue, 26 Jul 2005 12:36:18 +0000 (-0700) Subject: [PATCH] ARM: OMAP: make Mistral support explicit X-Git-Tag: v2.6.13-omap1~55 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99ae51578807861fcaa131f605d819ff42d2dfe1;p=pandora-kernel.git [PATCH] ARM: OMAP: make Mistral support explicit This starts packaging support for the Mistral board and its devices separately from OSK framebuffer support, and supports the "wakeup" button (SW1) on that board. This involved some mux fixes, both for the MicroWire stuff (!) and for MPUIO2. There's still a lot more to be done ... currently the board-specific setup for the LCD, keypad, touchscreen, and so forth is scattered throughout several drivers, rather than gathered in one place where it's more naturally updated to match board revisions (or replaced for folk using different UI boards). Signed-off-by: David Brownell Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed