From mboxrd@z Thu Jan 1 00:00:00 1970 From: joro@8bytes.org (Joerg Roedel) Date: Tue, 16 Feb 2016 17:26:41 +0100 Subject: [PATCH v8 3/5] memory: mediatek: Add SMI driver In-Reply-To: <20160216162000.GI14509@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> <20160216161009.GW18805@8bytes.org> <20160216162000.GI14509@arm.com> Message-ID: <20160216162641.GY18805@8bytes.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Feb 16, 2016 at 04:20:00PM +0000, Will Deacon wrote: > I'm more than happy to bake a branch containing all the page table stuff, > but Yong's stuff depends on it so I'll work with whatever is easiest for > you. Okay, to the best is if you would collect all the page table patches and send me a pull-request. I pull that into my tree then and put Yong's stuff on-top. Joerg