linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: joelf@ti.com (Joel Fernandes)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 00/10] ARM: OMAP: dts and HWMOD entries for crypto modules
Date: Fri, 25 Apr 2014 18:02:38 -0500	[thread overview]
Message-ID: <1398466968-29506-1-git-send-email-joelf@ti.com> (raw)

Hi Tony, Benoit,

Here are some dts/hwmod  patches for crypto on OMAP4 and DRA7, couple of them
are resends and some are sent for first time now that clock nodes are available
in dts.

If there's no other feedback, I would like these queued for v3.16. Thanks.

Patches 1,2 and 3 are dts, the rest are hwmod entries. The patches are rebased
on v3.15-rc2. and can pulled from the Git repo below:
https://github.com/joelagnel/linux-kernel.git (branch v3.16/prep-dts)

Joel Fernandes (9):
  ARM: OMAP: hwmod: Add SYSC offsets for AES IP
  ARM: DRA7xx: hwmod: Add hwmod data for DES IP
  ARM: DRA7xx: hwmod: Add hwmod data for AES IP
  ARM: DRA7xx: Add hwmod entries for RNG module
  ARM: OMAP4: hwmod: Add hwmod data for AES IP
  ARM: OMAP4: hwmod: add hwmod data for DES IP
  ARM: dts: DRA7: Add DT node for DES IP
  ARM: dts: DRA7: Add DT node for AES IP
  ARM: dts: OMAP4: Add clock nodes for AES/DES nodes

Lokesh Vutla (1):
  ARM: dts: OMAP4: clk: Add clk node for DES IP

 arch/arm/boot/dts/dra7.dtsi                  |   22 +++++
 arch/arm/boot/dts/omap4.dtsi                 |    4 +
 arch/arm/boot/dts/omap44xx-clocks.dtsi       |    8 ++
 arch/arm/mach-omap2/omap_hwmod.h             |   11 +++
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c   |   78 ++++++++++++++++++
 arch/arm/mach-omap2/omap_hwmod_7xx_data.c    |  113 ++++++++++++++++++++++++++
 arch/arm/mach-omap2/omap_hwmod_common_data.c |   10 +++
 drivers/clk/ti/clk-44xx.c                    |    1 +
 8 files changed, 247 insertions(+)

-- 
1.7.9.5

             reply	other threads:[~2014-04-25 23:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-25 23:02 Joel Fernandes [this message]
2014-04-25 23:02 ` [PATCH 01/10] ARM: OMAP: hwmod: Add SYSC offsets for AES IP Joel Fernandes
2014-04-25 23:02 ` [PATCH 02/10] ARM: DRA7xx: hwmod: Add hwmod data for DES IP Joel Fernandes
2014-04-25 23:02 ` [PATCH 03/10] ARM: DRA7xx: hwmod: Add hwmod data for AES IP Joel Fernandes
2014-04-25 23:02 ` [PATCH 04/10] ARM: DRA7xx: Add hwmod entries for RNG module Joel Fernandes
2014-04-25 23:02 ` [PATCH 05/10] ARM: OMAP4: hwmod: Add hwmod data for AES IP Joel Fernandes
2014-04-25 23:02 ` [PATCH 06/10] ARM: OMAP4: hwmod: add hwmod data for DES IP Joel Fernandes
2014-04-25 23:02 ` [PATCH 07/10] ARM: dts: DRA7: Add DT node " Joel Fernandes
2014-04-26 16:36   ` Sergei Shtylyov
2014-04-28 16:38     ` Joel Fernandes
2014-04-25 23:02 ` [PATCH 08/10] ARM: dts: DRA7: Add DT node for AES IP Joel Fernandes
2014-04-25 23:02 ` [PATCH 09/10] ARM: dts: OMAP4: clk: Add clk node for DES IP Joel Fernandes
2014-05-14  9:04   ` Tero Kristo
2014-04-25 23:02 ` [PATCH 10/10] ARM: dts: OMAP4: Add clock nodes for AES/DES nodes 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=1398466968-29506-1-git-send-email-joelf@ti.com \
    --to=joelf@ti.com \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).