11 Jul 2012 14:08
[PATCH V3 7/7] MAINTAINRES: Add maintainer for samsung mfd driver
Sangbeom Kim <sbkim73 <at> samsung.com>
2012-07-11 12:08:22 GMT
2012-07-11 12:08:22 GMT
There are many samsung multifunction devices which are s2mps11, s5m8767, s5m8763 etc. This devices can support regulator, rtc, charger. I will be supporting the Samsung mfd drivers, that are currently in development and will be upstreamed shortly. Signed-off-by: Sangbeom Kim <sbkim73 <at> samsung.com> --- MAINTAINERS | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 03df1d1..bfdfc21 100644 --- a/MAINTAINERS +++ b/MAINTAINERS <at> <at> -5866,6 +5866,16 <at> <at> L: linux-fbdev <at> vger.kernel.org S: Maintained F: drivers/video/s3c-fb.c +SAMSUNG MULTIFUNCTION DEVICE DRIVERS +M: Sangbeom Kim <sbkim73 <at> samsung.com> +L: linux-kernel <at> vger.kernel.org +S: Supported +F: drivers/mfd/sec*.c +F: drivers/regulator/s2m*.c +F: drivers/regulator/s5m*.c +F: drivers/rtc/rtc-sec.c +F: include/linux/mfd/samsung/ + SERIAL DRIVERS(Continue reading)
RSS Feed