From: Tero Kristo <t-kristo@ti.com>
To: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org, nm@ti.com, mturquette@linaro.org,
paul@pwsan.com, linux-arm-kernel@lists.infradead.org,
devicetree@vger.kernel.org
Subject: Re: [PATCHv2 14/14] ARM: OMAP3: clock: remove legacy clock data
Date: Wed, 5 Mar 2014 09:32:40 +0200 [thread overview]
Message-ID: <5316D318.8080405@ti.com> (raw)
In-Reply-To: <20140304173242.GB17470@atomide.com>
On 03/04/2014 07:32 PM, Tony Lindgren wrote:
> * Tero Kristo <t-kristo@ti.com> [140304 01:22]:
>> This is no longer needed as clock data is provided through DT.
>
> And this one we cannot apply yet until omap3 is booting in device tree
> only mode.
What is missing to achieve this? Some boards are not booting in DT mode
yet or?
-Tero
WARNING: multiple messages have this Message-ID (diff)
From: t-kristo@ti.com (Tero Kristo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv2 14/14] ARM: OMAP3: clock: remove legacy clock data
Date: Wed, 5 Mar 2014 09:32:40 +0200 [thread overview]
Message-ID: <5316D318.8080405@ti.com> (raw)
In-Reply-To: <20140304173242.GB17470@atomide.com>
On 03/04/2014 07:32 PM, Tony Lindgren wrote:
> * Tero Kristo <t-kristo@ti.com> [140304 01:22]:
>> This is no longer needed as clock data is provided through DT.
>
> And this one we cannot apply yet until omap3 is booting in device tree
> only mode.
What is missing to achieve this? Some boards are not booting in DT mode
yet or?
-Tero
next prev parent reply other threads:[~2014-03-05 7:33 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-04 9:18 [PATCHv2 00/14]: ARM: OMAP2: clock DT conversion Tero Kristo
2014-03-04 9:18 ` Tero Kristo
2014-03-04 9:18 ` [PATCHv2 01/14] ARM: OMAP2: convert sys_ck and osc_ck to standard clock types Tero Kristo
2014-03-04 9:18 ` Tero Kristo
2014-03-04 9:18 ` [PATCHv2 02/14] ARM: OMAP2420: clock: get rid of fixed-div property use Tero Kristo
2014-03-04 9:18 ` Tero Kristo
2014-03-04 9:18 ` [PATCHv2 03/14] CLK: TI: DPLL: simplify autoidle register detection logic Tero Kristo
2014-03-04 9:18 ` Tero Kristo
2014-03-04 9:18 ` [PATCHv2 04/14] CLK: TI: DPLL: add support for omap2 core dpll Tero Kristo
2014-03-04 9:18 ` Tero Kristo
2014-03-04 9:18 ` [PATCHv2 05/14] CLK: TI: APLL: add support for omap2 aplls Tero Kristo
2014-03-04 9:18 ` Tero Kristo
2014-03-04 9:18 ` [PATCHv2 06/14] CLK: TI: gate: fixed DT binding documentation bugs Tero Kristo
2014-03-04 9:18 ` Tero Kristo
2014-03-04 9:18 ` [PATCHv2 07/14] CLK: TI: interface: add support for omap2430 specific interface clock Tero Kristo
2014-03-04 9:18 ` Tero Kristo
2014-03-04 9:18 ` [PATCHv2 08/14] CLK: TI: OMAP2: add clock init support Tero Kristo
2014-03-04 9:18 ` Tero Kristo
2014-03-04 9:18 ` [PATCHv2 09/14] ARM: OMAP2: PRM: add support for OMAP2 specific clock providers Tero Kristo
2014-03-04 9:18 ` Tero Kristo
2014-03-04 9:18 ` [PATCHv2 10/14] ARM: dts: omap2 clock data Tero Kristo
2014-03-04 9:18 ` Tero Kristo
2014-03-04 9:18 ` [PATCHv2 11/14] ARM: OMAP2: clock: add DT boot support for cpufreq_ck Tero Kristo
2014-03-04 9:18 ` Tero Kristo
2014-03-04 9:18 ` [PATCHv2 12/14] ARM: OMAP2: clock: use DT clock boot if available Tero Kristo
2014-03-04 9:18 ` Tero Kristo
[not found] ` <1393924700-6510-1-git-send-email-t-kristo-l0cyMroinI0@public.gmane.org>
2014-03-04 9:18 ` [PATCHv2 13/14] ARM: OMAP24xx: clock: remove legacy clock data Tero Kristo
2014-03-04 17:32 ` Tony Lindgren
2014-03-04 17:32 ` Tony Lindgren
2014-03-04 18:54 ` Tero Kristo
2014-03-04 18:54 ` Tero Kristo
2014-03-04 21:28 ` Tony Lindgren
2014-03-04 21:28 ` Tony Lindgren
2014-03-05 8:14 ` Tero Kristo
2014-03-05 8:14 ` Tero Kristo
2014-03-05 17:08 ` Tony Lindgren
2014-03-05 17:08 ` Tony Lindgren
[not found] ` <20140305170857.GD4983-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2014-03-05 18:10 ` Tony Lindgren
2014-03-05 18:10 ` Tony Lindgren
2014-03-06 13:39 ` Tero Kristo
2014-03-06 13:39 ` Tero Kristo
2014-03-04 9:18 ` [PATCHv2 14/14] ARM: OMAP3: " Tero Kristo
2014-03-04 17:32 ` Tony Lindgren
2014-03-04 17:32 ` Tony Lindgren
2014-03-05 7:32 ` Tero Kristo [this message]
2014-03-05 7:32 ` Tero Kristo
2014-03-05 16:28 ` Tony Lindgren
2014-03-05 16:28 ` Tony Lindgren
2014-05-19 14:21 ` [PATCHv2 00/14]: ARM: OMAP2: clock DT conversion Tero Kristo
2014-05-19 14:21 ` Tero Kristo
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=5316D318.8080405@ti.com \
--to=t-kristo@ti.com \
--cc=devicetree@vger.kernel.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=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.