Re: [PATCH 1/2] mfd: Add support for the MediaTek MT6397 PMIC

2015-02-26 Thread Lee Jones
On Sun, 22 Feb 2015, Sascha Hauer wrote: > From: Flora Fu > > This adds support for the MediaTek MT6397 PMIC. This is a > multifunction device with the following sub modules: > > - Regulator > - RTC > - Audio codec > - GPIO > - Clock > > It is interfaced to the host controller using SPI

Re: [PATCH 1/2] mfd: Add support for the MediaTek MT6397 PMIC

2015-02-26 Thread Lee Jones
On Sun, 22 Feb 2015, Sascha Hauer wrote: From: Flora Fu flora...@mediatek.com This adds support for the MediaTek MT6397 PMIC. This is a multifunction device with the following sub modules: - Regulator - RTC - Audio codec - GPIO - Clock It is interfaced to the host controller using

[PATCH 1/2] mfd: Add support for the MediaTek MT6397 PMIC

2015-02-22 Thread Sascha Hauer
From: Flora Fu This adds support for the MediaTek MT6397 PMIC. This is a multifunction device with the following sub modules: - Regulator - RTC - Audio codec - GPIO - Clock It is interfaced to the host controller using SPI interface by a proprietary hardware called PMIC wrapper or pwrap.

[PATCH 1/2] mfd: Add support for the MediaTek MT6397 PMIC

2015-02-22 Thread Sascha Hauer
From: Flora Fu flora...@mediatek.com This adds support for the MediaTek MT6397 PMIC. This is a multifunction device with the following sub modules: - Regulator - RTC - Audio codec - GPIO - Clock It is interfaced to the host controller using SPI interface by a proprietary hardware called PMIC