+24
−0
+24
−0
include/linux/mfd/mt6359/core.h
0 → 100644
+133
−0
Loading
This adds support for the MediaTek MT6359 PMIC. This is a multifunction device with the following sub modules: - Codec - Interrupt - Regulator - RTC It is interfaced to the host controller using SPI interface by a proprietary hardware called PMIC wrapper or pwrap. MT6359 MFD is a child device of the pwrap. Signed-off-by:Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com> Signed-off-by:
Lee Jones <lee.jones@linaro.org>