commit | 2b91c28f2abd9471aac4aa6cd8de7896ef469153 | [log] [tgz] |
---|---|---|
author | Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com> | Tue Apr 21 11:00:10 2020 +0800 |
committer | Lee Jones <lee.jones@linaro.org> | Thu May 21 08:55:29 2020 +0100 |
tree | 086e0c50d129698f1d04169edd4cc3e5f0053c1e | |
parent | 6c3d5c97d260177bfe24b533e80df8500115be2f [diff] |
mfd: Add support for the MediaTek MT6358 PMIC This adds support for the MediaTek MT6358 PMIC. This is a multifunction device with the following sub modules: - Regulator - RTC - Codec - Interrupt It is interfaced to the host controller using SPI interface by a proprietary hardware called PMIC wrapper or pwrap. MT6358 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>