linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1] soc: qcom: do not disable the iface clock in probe
       [not found] <1408081268-5748-1-git-send-email-srinivas.kandagatla@linaro.org>
@ 2014-09-23 17:42 ` Kumar Gala
  2014-09-23 17:51   ` Kevin Hilman
  2014-09-23 18:41   ` Srinivas Kandagatla
  0 siblings, 2 replies; 3+ messages in thread
From: Kumar Gala @ 2014-09-23 17:42 UTC (permalink / raw)
  To: linux-arm-kernel


On Aug 15, 2014, at 12:41 AM, Srinivas Kandagatla <srinivas.kandagatla@linaro.org> wrote:

> The use case here is when we have a bootconsole which is printing the
> characters on serial console and gsbi driver comes up after some time.
> As gsbi driver disables the clock in probe the bootconsole locks up.
> 
> This patch fixes the problem by disabling the clock in platform remove
> rather than in probe.
> 
> Tested-by: Linus Walleij <linus.walleij@linaro.org>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
> ---
> Changes since RFC:
> 	- none, just a subject line change.

Srini,

We need some changes to the commit message for this to get into v3.17.

Probably some references to:

http://www.spinics.net/lists/linux-arm-msm/msg10589.html

Adding Kevin to provide details on what else should be in commit message w/regards to the regression we introduced.

- k

-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH v1] soc: qcom: do not disable the iface clock in probe
  2014-09-23 17:42 ` [PATCH v1] soc: qcom: do not disable the iface clock in probe Kumar Gala
@ 2014-09-23 17:51   ` Kevin Hilman
  2014-09-23 18:41   ` Srinivas Kandagatla
  1 sibling, 0 replies; 3+ messages in thread
From: Kevin Hilman @ 2014-09-23 17:51 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Sep 23, 2014 at 10:42 AM, Kumar Gala <galak@codeaurora.org> wrote:
>
> On Aug 15, 2014, at 12:41 AM, Srinivas Kandagatla <srinivas.kandagatla@linaro.org> wrote:
>
>> The use case here is when we have a bootconsole which is printing the
>> characters on serial console and gsbi driver comes up after some time.
>> As gsbi driver disables the clock in probe the bootconsole locks up.
>>
>> This patch fixes the problem by disabling the clock in platform remove
>> rather than in probe.
>>
>> Tested-by: Linus Walleij <linus.walleij@linaro.org>
>> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
>> ---
>> Changes since RFC:
>>       - none, just a subject line change.
>
> Srini,
>
> We need some changes to the commit message for this to get into v3.17.
>
> Probably some references to:
>
> http://www.spinics.net/lists/linux-arm-msm/msg10589.html
>
> Adding Kevin to provide details on what else should be in commit message w/regards to the regression we introduced.

At this point of the cycle, we're rather strict about what qualifies
as a fix.  It should be fixing a specific regression.  Looking at the
above link, it looks like it is, so could you re-spin this with
changelog, summarizing the regression and how this fixes the
regression, and we should still be able to get it in for v3.17.

Also, it looks like the original was only posted to the msm list.  For
future reference, for patches that need to go via the arm-soc
maintainers, make sure to Cc arm at kernel.org.

Thanks,

Kevin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH v1] soc: qcom: do not disable the iface clock in probe
  2014-09-23 17:42 ` [PATCH v1] soc: qcom: do not disable the iface clock in probe Kumar Gala
  2014-09-23 17:51   ` Kevin Hilman
@ 2014-09-23 18:41   ` Srinivas Kandagatla
  1 sibling, 0 replies; 3+ messages in thread
From: Srinivas Kandagatla @ 2014-09-23 18:41 UTC (permalink / raw)
  To: linux-arm-kernel



On 23/09/14 18:42, Kumar Gala wrote:
>
> On Aug 15, 2014, at 12:41 AM, Srinivas Kandagatla <srinivas.kandagatla@linaro.org> wrote:
>
>> The use case here is when we have a bootconsole which is printing the
>> characters on serial console and gsbi driver comes up after some time.
>> As gsbi driver disables the clock in probe the bootconsole locks up.
>>
>> This patch fixes the problem by disabling the clock in platform remove
>> rather than in probe.
>>
>> Tested-by: Linus Walleij <linus.walleij@linaro.org>
>> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
>> ---
>> Changes since RFC:
>> 	- none, just a subject line change.
>
> Srini,
>
> We need some changes to the commit message for this to get into v3.17.
>
Sure.. I will send v2 with change log referring to 
http://www.spinics.net/lists/linux-arm-msm/msg10589.html


--srini
> Probably some references to:
>
> http://www.spinics.net/lists/linux-arm-msm/msg10589.html
>
> Adding Kevin to provide details on what else should be in commit message w/regards to the regression we introduced.
>
> - k
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-09-23 18:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1408081268-5748-1-git-send-email-srinivas.kandagatla@linaro.org>
2014-09-23 17:42 ` [PATCH v1] soc: qcom: do not disable the iface clock in probe Kumar Gala
2014-09-23 17:51   ` Kevin Hilman
2014-09-23 18:41   ` Srinivas Kandagatla

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).