From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753487AbcAGQZZ (ORCPT ); Thu, 7 Jan 2016 11:25:25 -0500 Received: from metis.ext.4.pengutronix.de ([92.198.50.35]:37387 "EHLO metis.ext.4.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753312AbcAGQZW (ORCPT ); Thu, 7 Jan 2016 11:25:22 -0500 Message-ID: <1452183894.4776.29.camel@pengutronix.de> Subject: Re: [PATCH v7 3/5] memory: mediatek: Add SMI driver From: Philipp Zabel To: Yong Wu Cc: Matthias Brugger , Joerg Roedel , Thierry Reding , Mark Rutland , Robin Murphy , Will Deacon , Daniel Kurtz , Tomasz Figa , Lucas Stach , Rob Herring , Catalin Marinas , linux-mediatek@lists.infradead.org, Sasha Hauer , srv_heupstream@mediatek.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, iommu@lists.linux-foundation.org, pebolle@tiscali.nl, arnd@arndb.de, mitchelh@codeaurora.org, youhua.li@mediatek.com, k.zhang@mediatek.com, kendrick.hsu@mediatek.com Date: Thu, 07 Jan 2016 17:24:54 +0100 In-Reply-To: <1451890598.11799.3.camel@mhfsdcap03> References: <1450426183-1571-1-git-send-email-yong.wu@mediatek.com> <1450426183-1571-4-git-send-email-yong.wu@mediatek.com> <1451890598.11799.3.camel@mhfsdcap03> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.9-1+b1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 2001:67c:670:100:96de:80ff:fec2:9969 X-SA-Exim-Mail-From: p.zabel@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 Tested-by: Philipp Zabel regards Philipp