lkml.org 
[lkml]   [2011]   [Nov]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] misc: add MAX8997 MUIC driver
Date
MAX8997 integrates serveral featuress in a single chip.
It includes PMIC (Power Management IC), RTC, charger, fuel gauge, and so on.
MUIC, which is one of the functional block in MAX8997, can be used to detect
which device is connected via USB port.
This patchset supports unimplemented MUIC feature of MAX8997.

Donggeun Kim (2):
MFD: MAX8997: add platform data for MAX8997 MUIC driver
misc: add driver support for MAX8997 MUIC

drivers/misc/Kconfig | 8 +
drivers/misc/Makefile | 1 +
drivers/misc/max8997-muic.c | 634 +++++++++++++++++++++++++++++++++++++++++++
include/linux/mfd/max8997.h | 58 ++++-
4 files changed, 700 insertions(+), 1 deletions(-)
create mode 100644 drivers/misc/max8997-muic.c

--
1.7.4.1



\
 
 \ /
  Last update: 2011-11-24 10:17    [W:0.064 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site