All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>,
	James Liao <jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
Cc: Tyler Baker <tyler.baker-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>,
	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
Subject: Re: mt8173-evb: failing to boot in linux-next and mainline
Date: Wed, 13 Apr 2016 12:15:10 +0200	[thread overview]
Message-ID: <570E1C2E.8010203@gmail.com> (raw)
In-Reply-To: <CAOi56cVtfn5BmKP2YHM0kKvCcoAJUmaZWpupODRU4ABE=XEYbQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>



On 12/04/16 01:12, Kevin Hilman wrote:
> On Mon, Mar 28, 2016 at 10:40 PM, James Liao <jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> wrote:
>> Hi Sascha,
>>
>> On Mon, 2016-03-28 at 08:15 -0700, Kevin Hilman wrote:
>>> Hi Eddie,
>>>
>>> Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> writes:
>>>
>>> [...]
>>>
>>>> Thanks your testing again. I can reproduce your case in my local
>>>> environment using 4.6-rc1. After checking, there are two ways to avoid
>>>> the hang:
>>>> 1. set clk_ignore_unused to kernel command line
>>>> 2. Revert patch "cc8ed76 soc: mediatek: SCPSYS: Fix double enabling of
>>>> regulators"
>>>>
>>>> It seems there is a problem between turn on/off clock and power domain.
>>>> We will try to fix this and send patch to public once have a solution.
>>>
>>> Thanks for verifying.
>>>
>>> I've confirmed that reverting the patch suggested above fixes the
>>> problem.
>>>
>>> Since -rc1 is out, and this problem still exists in mainline, if a
>>> proper fix is not found very soon, I suggest reverting that patch in mainline.
>>>
>>> Kevin
>>
>> According to Eddie and Kevin's test, I think some clocks
>> (mm/mfg/venc/venclt) may be turned off and there are drivers need these
>> clocks without clk_prepare_enable(). But I have no idea to find out what
>> driver causes this issue. So I prefer to revert it on v4.6-rc1. Do you
>> have comments about this issue?
>
> FYI... mt8173-evb is still failing in mainline v4.6-rc3:
>
>     https://kernelci.org/boot/all/job/mainline/kernel/v4.6-rc3/
>
> please fix and/or revert ASAP so this boot regression is not in v4.6 final.
>

Sorry for the late reply. I'm quite busy in my day job ATM.
I just send the revert James proposed as fix.

Regards,
Matthias

  parent reply	other threads:[~2016-04-13 10:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-24 18:42 mt8173-evb: failing to boot in linux-next and mainline Kevin Hilman
     [not found] ` <CAOi56cV2M_Ee2AhxTUgHhZuZ1y7LH4sKKyiq3Okorj3K+L15GA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-03-28 11:51   ` Eddie Huang
2016-03-28 15:15     ` Kevin Hilman
     [not found]       ` <7h37raprav.fsf-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2016-03-29  5:40         ` James Liao
2016-04-11 23:12           ` Kevin Hilman
     [not found]             ` <CAOi56cVtfn5BmKP2YHM0kKvCcoAJUmaZWpupODRU4ABE=XEYbQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-04-13 10:15               ` Matthias Brugger [this message]
     [not found]                 ` <570E1C2E.8010203-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-04-14 21:58                   ` Kevin Hilman
     [not found]                     ` <CAOi56cUSL-O1_5TC3QuZzUJQASKS8GOvvzXfUU2w1sZGdd6W-g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-04-19 22:57                       ` Kevin Hilman
     [not found]                         ` <CAOi56cW4GjnCCNM_8-83H4gb4NXM2S7QWnmc=oniRGzBZFHMJQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-04-21  8:06                           ` Eddie Huang

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=570E1C2E.8010203@gmail.com \
    --to=matthias.bgg-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org \
    --cc=jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org \
    --cc=kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org \
    --cc=khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org \
    --cc=linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=tyler.baker-QSEj5FYQhm4dnm+yROfE0A@public.gmane.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.