From: "Imre Kaloz" Subject: Re: [PATCH v3 02/16] crypto: add a new driver for Marvell's CESA Date: Mon, 25 May 2015 12:44:44 +0200 Message-ID: References: <1432301642-11470-1-git-send-email-boris.brezillon@free-electrons.com> <1432301642-11470-3-git-send-email-boris.brezillon@free-electrons.com> <20150525075812.GA28689@gondor.apana.org.au> <20150525101016.252a1dc0@bbrezillon> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Cc: "David S. Miller" , linux-crypto@vger.kernel.org, "Arnaud Ebalard" , "Thomas Petazzoni" , "Gregory CLEMENT" , "Jason Cooper" , "Sebastian Hesselbarth" , "Andrew Lunn" , "Tawfik Bayouk" , "Lior Amsalem" , "Nadav Haklai" , "Eran Ben-Avi" , "Rob Herring" , "Pawel Moll" , "Mark Rutland" , "Ian Campbell" , "Kumar Gala" , devicetree@vger.kernel.org To: "Herbert Xu" , "Boris Brezillon" Return-path: Received: from arrakis.dune.hu ([78.24.191.176]:52593 "EHLO arrakis.dune.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751857AbbEYKpE (ORCPT ); Mon, 25 May 2015 06:45:04 -0400 In-Reply-To: <20150525101016.252a1dc0@bbrezillon> Sender: linux-crypto-owner@vger.kernel.org List-ID: Hi Boris, On Mon, 25 May 2015 10:10:16 +0200, Boris Brezillon wrote: > Yep, I noticed that after submitting this version. I guess I only > needed the import function for my test cases and thus forgot to > implement the import function. > Anyway, I just added the the import functions (they'll be available in > my v4). Given the driver is supposed to work on platforms up to 38x, could v4 include the missing bindings for those platforms, too? Thanks, Imre