Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752981Ab3JETFI (ORCPT ); Sat, 5 Oct 2013 15:05:08 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:45517 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752328Ab3JETFG (ORCPT ); Sat, 5 Oct 2013 15:05:06 -0400 From: Joel Fernandes To: Mark Rutland , Benoit Cousson CC: Linux OMAP List , Linux ARM Kernel List , Linux Kernel Mailing List , Subject: [PATCH v3 0/3] AM33XX crypto DTS patches Date: Sat, 5 Oct 2013 14:04:34 -0500 Message-ID: <1380999877-20884-1-git-send-email-joelf@ti.com> X-Mailer: git-send-email 1.8.1.2 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1260 Lines: 29 These patches are some minor fixups and changes to commit messages to the AM33XX crypto (aes, sham) patches with reference to the comments at: http://comments.gmane.org/gmane.linux.drivers.devicetree/45961 Joel Fernandes (1): ARM: dts: AM33XX: Fix AES interrupt number Mark A. Greer (2): ARM: dts: AM33XX: Add SHAM data and documentation ARM: dts: AM33XX: Add AES data and documentation .../devicetree/bindings/crypto/omap-aes.txt | 31 ++++++++++++++++++++++ .../devicetree/bindings/crypto/omap-sham.txt | 28 +++++++++++++++++++ arch/arm/boot/dts/am335x-bone.dts | 8 ++++++ arch/arm/boot/dts/am335x-evm.dts | 8 ++++++ arch/arm/boot/dts/am335x-evmsk.dts | 8 ++++++ arch/arm/boot/dts/am33xx.dtsi | 19 +++++++++++++ 6 files changed, 102 insertions(+) create mode 100644 Documentation/devicetree/bindings/crypto/omap-aes.txt create mode 100644 Documentation/devicetree/bindings/crypto/omap-sham.txt -- 1.8.1.2 -- 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/