From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vignesh R Date: Fri, 17 Jun 2016 10:21:12 +0530 Subject: [U-Boot] [PATCH v6 02/12] spi: davinci_spi: Convert to driver to adapt to DM In-Reply-To: <576323c8.4787620a.d3cb2.7ddb@mx.google.com> References: <576323c8.4787620a.d3cb2.7ddb@mx.google.com> Message-ID: <576381C0.4080804@ti.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 Friday 17 June 2016 03:40 AM, Jagan Teki wrote: > 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. > Thanks! It would be great if you could also look at: https://patchwork.ozlabs.org/patch/620486/ (dm: spi: Read default speed and mode values from DT) http://lists.denx.de/pipermail/u-boot/2016-April/251577.html (Add support for Cadence QSPI on K2G) -- Regards Vignesh