Home
last modified time | relevance | path

Searched hist:"7 ccfe9b1d58ef5cf8fdbd50b6ee2ae0e9aa9cb36" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dab8500-core.cdiff 7ccfe9b1d58ef5cf8fdbd50b6ee2ae0e9aa9cb36 Mon May 07 08:02:03 CDT 2012 Michel JAOUEN <michel.jaouen@stericsson.com> mfd: Support of hierachical interrupt for ab8500

Hierarchical interrupt is supported since ab8500 V2.
However, it is not implemented in the ab8500-core driver.
With the current implementation, when an ab9540 interrupt
occurs, 17 Latch registers are read through i2c. With
hierarchical interrupt implementation, there are only 4 i2c
accesses.

Signed-off-by: Maxime Coquelin <maxime.coquelin@stericsson.com>
Reviewed-by: Michel Jaouen <michel.jaouen@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>