From: rnayak@ti.com (Rajendra Nayak)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] clk: Add support for rate table based dividers
Date: Fri, 29 Jun 2012 12:01:19 +0530 [thread overview]
Message-ID: <4FED4BB7.6070706@ti.com> (raw)
In-Reply-To: <20120627180635.GH22766@gmail.com>
Hi Mike,
> After thinking about it a bit more I still think a separate
> clk_register_divider_table is needed. Primarily this would reduce
> needless churn in having to update all existing users of
> clk_register_divider. I also think that clearly separating the two
> functions will make it a bit easier on folks trying to port their clocks
> trees over.
>
> Unless there is a technical reason why having two registration functions
> is a bad idea, can you send a V4 with that new registration function?
> I'll take it into clk-next.
>
Nope, no technical reason why it can't be done. I'll do what you
suggested and post a v4 soon.
thanks,
Rajendra
WARNING: multiple messages have this Message-ID (diff)
From: Rajendra Nayak <rnayak@ti.com>
To: Mike Turquette <mturquette@ti.com>
Cc: Sascha Hauer <s.hauer@pengutronix.de>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Sascha Hauer <kernel@pengutronix.de>,
Viresh Kumar <viresh.linux@gmail.com>
Subject: Re: [PATCH v2] clk: Add support for rate table based dividers
Date: Fri, 29 Jun 2012 12:01:19 +0530 [thread overview]
Message-ID: <4FED4BB7.6070706@ti.com> (raw)
In-Reply-To: <20120627180635.GH22766@gmail.com>
Hi Mike,
> After thinking about it a bit more I still think a separate
> clk_register_divider_table is needed. Primarily this would reduce
> needless churn in having to update all existing users of
> clk_register_divider. I also think that clearly separating the two
> functions will make it a bit easier on folks trying to port their clocks
> trees over.
>
> Unless there is a technical reason why having two registration functions
> is a bad idea, can you send a V4 with that new registration function?
> I'll take it into clk-next.
>
Nope, no technical reason why it can't be done. I'll do what you
suggested and post a v4 soon.
thanks,
Rajendra
next prev parent reply other threads:[~2012-06-29 6:31 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-27 11:01 [PATCH v2] clk: Add support for rate table based dividers Rajendra Nayak
2012-06-27 11:01 ` Rajendra Nayak
2012-06-27 11:03 ` Marc Kleine-Budde
2012-06-27 11:03 ` Marc Kleine-Budde
2012-06-27 11:10 ` Rajendra Nayak
2012-06-27 11:10 ` Rajendra Nayak
2012-06-27 16:28 ` Sascha Hauer
2012-06-27 16:28 ` Sascha Hauer
2012-06-27 18:06 ` Mike Turquette
2012-06-27 18:06 ` Mike Turquette
2012-06-29 6:31 ` Rajendra Nayak [this message]
2012-06-29 6:31 ` Rajendra Nayak
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=4FED4BB7.6070706@ti.com \
--to=rnayak@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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.