linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: "Karicheri, Muralidharan" <m-karicheri2@ti.com>
Cc: "linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Chemparathy, Cyril" <cyril@ti.com>,
	"mturquette@linaro.org" <mturquette@linaro.org>,
	Magnus Damm <magnus.damm@gmail.com>,
	Linux-sh list <linux-sh@vger.kernel.org>
Subject: Re: [RFC - PATCH] base:pm: prepare driver for common clock framework
Date: Wed, 19 Sep 2012 20:53:45 +0000	[thread overview]
Message-ID: <201209192253.45722.rjw@sisk.pl> (raw)
In-Reply-To: <3E54258959B69E4282D79E01AB1F32B7041D3326@DFLE12.ent.ti.com>

On Wednesday, September 19, 2012, Karicheri, Muralidharan wrote:
> >> -----Original Message-----
> >> From: Rafael J. Wysocki [mailto:rjw@sisk.pl]
> >> Sent: Tuesday, September 18, 2012 5:34 PM
> >> To: Karicheri, Muralidharan
> >> Cc: linux-pm@vger.kernel.org; linux-kernel@vger.kernel.org; Chemparathy, Cyril;
> >> mturquette@linaro.org; Magnus Damm; Linux-sh list
> >> Subject: Re: [RFC - PATCH] base:pm: prepare driver for common clock framework
> >> 
> >> On Saturday, September 15, 2012, Murali Karicheri wrote:
> >> > As part of my work to migrate davinci SoC code to
> >> > use common clk framework, I encountered an issue with this driver
> >> > which is calling clk_enable() and clk_disable() without prepare()/
> >> > unprepare(). This change is needed to enable common clock migration
> >> > for davinci SoCs.
> >> >
> >> > Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
> >> 
> >> There are other users of this code than davinci.  For example, sh
> >> and ARM/shmobile both use it.  Have you verified that your changes will
> >> work for them too?
> >> 
> Rafael,
> 
> Technically do you agree with the changes or do I need to get it reviewed
> by someone in particular?

You may ask the people on the linux-sh list to review your patch, but there's
no guarantee that anyone will have the time to do that.

> I have no way of verifying if this works for sh and
> ARM/shmobile. I have copied this RFC patch to the list showed up by
> scripts/get_maintainer.pl list.

Well, you can send whatever you like as an RFC, but if you request that the
patch be merged, it should be submitted without the "RFC" in the subject.

> Any idea how I can get this patch reviewed by
> the sh and ARM/shmobile maintainers and get it tested as well? This is
> required for DaVinci for sure unless there is an alternate way of doing this.
> Well, then that is the idea of sending an RFC patch.

The general rule is that if you want a change to be made in the core, you
have to make sure that your change won't cause problems to happen to
anyone.  If you don't do that and your change turns out to cause problems
to happen after it's been applied, it will be reverted anyway.

Thanks,
Rafael

      parent reply	other threads:[~2012-09-19 20:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1347661174-15404-1-git-send-email-m-karicheri2@ti.com>
2012-09-18 21:34 ` [RFC - PATCH] base:pm: prepare driver for common clock framework Rafael J. Wysocki
2012-09-19 14:09   ` Karicheri, Muralidharan
2012-09-19 14:13     ` Karicheri, Muralidharan
2012-09-19 20:53     ` Rafael J. Wysocki [this message]

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=201209192253.45722.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=cyril@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=m-karicheri2@ti.com \
    --cc=magnus.damm@gmail.com \
    --cc=mturquette@linaro.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 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).