From: Rajendra Nayak <rnayak@ti.com>
To: "Hiremath, Vaibhav" <hvaibhav@ti.com>
Cc: "mturquette@linaro.org" <mturquette@linaro.org>,
Paul Walmsley <paul@pwsan.com>, Tony Lindgren <tony@atomide.com>,
"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"khilman@deeprootsystems.com" <khilman@deeprootsystems.com>
Subject: Re: Query regarding clk framework - from .set_rate api
Date: Mon, 1 Apr 2013 16:14:17 +0530 [thread overview]
Message-ID: <51596501.1020904@ti.com> (raw)
In-Reply-To: <79CD15C6BA57404B839C016229A409A83EC3E7C3@DBDE01.ent.ti.com>
>
> Where, the clk_set_rate() seems to be not working, and that's true
> with the current implementation of OMAP/AM33xx clock tree,
> as the CLK_SET_RATE_PARENT flag is not set to any of the clock nodes.
>
> Please note that I am using DEFINE_STRUCT_CLK() macro for defining clocks
> And which doesn't allow you to specify the flags.
Use DEFINE_STRUCT_CLK_FLAGS() then. Its already used in AM33xx clock tree.
WARNING: multiple messages have this Message-ID (diff)
From: rnayak@ti.com (Rajendra Nayak)
To: linux-arm-kernel@lists.infradead.org
Subject: Query regarding clk framework - from .set_rate api
Date: Mon, 1 Apr 2013 16:14:17 +0530 [thread overview]
Message-ID: <51596501.1020904@ti.com> (raw)
In-Reply-To: <79CD15C6BA57404B839C016229A409A83EC3E7C3@DBDE01.ent.ti.com>
>
> Where, the clk_set_rate() seems to be not working, and that's true
> with the current implementation of OMAP/AM33xx clock tree,
> as the CLK_SET_RATE_PARENT flag is not set to any of the clock nodes.
>
> Please note that I am using DEFINE_STRUCT_CLK() macro for defining clocks
> And which doesn't allow you to specify the flags.
Use DEFINE_STRUCT_CLK_FLAGS() then. Its already used in AM33xx clock tree.
next prev parent reply other threads:[~2013-04-01 10:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-01 10:30 Query regarding clk framework - from .set_rate api Hiremath, Vaibhav
2013-04-01 10:30 ` Hiremath, Vaibhav
2013-04-01 10:44 ` Rajendra Nayak [this message]
2013-04-01 10:44 ` Rajendra Nayak
2013-04-01 11:06 ` Hiremath, Vaibhav
2013-04-01 11:06 ` Hiremath, Vaibhav
2013-04-01 11:20 ` Hiremath, Vaibhav
2013-04-01 11:20 ` Hiremath, Vaibhav
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=51596501.1020904@ti.com \
--to=rnayak@ti.com \
--cc=hvaibhav@ti.com \
--cc=khilman@deeprootsystems.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=mturquette@linaro.org \
--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.