linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] ARM: OMAP: dts and HWMOD entries for crypto modules
@ 2014-04-25 23:02 Joel Fernandes
  2014-04-25 23:02 ` [PATCH 01/10] ARM: OMAP: hwmod: Add SYSC offsets for AES IP Joel Fernandes
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Joel Fernandes @ 2014-04-25 23:02 UTC (permalink / raw)
  To: Tony Lindgren, Benoit Cousson, Linux OMAP List,
	Linux ARM Kernel List, Linux Kernel Mailing List
  Cc: Joel Fernandes

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-05-14  9:04 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-25 23:02 [PATCH 00/10] ARM: OMAP: dts and HWMOD entries for crypto modules Joel Fernandes
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

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).