Hello,
i try to enable an ads7846 touchcontroller for an OMAP l137 on an EVM-Board extension.
Therefor i have to have a gpio pin for an interrupt line.
I am using the v2.6.29-rc8-omap-l138-wakeup kernel from arago-project.org .
I try to use GPIO3_9 for the interrupt line, and i extended the MUX settings to
program the pin for gpio. ( davinci_cfg_reg(DA830_GPIO3_9); )
I have problems to enable the interrupt for this gpio.
Can anybody tell me how to enable and configure the interrupt for gpio`s on the OMAPl137 in (that) linux kernel?
Thank you very much!
Bastian.