Skip to content

Commit

Permalink
mfd: Add WM8350 interrupt support
Browse files Browse the repository at this point in the history
The WM8350 has an interrupt line to the CPU which is shared by the
devices on the CPU. This patch adds support for the interrupt
controller within the WM8350 which identifies which identifies the
interrupt cause. In common with other similar chips this is done
outside the standard interrupt framework due to the need to access
the interrupt controller over an interrupt-driven bus.

This code was all originally written by Liam Girdwood with updates for
submission by me.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Samuel Ortiz <sameo@openedhand.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
  • Loading branch information
Mark Brown authored and Liam Girdwood committed Oct 13, 2008
1 parent bcdd4ef commit ebccec0
Show file tree
Hide file tree
Showing 3 changed files with 787 additions and 6 deletions.
Loading

0 comments on commit ebccec0

Please sign in to comment.