linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] OMAP2+: hwmod: Add support to parse clock info from DT
@ 2013-07-23  6:24 Rajendra Nayak
  2013-07-23  6:24 ` [PATCH 1/3] ARM: OMAP2+: Add support to parse 'main_clk' " Rajendra Nayak
                   ` (2 more replies)
  0 siblings, 3 replies; 24+ messages in thread
From: Rajendra Nayak @ 2013-07-23  6:24 UTC (permalink / raw)
  To: linux-omap, paul, tony, t-kristo, benoit.cousson
  Cc: linux-arm-kernel, Rajendra Nayak

With all of OMAP clock data now moving to DT, its possible to pass the
main or functional clock and all optional clocks information for a
device from DT instead of having these as part of hwmod static data
in the kernel.

This patch series is based on 'v3' of omap4 clock movement to DT
patches [1] and is boot tested on a omap4 panda es.

The series does leave all the interface clocks as part of hwmod (and
main and optional clocks for devices which are missing DT drivers).

[1] http://comments.gmane.org/gmane.linux.ports.arm.omap/100117

Rajendra Nayak (3):
  ARM: OMAP2+: Add support to parse 'main_clk' info from DT
  ARM: OMAP2+: Add support to parse optional clk info from DT
  ARM: OMAP4: dts: Add main and optional clock data into DT

 arch/arm/boot/dts/omap4.dtsi               |  100 +++++++++++++++++++++++++
 arch/arm/mach-omap2/omap_hwmod.c           |  100 +++++++++++++++++++++----
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c |  112 ----------------------------
 3 files changed, 185 insertions(+), 127 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2013-08-21  8:29 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-23  6:24 [PATCH 0/3] OMAP2+: hwmod: Add support to parse clock info from DT Rajendra Nayak
2013-07-23  6:24 ` [PATCH 1/3] ARM: OMAP2+: Add support to parse 'main_clk' " Rajendra Nayak
2013-08-14 12:50   ` menon.nishanth
2013-07-23  6:24 ` [PATCH 2/3] ARM: OMAP2+: Add support to parse optional clk " Rajendra Nayak
2013-08-14 12:48   ` Nishanth Menon
2013-08-14 13:20     ` Rajendra Nayak
2013-08-14 13:39       ` Nishanth Menon
2013-08-14 13:41         ` Rajendra Nayak
2013-08-14 13:49         ` Mark Rutland
2013-08-14 13:57           ` Russell King - ARM Linux
2013-08-14 13:58           ` Nishanth Menon
2013-08-14 14:05             ` Rajendra Nayak
2013-08-14 14:08               ` Rajendra Nayak
2013-08-14 14:13               ` Mark Rutland
2013-08-14 14:20                 ` Rajendra Nayak
2013-08-14 14:41                   ` Nishanth Menon
2013-08-14 14:08             ` Mark Rutland
2013-08-14 14:13               ` Rajendra Nayak
2013-08-14 13:45   ` Mark Rutland
2013-08-14 13:54     ` Rajendra Nayak
2013-08-14 13:59       ` Mark Rutland
2013-07-23  6:24 ` [PATCH 3/3] ARM: OMAP4: dts: Add main and optional clock data into DT Rajendra Nayak
2013-08-20 23:57   ` Paul Walmsley
2013-08-21  8:28     ` Rajendra Nayak

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