]> asedeno.scripts.mit.edu Git - linux.git/commit
mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC
authorChen-Yu Tsai <wens@csie.org>
Fri, 8 Jul 2016 14:33:37 +0000 (22:33 +0800)
committerLee Jones <lee.jones@linaro.org>
Mon, 8 Aug 2016 11:53:26 +0000 (12:53 +0100)
commit585083c539ca3f5fb3d00057b25f9be3304d54c6
treef7d02c455e6c87a9568efa41896925e9894b8d08
parent44fb25d031065fc846c0f97e37456a792312a7d1
mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC

The AC100 is a multifunction device with an audio codec subsystem and
an RTC subsystem. These two subsystems share a common register space
and host interface.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/ac100.c [new file with mode: 0644]
include/linux/mfd/ac100.h [new file with mode: 0644]