commit | 265a2bc84247c9b9e3bb4fe275f16ba99551a7e7 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@ti.com> | Mon Jul 16 16:56:15 2012 -0700 |
committer | Kevin Hilman <khilman@ti.com> | Tue Aug 07 11:27:31 2012 -0700 |
tree | 2650b9a88516e670959eabfca4e05e8386f3e396 | |
parent | 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee [diff] |
ARM: OMAP3: TWL4030: ensure sys_nirq1 is mux'd and wakeup enabled The SYS_NIRQ1 pin is the interupt line for the PMIC part of the TWL6030 and interrupts from the PMIC are needed as wakeup sources. Ensure this pin is mux'd as input and has wakeup enabled so PMIC interupts (e.g. RTC) can be used as wakeup sources. Tested on 3430/n900, OMAP3530/Overo Fire, 3730/Overo FireSTORM, 3730/Beagle-xM. Signed-off-by: Kevin Hilman <khilman@ti.com>