From mboxrd@z Thu Jan 1 00:00:00 1970 From: joro@8bytes.org (Joerg Roedel) Date: Tue, 16 Feb 2016 17:10:09 +0100 Subject: [PATCH v8 3/5] memory: mediatek: Add SMI driver In-Reply-To: <56C340FB.1050607@arm.com> 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> <56C340FB.1050607@arm.com> Message-ID: <20160216161009.GW18805@8bytes.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Feb 16, 2016 at 03:32:11PM +0000, Robin Murphy wrote: > Hi Joerg, > > On 16/02/16 14:11, 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? > > Just to note patch 4 of this series also depends on the v3 > io-pgtable short-descriptor series posted separately[1] - is that on > your radar already or would you like that resent as well? No, that was not on my radar, I somehow expected Will to handle this series :) So please resend that as well. Thanks, Joerg