Re: [PATCH 1/3] mfd: arizona: Add support for CS47L24

From: Charles Keepax
Date: Wed Nov 12 2014 - 04:34:15 EST


On Tue, Nov 11, 2014 at 05:03:19PM +0000, Richard Fitzgerald wrote:
> Signed-off-by: Richard Fitzgerald <rf@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
> ---
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/