devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tero Kristo <t-kristo@ti.com>
To: linux-omap@vger.kernel.org, paul@pwsan.com, tony@atomide.com,
	nm@ti.com, rnayak@ti.com, mturquette@linaro.org
Cc: linux-arm-kernel@lists.infradead.org,
	devicetree-discuss@lists.ozlabs.org
Subject: [PATCHv3 0/9] ARM: OMAP4 clock data conversion to DT
Date: Tue, 25 Jun 2013 15:38:24 +0300	[thread overview]
Message-ID: <1372163913-16566-1-git-send-email-t-kristo@ti.com> (raw)

Hi,

Changes compared to previous version:

PATCH 2 - removed some unnecessary headers + module defs
        - added Mike under copyright
PATCH 4 - fixed the copyright in the header file
PATCH 8 - removed a few incorrect comments from the data file
        - moved /include/ for the clock DT file under omap4 root from
          soc -> should save some memory based on comments to previous rev

This set is also rebased on top of Mike's latest clk binding patches (V3.)

Boot + suspend tested with OMAP4 panda board.

I also have OMAP5 + DRA7 clock data in the same format, these have been
tested with trees that have support for these SoCs. I will publish these
once this set moves forward, or alternatively with next rev of this set
if requested.

Test branch also still available (with O4 support only):
   git://gitorious.org/~kristo/omap-pm/omap-pm-work.git
   branch:  mainline-3.10-rc6-omap4-dt-clks-v3

-Tero


             reply	other threads:[~2013-06-25 12:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-25 12:38 Tero Kristo [this message]
2013-06-25 12:38 ` [PATCHv3 1/9] CLK: clkdev: add support for looking up clocks from DT Tero Kristo
2013-06-25 12:38 ` [PATCHv3 2/9] clk: omap: introduce clock driver Tero Kristo
2013-06-25 12:38 ` [PATCHv3 3/9] CLK: OMAP4: Add DPLL clock support Tero Kristo
2013-06-25 12:38 ` [PATCHv3 4/9] CLK: omap: move part of the machine specific clock header contents to driver Tero Kristo
2013-06-25 12:38 ` [PATCHv3 5/9] ARM: OMAP: clock: add DT duplicate clock registration mechanism Tero Kristo
2013-06-25 12:38 ` [PATCHv3 6/9] CLK: omap: add autoidle support Tero Kristo
2013-06-25 12:38 ` [PATCHv3 7/9] CLK: omap: add support for OMAP gate clock Tero Kristo
2013-06-25 12:38 ` [PATCHv3 8/9] ARM: dts: omap4 clock data Tero Kristo
2013-06-25 12:38 ` [PATCHv3 9/9] ARM: OMAP4: register DT clocks and remove old data Tero Kristo
2013-06-25 15:03 ` [PATCHv3 0/9] ARM: OMAP4 clock data conversion to DT Peter Ujfalusi

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=1372163913-16566-1-git-send-email-t-kristo@ti.com \
    --to=t-kristo@ti.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=mturquette@linaro.org \
    --cc=nm@ti.com \
    --cc=paul@pwsan.com \
    --cc=rnayak@ti.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 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).