From patchwork Wed Feb 25 17:07:50 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matt Porter X-Patchwork-Id: 5882001 Return-Path: X-Original-To: patchwork-linux-omap@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 3562DBF440 for ; Wed, 25 Feb 2015 17:07:59 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 7392920389 for ; Wed, 25 Feb 2015 17:07:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 97CCA2037E for ; Wed, 25 Feb 2015 17:07:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752825AbbBYRH4 (ORCPT ); Wed, 25 Feb 2015 12:07:56 -0500 Received: from mail-ie0-f178.google.com ([209.85.223.178]:43471 "EHLO mail-ie0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752632AbbBYRH4 (ORCPT ); Wed, 25 Feb 2015 12:07:56 -0500 Received: by iebtr6 with SMTP id tr6so6620939ieb.10 for ; Wed, 25 Feb 2015 09:07:55 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=WGnMcEgvGmTkyoe7LqHOdHX/abjXdbOJV/6yYoqNUSw=; b=fefNpz9n/lWViVrOAgnVR/2eV+GaFBLqm0aXiBRlP9vVn2kVJLVQMrDt0Klnn5HSeC nwJUvB+XxUA3WAMwXL4Z5vbo7j5i5AkcrCrql1Imx4BOK3WRVc3JnxLc0bE77gJ0IdEp yGyJQ7Idyos0uwDu23+un7AxrO75OHYc2eRQRFw9AAECyQk25DFGVICkdqckIBTTffo5 OpG/fuW3aHwLaADjLSrKkkTP198dEsAYRvFp7jFDMHB209UNvDumpnPlKbv32QydsGSN iHeJ/nfJ0OZiK5T4LkyeX1s88+lzH5k/A+98P7AQqnRoTtX2WflwrnEu7L7HhgQeub1K hnhA== X-Gm-Message-State: ALoCoQkJ/r9UhSmGDpxBRlwu1POcVXGfTIq9OfnUgjX8AjW1LIZAF22hheDccOFRng0ws8chzJ5s X-Received: by 10.107.156.19 with SMTP id f19mr5869796ioe.45.1424884075030; Wed, 25 Feb 2015 09:07:55 -0800 (PST) Received: from beef.ohporter.com (cpe-107-10-23-53.neo.res.rr.com. [107.10.23.53]) by mx.google.com with ESMTPSA id t5sm10032079ign.12.2015.02.25.09.07.53 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 25 Feb 2015 09:07:54 -0800 (PST) From: Matt Porter To: =?UTF-8?q?Beno=C3=AEt=20Cousson?= , Tony Lindgren Cc: Rob Herring , Mark Rutland , Linux OMAP List , Linux ARM Kernel List , Linux Kernel Mailing List Subject: [PATCH] ARM: dts: am335x-boneblack: enable aes and sham Date: Wed, 25 Feb 2015 12:07:50 -0500 Message-Id: <1424884070-25891-1-git-send-email-mporter@konsulko.com> X-Mailer: git-send-email 1.8.4 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 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. Signed-off-by: Matt Porter --- arch/arm/boot/dts/am335x-boneblack.dts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/am335x-boneblack.dts b/arch/arm/boot/dts/am335x-boneblack.dts index 5c42d25..00853ff 100644 --- a/arch/arm/boot/dts/am335x-boneblack.dts +++ b/arch/arm/boot/dts/am335x-boneblack.dts @@ -33,6 +33,14 @@ status = "okay"; }; +&sham { + status = "okay"; +}; + +&aes { + status = "okay"; +}; + &am33xx_pinmux { nxp_hdmi_bonelt_pins: nxp_hdmi_bonelt_pins { pinctrl-single,pins = <