Skip to content

Commit

Permalink
mfd: arizona: Core driver
Browse files Browse the repository at this point in the history
Several forthcoming Wolfson devices are based on a common platform
known as Arizona allowing a great deal of reuse of driver code. This
patch adds core support for these devices.

In order to handle systems which do not use the generic clock API a
simple wrapper for the 32kHz clock domain in the devices is provided.
Once the generic clock API is widely available this code will be moved
over to use that.

For simplicity some WM5102 specific code is included in the core driver,
the effort involved in splitting the device out isn't worth it.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Mark Brown committed Jun 23, 2012
1 parent c46a019 commit 3cc7298
Show file tree
Hide file tree
Showing 4 changed files with 781 additions and 0 deletions.
Loading

0 comments on commit 3cc7298

Please sign in to comment.