mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-04 18:16:33 +00:00
twl4030 is using a two level irq controllers infrastruture. So far, only the first level was using dynamic irq_desc allocation to be able to have irq_domain support for device tree. There is a need to allocate separate irq_descs for the SIH too to avoid hacking the first level with interrupts from the second level. Add an irq_base parameter to allow the caller to provide the base from pdata or from dynamic allocation. Affect TWL4030_NR_IRQS to the twl-core IRQs only. Moreover that will allow the extraction of the of_node pointer for further Device Tree conversion. Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Benoit Cousson <b-cousson@ti.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> |
||
|---|---|---|
| .. | ||
| adp5588.h | ||
| adp8860.h | ||
| adp8870.h | ||
| ads1015.h | ||
| apds990x.h | ||
| at24.h | ||
| atmel_mxt_ts.h | ||
| bh1770glc.h | ||
| dm355evm_msp.h | ||
| ds620.h | ||
| i2c-sh_mobile.h | ||
| lm8323.h | ||
| ltc4245.h | ||
| max732x.h | ||
| max6639.h | ||
| mcs.h | ||
| mpr121_touchkey.h | ||
| pca953x.h | ||
| pca954x.h | ||
| pcf857x.h | ||
| pmbus.h | ||
| pxa-i2c.h | ||
| s6000.h | ||
| sx150x.h | ||
| tps65010.h | ||
| tsc2007.h | ||
| twl4030-madc.h | ||
| twl.h | ||