From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Daney Subject: Re: [PATCH v4] mmc: OCTEON: Add host driver for OCTEON MMC controller Date: Tue, 24 Nov 2015 10:13:26 -0800 Message-ID: <5654A8C6.3070306@caviumnetworks.com> References: <1426518362-24349-1-git-send-email-aleksey.makarov@auriga.com> <20150518210514.GG609@fuloong-minipc.musicnaut.iki.fi> <555A5C5C.9090903@auriga.com> <20151120173233.GH18138@blackmetal.musicnaut.iki.fi> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20151120173233.GH18138@blackmetal.musicnaut.iki.fi> Sender: linux-kernel-owner@vger.kernel.org To: Aaro Koskinen Cc: Aleksey Makarov , linux-mmc@vger.kernel.org, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, David Daney , Chandrakala Chavva , Leonid Rosenboim , Peter Swain , Aaron Williams , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Chris Ball , Ulf Hansson , devicetree@vger.kernel.org List-Id: linux-mmc@vger.kernel.org On 11/20/2015 09:32 AM, Aaro Koskinen wrote: > Hi, > > On Mon, May 18, 2015 at 02:40:44PM -0700, Aleksey Makarov wrote: >> On 05/18/2015 02:05 PM, Aaro Koskinen wrote: >>> On Mon, Mar 16, 2015 at 06:06:00PM +0300, Aleksey Makarov wrote: >>>> The OCTEON MMC controller is currently found on cn61XX and cnf71XX >>>> devices. Device parameters are configured from device tree data. >>>> >>>> eMMC, MMC and SD devices are supported. >>>> >>>> Tested-by: Aaro Koskinen >>>> Signed-off-by: Chandrakala Chavva >>>> Signed-off-by: David Daney >>>> Signed-off-by: Aleksey Makarov >>>> Signed-off-by: Leonid Rosenboim >>>> Signed-off-by: Peter Swain >>>> Signed-off-by: Aaron Williams >>>> --- >>> >>> Any updates on this patch? Are you still working on it for >>> the mainline kernel inclusion? >> >> We are working on it. It will also be used in ARM ThunderX arch. So we >> will send a new version soon. > > Any updates? > > Also distros are waiting for this patch, MMC is the main medium on > some boards: > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800594 I am aware of the need, but haven't been able to find the time to work on the MMC patch. David Daney > > A. >