Re: [PATCH v7 3/5] memory: mediatek: Add SMI driver

2016-01-19 Thread Yong Wu
On Mon, 2016-01-18 at 11:11 +0100, Matthias Brugger wrote: > > On 18/12/15 09:09, Yong Wu wrote: > > This patch add SMI(Smart Multimedia Interface) driver. This driver > > is responsible to enable/disable iommu and control the power domain > > and clocks of each local arbiter. > > > >

Re: [PATCH v7 3/5] memory: mediatek: Add SMI driver

2016-01-18 Thread Matthias Brugger
On 18/12/15 09:09, Yong Wu wrote: This patch add SMI(Smart Multimedia Interface) driver. This driver is responsible to enable/disable iommu and control the power domain and clocks of each local arbiter. Signed-off-by: Yong Wu --- drivers/memory/Kconfig | 8 ++

Re: [PATCH v7 3/5] memory: mediatek: Add SMI driver

2016-01-07 Thread Philipp Zabel
Hi, Am Montag, den 04.01.2016, 14:56 +0800 schrieb Yong Wu: > On Fri, 2015-12-18 at 16:09 +0800, Yong Wu wrote: > > This patch add SMI(Smart Multimedia Interface) driver. This driver > > is responsible to enable/disable iommu and control the power domain > > and clocks of each local arbiter. > >

Re: [PATCH v7 3/5] memory: mediatek: Add SMI driver

2016-01-03 Thread Yong Wu
On Fri, 2015-12-18 at 16:09 +0800, Yong Wu wrote: > This patch add SMI(Smart Multimedia Interface) driver. This driver > is responsible to enable/disable iommu and control the power domain > and clocks of each local arbiter. Hi Matthias, What's your opinion about the SMI in this version?

[PATCH v7 3/5] memory: mediatek: Add SMI driver

2015-12-18 Thread Yong Wu
This patch add SMI(Smart Multimedia Interface) driver. This driver is responsible to enable/disable iommu and control the power domain and clocks of each local arbiter. Signed-off-by: Yong Wu --- drivers/memory/Kconfig | 8 ++ drivers/memory/Makefile| 1 +