From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Mon, 28 Sep 2015 08:40:17 +0800 Subject: [U-Boot] [PATCH] spi : convert altera_spi to driver model In-Reply-To: References: <1442840311-12689-1-git-send-email-thomas@wytron.com.tw> Message-ID: <56088C71.6060004@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Jagan, On 09/22/2015 02:01 AM, Jagan Teki wrote: > On 21 September 2015 at 18:28, Thomas Chou wrote: >> Convert altera_spi to driver model > > Thanks for the patch, Thomas. > >> >> Signed-off-by: Thomas Chou > > Reviewed-by: Jagan Teki May I pick up this patch? As a custodian of the nios arch, I would like to include it to the series of patches that convert all nios2 related drivers to driver model and device tree control, which will be after v2015.10. Thank you in advance. Best regards, Thomas Chou