linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/6] ARM: OMAP4+: hwmod: fixing omap4+ DSS hwmods
@ 2014-10-09 14:03 Tomi Valkeinen
  2014-10-09 14:03 ` [RFC PATCH 1/6] ARM: OMAP2+: hwmod: add parent_hwmod support Tomi Valkeinen
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Tomi Valkeinen @ 2014-10-09 14:03 UTC (permalink / raw)
  To: linux-omap, paul; +Cc: Tero Kristo, Archit Taneja, Tomi Valkeinen

This is an RFC to fix the issues with boot time DSS hwmod setup.

There was an earlier series sent by Archit here:

http://www.spinics.net/lists/linux-omap/msg107700.html

This series takes different approach, and just tries to fix the issue at setup
time by making sure the DSS core hwmod is enabled when a DSS submodule hwmod is
being setup.

Quickly tested on OMAP4 Panda and OMAP5 uEVM.

 Tomi

Tomi Valkeinen (6):
  ARM: OMAP2+: hwmod: add parent_hwmod support
  ARM: OMAP5: hwmod: set DSS submodule parent hwmods
  ARM: OMAP4: hwmod: set DSS submodule parent hwmods
  ARM: OMAP4: hwmod: use MODULEMODE properly
  ARM: OMAP4: fix RFBI iclk
  ARM: dts: omap4.dtsi: remove dss_fck

 arch/arm/boot/dts/omap4.dtsi               |  2 +-
 arch/arm/boot/dts/omap44xx-clocks.dtsi     |  8 --------
 arch/arm/mach-omap2/omap_hwmod.c           | 22 ++++++++++++++++++++++
 arch/arm/mach-omap2/omap_hwmod.h           |  1 +
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 25 ++++++++++++++++---------
 arch/arm/mach-omap2/omap_hwmod_54xx_data.c |  5 +++++
 6 files changed, 45 insertions(+), 18 deletions(-)

-- 
2.1.1


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

end of thread, other threads:[~2014-11-20  7:56 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-09 14:03 [RFC PATCH 0/6] ARM: OMAP4+: hwmod: fixing omap4+ DSS hwmods Tomi Valkeinen
2014-10-09 14:03 ` [RFC PATCH 1/6] ARM: OMAP2+: hwmod: add parent_hwmod support Tomi Valkeinen
2014-10-09 17:06   ` Archit Taneja
2014-11-20  7:03   ` Paul Walmsley
2014-11-20  7:56     ` Tomi Valkeinen
2014-10-09 14:03 ` [RFC PATCH 2/6] ARM: OMAP5: hwmod: set DSS submodule parent hwmods Tomi Valkeinen
2014-10-09 14:03 ` [RFC PATCH 3/6] ARM: OMAP4: " Tomi Valkeinen
2014-10-09 14:03 ` [RFC PATCH 4/6] ARM: OMAP4: hwmod: use MODULEMODE properly Tomi Valkeinen
2014-10-09 14:03 ` [RFC PATCH 5/6] ARM: OMAP4: fix RFBI iclk Tomi Valkeinen
2014-10-09 14:03 ` [RFC PATCH 6/6] ARM: dts: omap4.dtsi: remove dss_fck Tomi Valkeinen
2014-10-09 17:11 ` [RFC PATCH 0/6] ARM: OMAP4+: hwmod: fixing omap4+ DSS hwmods Archit Taneja
2014-11-14  8:51 ` Tomi Valkeinen
2014-11-20  7:04   ` Paul Walmsley

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