summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/hi655x-pmic.h
Commit message (Collapse)AuthorAgeFilesLines
* mfd: hi655x-pmic: Rename some interrupt macro namesJohn Stultz2016-06-291-8/+17
| | | | | | | | | | | | Currently the hi655x-pmic driver has names for interrupt mask values, but not for the interrupt numbers themselves. So to allow for interrupt numbers to have sane names, rename the mask values with the _MASK postfix and use the existing names as the interrupt name Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
* mfd: hi655x: Add MFD driver for hi655xChen Feng2016-05-181-0/+55
Add PMIC MFD driver to support hisilicon hi665x. Signed-off-by: Chen Feng <puck.chen@hisilicon.com> Signed-off-by: Fei Wang <w.f@huawei.com> Signed-off-by: Xinwei Kong <kong.kongxinwei@hisilicon.com> Reviewed-by: Haojian Zhuang <haojian.zhuang@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>