From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 1 Dec 2015 14:18:32 +0100 Subject: [U-Boot] [PATCH 2/3] mmc: dwmmc: socfpga: Convert to DM In-Reply-To: <1448947491.2132.3.camel@altera.com> References: <1448912890-11522-1-git-send-email-marex@denx.de> <1448912890-11522-2-git-send-email-marex@denx.de> <1448947491.2132.3.camel@altera.com> Message-ID: <201512011418.33055.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday, December 01, 2015 at 06:24:51 AM, Chin Liang See wrote: > Hi Marek, Hi! > On Mon, 2015-11-30 at 20:48 +0100, Marek Vasut wrote: > > Convert the SoCFPGA shim for registering the DWMMC driver to DM. > > > > Signed-off-by: Marek Vasut > > Cc: Chin Liang See > > Cc: Dinh Nguyen > > Cc: Pantelis Antoniou > > Cc: Simon Glass > > Cc: Tom Rini > > --- > > > > drivers/mmc/socfpga_dw_mmc.c | 119 ++++++++++++++++++++------------- > > I cannot applied this successfully to u-boot-socfpga.git. I tried git > am and also patch -1. Try u-boot/master , that should work. Best regards, Marek Vasut