commit | 2b40459b7ee502c970d9f1dcf94dfa4d58ec1d85 | [log] [tgz] |
---|---|---|
author | Yadwinder Singh Brar <yadi.brar01@gmail.com> | Mon Jul 09 13:21:45 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Jul 09 15:13:42 2012 +0200 |
tree | c17a8614a3fd213063221c13510ae885e89291cb | |
parent | 9bdf9b4ec7c8b707cd0d9109d576c4eb69cd84bb [diff] |
mfd: Allow to specify max77686 interrupt through DT or platform file also Presently driver expects irq_gpio pin in platform data and maps it to irq itself. But we can also directly specify the interrupt in DT or platform file. Signed-off-by: Yadwinder Singh Brar <yadi.brar@samsung.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>