[alsa-devel] [PATCH 1/3] mfd: arizona: Add support for CS47L24

Charles Keepax ckeepax at opensource.wolfsonmicro.com
Wed Nov 12 10:34:04 CET 2014


On Tue, Nov 11, 2014 at 05:03:19PM +0000, Richard Fitzgerald wrote:
> Signed-off-by: Richard Fitzgerald <rf at opensource.wolfsonmicro.com>
> ---
>  drivers/mfd/Kconfig              |    6 +
>  drivers/mfd/Makefile             |    3 +
>  drivers/mfd/arizona-core.c       |   91 ++-
>  drivers/mfd/arizona-irq.c        |   42 +-
>  drivers/mfd/arizona-spi.c        |    9 +
>  drivers/mfd/arizona.h            |    5 +
>  drivers/mfd/cs47l24-tables.c     | 1632 ++++++++++++++++++++++++++++++++++++++
>  include/linux/mfd/arizona/core.h |    4 +
>  8 files changed, 1765 insertions(+), 27 deletions(-)
>  create mode 100644 drivers/mfd/cs47l24-tables.c

Its worth noting this patch chain depends on the three MFD
patches Lee merged the other day from me so it would probably
make sense to push the whole series through the MFD tree if
possible.

Thanks,
Charles


More information about the Alsa-devel mailing list