From: Andrew Lunn Subject: Re: [PATCH v3 14/16] ARM: marvell/dt: enable crypto on armada-xp-gp Date: Tue, 26 May 2015 13:57:46 +0200 Message-ID: <20150526115746.GA28523@lunn.ch> References: <1432301642-11470-1-git-send-email-boris.brezillon@free-electrons.com> <1432301642-11470-15-git-send-email-boris.brezillon@free-electrons.com> <55633B6D.7080307@free-electrons.com> <20150526105936.25db3afb@bbrezillon> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Gregory CLEMENT , Boris Brezillon , Herbert Xu , "David S. Miller" , linux-crypto@vger.kernel.org, Arnaud Ebalard , Thomas Petazzoni , Jason Cooper , Sebastian Hesselbarth , Tawfik Bayouk , Lior Amsalem , Nadav Haklai , Eran Ben-Avi , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree@vger.kernel.org To: Imre Kaloz Return-path: Received: from [178.209.37.122] ([178.209.37.122]:40687 "EHLO vps0.lunn.ch" rhost-flags-FAIL-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1753088AbbEZMEN (ORCPT ); Tue, 26 May 2015 08:04:13 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-crypto-owner@vger.kernel.org List-ID: On Tue, May 26, 2015 at 11:22:45AM +0200, Imre Kaloz wrote: > On Tue, 26 May 2015 10:59:36 +0200, Boris Brezillon > wrote: > > > > >>As the crypto engine really depend on the SoC itself and not of > >>the board, > >>what about updating the dts of the other board using an Armada XP? > > > >But that means introducing changes I haven't tested. Are you okay with > >that ? > > Well, worst case send it as a separate patch as RFC - I'm sure > people will test and report back. Yes, there are a few of us with diverse hardware that can perform tests. It is best if you provide a git tree with all the patches applied, and instructions how to test. Andrew