From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH] sdhci: sirf: add mmc host sdhci-pltfm based driver for SiRF SoCs Date: Thu, 21 Mar 2013 11:13:34 +0100 Message-ID: <1605490.1WxfNfZQTh@wuerfel> References: <1363854439-6859-1-git-send-email-Barry.Song@csr.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Received: from moutng.kundenserver.de ([212.227.17.8]:52489 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750950Ab3CUKNr (ORCPT ); Thu, 21 Mar 2013 06:13:47 -0400 In-Reply-To: <1363854439-6859-1-git-send-email-Barry.Song@csr.com> Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Barry Song Cc: cjb@laptop.org, linux-mmc@vger.kernel.org, workgroup.linux@csr.com, linux-arm-kernel@lists.infradead.org, Barry Song , Bin Shi On Thursday 21 March 2013 16:27:19 Barry Song wrote: > From: Barry Song > > this patch adds the new driver for CSR SiRF SoCs: > SiRFprimaII: unicore ARM Cortex-A9 > SiRFatlas6: unicore ARM Cortex-A9 > SiRFmarco: dual core ARM Cortex-A9 SMP > > Signed-off-by: Barry Song > Signed-off-by: Bin Shi Acked-by: Arnd Bergmann