From: Benoit Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
To: Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org>
Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
Linux OMAP List
<linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Linux ARM Kernel List
<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
Linux Kernel Mailing List
<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v3 0/3] AM33XX crypto DTS patches
Date: Tue, 08 Oct 2013 17:51:07 +0200 [thread overview]
Message-ID: <525429EB.90304@baylibre.com> (raw)
In-Reply-To: <1380999877-20884-1-git-send-email-joelf-l0cyMroinI0@public.gmane.org>
Hi Joel,
n 05/10/2013 21:04, Joel Fernandes wrote:
> 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
>
I've just applied this series and the remaining ones from the previous
version.
Thanks,
Benoit
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: bcousson@baylibre.com (Benoit Cousson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/3] AM33XX crypto DTS patches
Date: Tue, 08 Oct 2013 17:51:07 +0200 [thread overview]
Message-ID: <525429EB.90304@baylibre.com> (raw)
In-Reply-To: <1380999877-20884-1-git-send-email-joelf@ti.com>
Hi Joel,
n 05/10/2013 21:04, Joel Fernandes wrote:
> 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
>
I've just applied this series and the remaining ones from the previous
version.
Thanks,
Benoit
WARNING: multiple messages have this Message-ID (diff)
From: Benoit Cousson <bcousson@baylibre.com>
To: Joel Fernandes <joelf@ti.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
Linux OMAP List <linux-omap@vger.kernel.org>,
Linux ARM Kernel List <linux-arm-kernel@lists.infradead.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
devicetree@vger.kernel.org
Subject: Re: [PATCH v3 0/3] AM33XX crypto DTS patches
Date: Tue, 08 Oct 2013 17:51:07 +0200 [thread overview]
Message-ID: <525429EB.90304@baylibre.com> (raw)
In-Reply-To: <1380999877-20884-1-git-send-email-joelf@ti.com>
Hi Joel,
n 05/10/2013 21:04, Joel Fernandes wrote:
> 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
>
I've just applied this series and the remaining ones from the previous
version.
Thanks,
Benoit
next prev parent reply other threads:[~2013-10-08 15:51 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-05 19:04 [PATCH v3 0/3] AM33XX crypto DTS patches Joel Fernandes
2013-10-05 19:04 ` Joel Fernandes
2013-10-05 19:04 ` Joel Fernandes
2013-10-05 19:04 ` [PATCH v3 1/3] ARM: dts: AM33XX: Add SHAM data and documentation Joel Fernandes
2013-10-05 19:04 ` Joel Fernandes
2013-10-05 19:04 ` Joel Fernandes
2013-10-05 19:04 ` [PATCH v3 2/3] ARM: dts: AM33XX: Add AES " Joel Fernandes
2013-10-05 19:04 ` Joel Fernandes
2013-10-05 19:04 ` Joel Fernandes
2013-10-05 19:04 ` [PATCH v3 3/3] ARM: dts: AM33XX: Fix AES interrupt number Joel Fernandes
2013-10-05 19:04 ` Joel Fernandes
2013-10-05 19:04 ` Joel Fernandes
[not found] ` <1380999877-20884-1-git-send-email-joelf-l0cyMroinI0@public.gmane.org>
2013-10-08 15:51 ` Benoit Cousson [this message]
2013-10-08 15:51 ` [PATCH v3 0/3] AM33XX crypto DTS patches Benoit Cousson
2013-10-08 15:51 ` Benoit Cousson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=525429EB.90304@baylibre.com \
--to=bcousson-rdvid1duhrbwk0htik3j/w@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=joelf-l0cyMroinI0@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.