From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aleksey Makarov Subject: Re: [PATCH v4] mmc: OCTEON: Add host driver for OCTEON MMC controller Date: Mon, 18 May 2015 14:40:44 -0700 Message-ID: <555A5C5C.9090903@auriga.com> References: <1426518362-24349-1-git-send-email-aleksey.makarov@auriga.com> <20150518210514.GG609@fuloong-minipc.musicnaut.iki.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150518210514.GG609@fuloong-minipc.musicnaut.iki.fi> Sender: linux-kernel-owner@vger.kernel.org To: Aaro Koskinen Cc: 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 05/18/2015 02:05 PM, Aaro Koskinen wrote: > Hi, > > 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? > > A: > . We are working on it. It will also be used in ARM ThunderX arch. So we will send a new version soon. We need to decide on what to do with the objections to the way we use device tree. Thank you Aleksey Makarov