From: Benoit Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
To: Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org>
Cc: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>,
Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>,
Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>,
Grant Likely
<grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>,
Jason Kridner <jkridner-hcmAuCOw+vXj4SYmN/TMmA@public.gmane.org>,
Koen Kooi <koen-hcmAuCOw+vXj4SYmN/TMmA@public.gmane.org>,
Devicetree Discuss
<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Linux OMAP List
<linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Linux ARM Kernel List
<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
Subject: Re: [PATCH 0/9] ARM: dts: DT data for OMAP platforms for v3.13
Date: Thu, 26 Sep 2013 11:36:01 +0200 [thread overview]
Message-ID: <52440001.8070804@baylibre.com> (raw)
In-Reply-To: <1380146469-29496-1-git-send-email-joelf-l0cyMroinI0@public.gmane.org>
Hi Joel,
On 26/09/2013 00:01, Joel Fernandes wrote:
> Following series is a collection of dts patches for the below features:
> crypto:
> aes, sha on am335x
> aes, des on am437x
> aes, des on omap4
> display:
> beaglebone black HDMI
> am335x-evm panel
>
> Series is based on Benoit Cousson's for_3.13/dts branch (commit sha 45646cd)
> Available at: git-9UaJU3cA/F/QT0dZR+AlfA@public.gmane.org:joelagnel/linux-kernel.git (branch for-benoit)
Thanks for the update and rebase.
I'll check the series ASAP.
Thanks,
Benoit
>
> Benoit Parrot (1):
> ARM: dts: AM33XX: Add LCDC info into am335x-evm
>
> Darren Etheridge (1):
> dts: boneblack: add pinmux and hdmi node to enable display
>
> Joel Fernandes (5):
> omap4: dts: Add node for AES
> omap4: dts: Add node for DES3DES module
> am33xx: dts: Fix AES interrupt number
> ARM: am437x: dts: Add AES node for am437x
> ARM: am437x: dts: Add DES node for am437x
>
> Mark A. Greer (2):
> ARM: dts: Add SHAM data and documentation for AM33XX
> ARM: dts: Add AES data and documentation for AM33XX
>
> .../devicetree/bindings/crypto/omap-aes.txt | 34 ++++++++++
> .../devicetree/bindings/crypto/omap-sham.txt | 31 +++++++++
> arch/arm/boot/dts/am335x-bone.dts | 8 +++
> arch/arm/boot/dts/am335x-boneblack.dts | 48 +++++++++++++
> arch/arm/boot/dts/am335x-evm.dts | 79 ++++++++++++++++++++++
> arch/arm/boot/dts/am335x-evmsk.dts | 8 +++
> arch/arm/boot/dts/am33xx.dtsi | 30 ++++++++
> arch/arm/boot/dts/am4372.dtsi | 16 +++++
> arch/arm/boot/dts/omap4.dtsi | 20 ++++++
> 9 files changed, 274 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/crypto/omap-aes.txt
> create mode 100644 Documentation/devicetree/bindings/crypto/omap-sham.txt
>
--
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 0/9] ARM: dts: DT data for OMAP platforms for v3.13
Date: Thu, 26 Sep 2013 11:36:01 +0200 [thread overview]
Message-ID: <52440001.8070804@baylibre.com> (raw)
In-Reply-To: <1380146469-29496-1-git-send-email-joelf@ti.com>
Hi Joel,
On 26/09/2013 00:01, Joel Fernandes wrote:
> Following series is a collection of dts patches for the below features:
> crypto:
> aes, sha on am335x
> aes, des on am437x
> aes, des on omap4
> display:
> beaglebone black HDMI
> am335x-evm panel
>
> Series is based on Benoit Cousson's for_3.13/dts branch (commit sha 45646cd)
> Available at: git at github.com:joelagnel/linux-kernel.git (branch for-benoit)
Thanks for the update and rebase.
I'll check the series ASAP.
Thanks,
Benoit
>
> Benoit Parrot (1):
> ARM: dts: AM33XX: Add LCDC info into am335x-evm
>
> Darren Etheridge (1):
> dts: boneblack: add pinmux and hdmi node to enable display
>
> Joel Fernandes (5):
> omap4: dts: Add node for AES
> omap4: dts: Add node for DES3DES module
> am33xx: dts: Fix AES interrupt number
> ARM: am437x: dts: Add AES node for am437x
> ARM: am437x: dts: Add DES node for am437x
>
> Mark A. Greer (2):
> ARM: dts: Add SHAM data and documentation for AM33XX
> ARM: dts: Add AES data and documentation for AM33XX
>
> .../devicetree/bindings/crypto/omap-aes.txt | 34 ++++++++++
> .../devicetree/bindings/crypto/omap-sham.txt | 31 +++++++++
> arch/arm/boot/dts/am335x-bone.dts | 8 +++
> arch/arm/boot/dts/am335x-boneblack.dts | 48 +++++++++++++
> arch/arm/boot/dts/am335x-evm.dts | 79 ++++++++++++++++++++++
> arch/arm/boot/dts/am335x-evmsk.dts | 8 +++
> arch/arm/boot/dts/am33xx.dtsi | 30 ++++++++
> arch/arm/boot/dts/am4372.dtsi | 16 +++++
> arch/arm/boot/dts/omap4.dtsi | 20 ++++++
> 9 files changed, 274 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/crypto/omap-aes.txt
> create mode 100644 Documentation/devicetree/bindings/crypto/omap-sham.txt
>
next prev parent reply other threads:[~2013-09-26 9:36 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-25 22:01 [PATCH 0/9] ARM: dts: DT data for OMAP platforms for v3.13 Joel Fernandes
2013-09-25 22:01 ` Joel Fernandes
2013-09-25 22:01 ` [PATCH 1/9] omap4: dts: Add node for AES Joel Fernandes
2013-09-25 22:01 ` Joel Fernandes
2013-09-26 9:41 ` Benoit Cousson
2013-09-26 9:41 ` Benoit Cousson
2013-09-25 22:01 ` [PATCH 2/9] omap4: dts: Add node for DES3DES module Joel Fernandes
2013-09-25 22:01 ` Joel Fernandes
[not found] ` <1380146469-29496-1-git-send-email-joelf-l0cyMroinI0@public.gmane.org>
2013-09-25 22:01 ` [PATCH 3/9] ARM: dts: Add SHAM data and documentation for AM33XX Joel Fernandes
2013-09-25 22:01 ` Joel Fernandes
2013-09-25 22:01 ` [PATCH 4/9] ARM: dts: Add AES " Joel Fernandes
2013-09-25 22:01 ` Joel Fernandes
2013-09-25 22:01 ` [PATCH 5/9] am33xx: dts: Fix AES interrupt number Joel Fernandes
2013-09-25 22:01 ` Joel Fernandes
2013-09-25 22:01 ` [PATCH 7/9] ARM: am437x: dts: Add DES node for am437x Joel Fernandes
2013-09-25 22:01 ` Joel Fernandes
2013-09-25 22:01 ` [PATCH 9/9] dts: boneblack: add pinmux and hdmi node to enable display Joel Fernandes
2013-09-25 22:01 ` Joel Fernandes
2013-09-26 9:36 ` Benoit Cousson [this message]
2013-09-26 9:36 ` [PATCH 0/9] ARM: dts: DT data for OMAP platforms for v3.13 Benoit Cousson
2013-09-25 22:01 ` [PATCH 6/9] ARM: am437x: dts: Add AES node for am437x Joel Fernandes
2013-09-25 22:01 ` Joel Fernandes
2013-09-25 22:01 ` [PATCH 8/9] ARM: dts: AM33XX: Add LCDC info into am335x-evm Joel Fernandes
2013-09-25 22:01 ` Joel Fernandes
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=52440001.8070804@baylibre.com \
--to=bcousson-rdvid1duhrbwk0htik3j/w@public.gmane.org \
--cc=arnd-r2nGTMty4D4@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org \
--cc=jkridner-hcmAuCOw+vXj4SYmN/TMmA@public.gmane.org \
--cc=joelf-l0cyMroinI0@public.gmane.org \
--cc=koen-hcmAuCOw+vXj4SYmN/TMmA@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org \
--cc=tony-4v6yS6AI5VpBDgjK7y7TUQ@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.