I am submitting a patch series for Intel mid keypad driver. These patches need to be applied on the commit "8bc1495cb0a870af2642824f69e39738c38667d8" of linux-2.6-mid-ref.
[PATCH 1/3] mid_keypad: setting multi-function-pin In some kboot version, there was no correct alternative pin setting that caused no interrupt trigger from keypad controller. An additional pin configuration can solve this defect. Against the bug http://bugs.meego.com/show_bug.cgi?id=10961 [PATCH 2/3] mid_keypad: direct key num should be flexible The same pins also could be configured by gpio-keys. [PATCH 3/3] mid_keypad: support multiple keypad matrixes Add DMI scan to distinguish which keypad will be used. Because it is based on DMI, please turn on some configs. # necessary CONFIG_EMBEDDED=y CONFIG_DMI=y # just for reference, the setting of the other configs # CONFIG_RD_LZO is not set # CONFIG_PROCESSOR_SELECT is not set # CONFIG_CFG80211_INTERNAL_REGDB is not set CONFIG_VGA_ARB=y CONFIG_FRAMEBUFFER_CONSOLE=y # CONFIG_DEBUG_MEMORY_INIT is not set Jekyll _______________________________________________ MeeGo-kernel mailing list [email protected] http://lists.meego.com/listinfo/meego-kernel
