Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1300516
| From | Yong Wu <yong.wu@mediatek.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v7 3/5] memory: mediatek: Add SMI driver |
| Date | 2016-01-04 08:00 +0100 |
| Message-ID | <qN7hw-832-3@gated-at.bofh.it> (permalink) |
| References | <qGYqB-379-3@gated-at.bofh.it> <qGYqB-379-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
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
csiph-web