Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1300516 > unrolled thread

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

Started byYong Wu <yong.wu@mediatek.com>
First post2016-01-04 08:00 +0100
Last post2016-01-07 17:30 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v7 3/5] memory: mediatek: Add SMI driver Yong Wu <yong.wu@mediatek.com> - 2016-01-04 08:00 +0100
    Re: [PATCH v7 3/5] memory: mediatek: Add SMI driver Philipp Zabel <p.zabel@pengutronix.de> - 2016-01-07 17:30 +0100

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

FromYong Wu <yong.wu@mediatek.com>
Date2016-01-04 08:00 +0100
SubjectRe: [PATCH v7 3/5] memory: mediatek: Add SMI driver
Message-ID<qN7hw-832-3@gated-at.bofh.it>
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?
    Sorry to disturb you again since SMI need your review before Joerg
accept it.

> 
> Signed-off-by: Yong Wu <yong.wu@mediatek.com>
> ---
>  drivers/memory/Kconfig     |   8 ++
>  drivers/memory/Makefile    |   1 +
>  drivers/memory/mtk-smi.c   | 268 +++++++++++++++++++++++++++++++++++++++++++++
>  include/soc/mediatek/smi.h |  58 ++++++++++
>  4 files changed, 335 insertions(+)
>  create mode 100644 drivers/memory/mtk-smi.c
>  create mode 100644 include/soc/mediatek/smi.h
> 
[...]

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1303724

FromPhilipp Zabel <p.zabel@pengutronix.de>
Date2016-01-07 17:30 +0100
Message-ID<qOlBN-29Y-31@gated-at.bofh.it>
In reply to#1300516
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.
> 
> Hi Matthias,
>     What's your opinion about the SMI in this version?
>     Sorry to disturb you again since SMI need your review before Joerg
> accept it.

How is this going to be merged, eventually? If it could be put on a
separate branch, that would allow me to also include it in the DRM pull
request that will build-depend on the SMI driver.

> > Signed-off-by: Yong Wu <yong.wu@mediatek.com>

Tested-by: Philipp Zabel <p.zabel@pengutronix.de>

regards
Philipp

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web