From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Imre Kaloz" Subject: Re: [PATCH v3 02/16] crypto: add a new driver for Marvell's CESA Date: Mon, 25 May 2015 13:13:43 +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> <20150525130812.375cfebc@bbrezillon> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150525130812.375cfebc@bbrezillon> Sender: linux-crypto-owner@vger.kernel.org To: Boris Brezillon Cc: Herbert Xu , "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 List-Id: devicetree@vger.kernel.org Hi Boris, On Mon, 25 May 2015 13:08:12 +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? > > Sure, what's missing ? > I already added the cesazX clocks and the "marvell,armada-38x-crypto" > compatible string ? > Sorry, I didn't word it right - the series is missing the crypto nodes for the orion, 375 and 38x platforms. Imre