From: Sebastian Reichel <sre@kernel.org>
To: "Sebastian Reichel" <sre@kernel.org>,
"Tony Lindgren" <tony@atomide.com>,
"Paul Walmsley" <paul@pwsan.com>,
"Benoît Cousson" <bcousson@baylibre.com>
Cc: Russell King <linux@armlinux.org.uk>,
linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] OMAP4: crypto support
Date: Sat, 10 Jun 2017 01:12:03 +0200 [thread overview]
Message-ID: <20170609231206.19798-1-sre@kernel.org> (raw)
Hi,
This adds crypto support for OMAP4, which was missing for some reason.
This fixes error about missing hwmod on Droid 4. IP-Cores for AES and
DES are working according to selftest.
-- Sebastian
Sebastian Reichel (3):
ARM: dts: omap4: add missing des_fck
ARM: OMAP4: hwmod data: add aes
ARM: OMAP4: hwmod data: add des
arch/arm/boot/dts/omap44xx-clocks.dtsi | 8 +++
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 78 ++++++++++++++++++++++++++++++
2 files changed, 86 insertions(+)
--
2.11.0
WARNING: multiple messages have this Message-ID (diff)
From: sre@kernel.org (Sebastian Reichel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] OMAP4: crypto support
Date: Sat, 10 Jun 2017 01:12:03 +0200 [thread overview]
Message-ID: <20170609231206.19798-1-sre@kernel.org> (raw)
Hi,
This adds crypto support for OMAP4, which was missing for some reason.
This fixes error about missing hwmod on Droid 4. IP-Cores for AES and
DES are working according to selftest.
-- Sebastian
Sebastian Reichel (3):
ARM: dts: omap4: add missing des_fck
ARM: OMAP4: hwmod data: add aes
ARM: OMAP4: hwmod data: add des
arch/arm/boot/dts/omap44xx-clocks.dtsi | 8 +++
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 78 ++++++++++++++++++++++++++++++
2 files changed, 86 insertions(+)
--
2.11.0
next reply other threads:[~2017-06-09 23:12 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-09 23:12 Sebastian Reichel [this message]
2017-06-09 23:12 ` [PATCH 0/3] OMAP4: crypto support Sebastian Reichel
2017-06-09 23:12 ` [PATCH 1/3] ARM: dts: omap4: add missing des_fck Sebastian Reichel
2017-06-09 23:12 ` Sebastian Reichel
2017-06-12 7:26 ` Tony Lindgren
2017-06-12 7:26 ` Tony Lindgren
2017-06-12 8:14 ` Tero Kristo
2017-06-12 8:14 ` Tero Kristo
2017-06-12 8:14 ` Tero Kristo
2017-06-09 23:12 ` [PATCH 2/3] ARM: OMAP4: hwmod data: add aes Sebastian Reichel
2017-06-09 23:12 ` Sebastian Reichel
2017-06-12 8:23 ` Tero Kristo
2017-06-12 8:23 ` Tero Kristo
2017-06-12 8:23 ` Tero Kristo
2017-06-09 23:12 ` [PATCH 3/3] ARM: OMAP4: hwmod data: add des Sebastian Reichel
2017-06-09 23:12 ` Sebastian Reichel
2017-06-12 8:16 ` Tero Kristo
2017-06-12 8:16 ` Tero Kristo
2017-06-12 8:16 ` Tero Kristo
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=20170609231206.19798-1-sre@kernel.org \
--to=sre@kernel.org \
--cc=bcousson@baylibre.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=paul@pwsan.com \
--cc=tony@atomide.com \
/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.