History log of /linux-master/include/linux/mfd/sc27xx-pmic.h
Revision Date Author Comments
# 2a7e7274 16-Feb-2020 Baolin Wang <baolin.wang7@gmail.com>

mfd: sc27xx: Add USB charger type detection support

The Spreadtrum SC27XX series PMICs supply the USB charger type detection
function, and related registers are located on the PMIC global registers
region, thus we implement and export this function in the MFD driver for
users to get the USB charger type.

Signed-off-by: Baolin Wang <baolin.wang7@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>