Searched hist:"67 b563f1" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/spmi/ |
H A D | Kconfig | 67b563f1 Wed Feb 12 13:44:25 CST 2014 Josh Cartwright <joshc@codeaurora.org> spmi: pmic_arb: add support for interrupt handling
The Qualcomm PMIC Arbiter, in addition to being a basic SPMI controller, also implements interrupt handling for slave devices. Note, this is outside the scope of SPMI, as SPMI leaves interrupt handling completely unspecified.
Extend the driver to provide a irq_chip implementation and chained irq handling which allows for these interrupts to be used.
Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Josh Cartwright <joshc@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 67b563f1 Wed Feb 12 13:44:25 CST 2014 Josh Cartwright <joshc@codeaurora.org> spmi: pmic_arb: add support for interrupt handling The Qualcomm PMIC Arbiter, in addition to being a basic SPMI controller, also implements interrupt handling for slave devices. Note, this is outside the scope of SPMI, as SPMI leaves interrupt handling completely unspecified. Extend the driver to provide a irq_chip implementation and chained irq handling which allows for these interrupts to be used. Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Josh Cartwright <joshc@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | spmi-pmic-arb.c | 67b563f1 Wed Feb 12 13:44:25 CST 2014 Josh Cartwright <joshc@codeaurora.org> spmi: pmic_arb: add support for interrupt handling
The Qualcomm PMIC Arbiter, in addition to being a basic SPMI controller, also implements interrupt handling for slave devices. Note, this is outside the scope of SPMI, as SPMI leaves interrupt handling completely unspecified.
Extend the driver to provide a irq_chip implementation and chained irq handling which allows for these interrupts to be used.
Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Josh Cartwright <joshc@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 67b563f1 Wed Feb 12 13:44:25 CST 2014 Josh Cartwright <joshc@codeaurora.org> spmi: pmic_arb: add support for interrupt handling The Qualcomm PMIC Arbiter, in addition to being a basic SPMI controller, also implements interrupt handling for slave devices. Note, this is outside the scope of SPMI, as SPMI leaves interrupt handling completely unspecified. Extend the driver to provide a irq_chip implementation and chained irq handling which allows for these interrupts to be used. Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Josh Cartwright <joshc@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|