From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932180AbbCFRCG (ORCPT ); Fri, 6 Mar 2015 12:02:06 -0500 Received: from pmta1.delivery5.ore.mailhop.org ([54.148.219.64]:50279 "EHLO pmta1.delivery5.ore.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751118AbbCFRCE (ORCPT ); Fri, 6 Mar 2015 12:02:04 -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: U2FsdGVkX1+8lFks9KX1bVNTandLn30I Date: Fri, 6 Mar 2015 08:56:41 -0800 From: Tony Lindgren To: Robert Nelson Cc: Matt Porter , =?utf-8?Q?Beno=C3=AEt?= Cousson , Rob Herring , Mark Rutland , Linux OMAP List , Linux ARM Kernel List , Linux Kernel Mailing List Subject: Re: [PATCH v2] ARM: dts: am335x-bone-common: enable aes and sham Message-ID: <20150306165641.GQ13520@atomide.com> References: <1424890361-31848-1-git-send-email-mporter@konsulko.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 * Robert Nelson [150225 11:13]: > On Wed, Feb 25, 2015 at 12:52 PM, Matt Porter wrote: > > Beaglebone Black doesn't have AES and SHAM enabled like the > > original Beaglebone White dts. This breaks applications that > > leverage the crypto blocks so fix this by enabling these nodes > > in the am335x-bone-common.dtsi. With this change, enabling the > > nodes in am335x-bone.dts is no longer required so remove them. > > > > Signed-off-by: Matt Porter > > Looks good! Wonder why didn't we do this sooner! ;) > > Acked-by: Robert Nelson Applying both into omap-for-v4.0/fixes thanks. Tony