From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Fri, 17 Jun 2016 03:40:12 +0530 Subject: [U-Boot] [PATCH v6 02/12] spi: davinci_spi: Convert to driver to adapt to DM Message-ID: <576323c8.4787620a.d3cb2.7ddb@mx.google.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Jun 16, 2016 4:12 PM, Vignesh R wrote: > > > > On Tuesday 24 May 2016 09:54 AM, Vignesh R wrote: > > Convert davinci_spi driver so that it complies with SPI DM framework. > > > > Signed-off-by: Vignesh R > > --- > > > > v6: Fix retval on dev_map_physmem() failure. > > > Gentle ping.... OK, will work this weekend.