Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755299AbbB0QCT (ORCPT ); Fri, 27 Feb 2015 11:02:19 -0500 Received: from pmta1.delivery7.ore.mailhop.org ([54.186.27.61]:57334 "EHLO pmta1.delivery7.ore.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755270AbbB0QCQ (ORCPT ); Fri, 27 Feb 2015 11:02:16 -0500 X-Mail-Handler: DuoCircle Outbound SMTP X-Originating-IP: 104.193.169.186 X-Report-Abuse-To: abuse@duocircle.com (see https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information for abuse reporting information) X-MHO-User: U2FsdGVkX186UTrUxNgCfQBQsFxVCW4u Date: Fri, 27 Feb 2015 07:43:20 -0800 From: Tony Lindgren To: Pali =?utf-8?B?Um9ow6Fy?= Cc: =?utf-8?Q?Beno=C3=AEt?= Cousson , Rob Herring , Russell King , Paul Walmsley , Herbert Xu , "David S. Miller" , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org, Pavel Machek , Nishanth Menon , Ivaylo Dimitrov , Aaro Koskinen , Sebastian Reichel Subject: Re: [PATCH 07/10] ARM: dts: n9/n950: Enable omap crypto support Message-ID: <20150227154319.GT11056@atomide.com> References: <1424958600-18881-1-git-send-email-pali.rohar@gmail.com> <1424958600-18881-8-git-send-email-pali.rohar@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1424958600-18881-8-git-send-email-pali.rohar@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1164 Lines: 37 * Pali Rohár [150226 05:54]: > Harmattan system on Nokia N9 and N950 devices uses omap crypto support. > Bootloader on those devices is known that it enables HW crypto support. > This patch just include omap36xx.dtsi directly, so aes and sham is enabled. Let's also remove omap36xx-hs.dtsi with this patch if no other users. Regards, Tony > Signed-off-by: Pali Rohár > --- > arch/arm/boot/dts/omap3-n950-n9.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/omap3-n950-n9.dtsi b/arch/arm/boot/dts/omap3-n950-n9.dtsi > index c41db94..800b379 100644 > --- a/arch/arm/boot/dts/omap3-n950-n9.dtsi > +++ b/arch/arm/boot/dts/omap3-n950-n9.dtsi > @@ -8,7 +8,7 @@ > * published by the Free Software Foundation. > */ > > -#include "omap36xx-hs.dtsi" > +#include "omap36xx.dtsi" > > / { > cpus { > -- > 1.7.9.5 > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/