From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1424562AbcBRBwv (ORCPT ); Wed, 17 Feb 2016 20:52:51 -0500 Received: from mailgw02.mediatek.com ([218.249.47.111]:51692 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1424240AbcBRBwr (ORCPT ); Wed, 17 Feb 2016 20:52:47 -0500 Message-ID: <1455731535.10704.8.camel@mhfsdcap03> Subject: Re: [PATCH v8 3/5] memory: mediatek: Add SMI driver From: Yong Wu To: Joerg Roedel CC: Matthias Brugger , Thierry Reding , Mark Rutland , Robin Murphy , Will Deacon , Daniel Kurtz , Tomasz Figa , Lucas Stach , Rob Herring , Catalin Marinas , , Sasha Hauer , , , , , , , , , , , Date: Thu, 18 Feb 2016 01:52:15 +0800 In-Reply-To: <20160216141059.GT18805@8bytes.org> References: <1453781562-23556-1-git-send-email-yong.wu@mediatek.com> <1453781562-23556-4-git-send-email-yong.wu@mediatek.com> <56ADE959.2050309@gmail.com> <20160216141059.GT18805@8bytes.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2016-02-16 at 15:11 +0100, Joerg Roedel wrote: > On Sun, Jan 31, 2016 at 12:00:41PM +0100, Matthias Brugger wrote: > > > > > > On 26/01/16 05:12, 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 > > >Tested-by: Philipp Zabel > > >--- > > > > Signed-off-by: Matthias Brugger > > > > Joerg would you mind to take this through your branch? > > Hmm, I somehow missed the patch-set, at least I can't find the v8 > patches in my inbox. > > Yong, can you please re-send with all Acks and other tags added? Hi Joerg, I have re-sent v9[1] which has added all the tags yesterday. Could you find them in your inbox? If not again, please tell me. Thanks. [1]:http://lists.linuxfoundation.org/pipermail/iommu/2016-February/015713.html > > > Thanks, > > Joerg >