All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Wolfram Sang <wsa@the-dreams.de>, Simon <horms@verge.net.au>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Linux-Renesas <linux-renesas-soc@vger.kernel.org>
Subject: Re: renesas-drivers-2016-08-23-v4.8-rc3
Date: Wed, 31 Aug 2016 09:44:43 +0200	[thread overview]
Message-ID: <CAMuHMdVqOobeJJQHARjP8=ujZmO+pgb+QfYBOT9Cqa5xagAYUA@mail.gmail.com> (raw)
In-Reply-To: <87pooppivx.wl%kuninori.morimoto.gx@renesas.com>

Hi Morimoto-san,

On Wed, Aug 31, 2016 at 8:20 AM, Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com> wrote:
>> > I noticed that Lager "ES3.0" board can't boot on this and previous -rc2 branch.
>> > In my and Shimoda-san's check, "ES2.0" seems have no problem.
>>
>> I understand the issue now. It is not about ES3.0 vs. ES2.0, it is about
>> cold-boot vs. warm-boot. I remembered the DA9xxx interrupt storm
>> problems we had, and voila, I could reproduce the lockup on ES2.0 here,
>> but you need to cold-boot and have the da9xxx drivers enabled.
>
> It seems lager board has 2 type of DA9xxx chip, type A, and type B.
> We don't know which chip your / my board has.
>
> My *current* Lager board has no issue on cold / warm boot.
> Magnus has my previous Lager board, so I can't try it today.
> I think my current board and previous board have different type of chip.
> Magnus will bring me my previous board tomorrow, so I will check it,
> and try your solution.

The revision doesn't seem to be printed on the chip package, but it is
identified by the da9063 driver (CONFIG_REGULATOR_DA9063=y).

My Koelsch has:

     da9063 6-0058: Device detected (chip-ID: 0x61, var-ID: 0x30)

which corresponds to PMIC_DA9063_AD.
Magnus' Lager (remote access) has the same version.

(after adding the missing pieces to DT) Magnus's Gose has:

    da9063 6-0058: Device detected (chip-ID: 0x61, var-ID: 0x50)

which corresponds to PMIC_DA9063_BB.

Which revision do you have?

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

  reply	other threads:[~2016-08-31  7:44 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-23 13:35 renesas-drivers-2016-08-23-v4.8-rc3 Geert Uytterhoeven
2016-08-24  0:58 ` renesas-drivers-2016-08-23-v4.8-rc3 Kuninori Morimoto
2016-08-24  6:15   ` renesas-drivers-2016-08-23-v4.8-rc3 Wolfram Sang
2016-08-24  6:20     ` renesas-drivers-2016-08-23-v4.8-rc3 Kuninori Morimoto
2016-08-24  6:28       ` renesas-drivers-2016-08-23-v4.8-rc3 Wolfram Sang
2016-08-25  2:24         ` renesas-drivers-2016-08-23-v4.8-rc3 Kuninori Morimoto
2016-08-25  2:42   ` renesas-drivers-2016-08-23-v4.8-rc3 Magnus Damm
2016-08-25  7:46     ` renesas-drivers-2016-08-23-v4.8-rc3 Geert Uytterhoeven
2016-08-25 16:46       ` renesas-drivers-2016-08-23-v4.8-rc3 Wolfram Sang
2016-09-06 13:18         ` renesas-drivers-2016-08-23-v4.8-rc3 Geert Uytterhoeven
2016-08-30 11:24   ` renesas-drivers-2016-08-23-v4.8-rc3 Wolfram Sang
2016-08-31  6:20     ` renesas-drivers-2016-08-23-v4.8-rc3 Kuninori Morimoto
2016-08-31  7:44       ` Geert Uytterhoeven [this message]
2016-08-31  8:07         ` renesas-drivers-2016-08-23-v4.8-rc3 Wolfram Sang
2016-08-31  8:12           ` renesas-drivers-2016-08-23-v4.8-rc3 Geert Uytterhoeven
2016-09-01  0:53         ` renesas-drivers-2016-08-23-v4.8-rc3 Kuninori Morimoto
2016-09-01  5:50           ` renesas-drivers-2016-08-23-v4.8-rc3 Wolfram Sang
2016-09-01  7:06             ` renesas-drivers-2016-08-23-v4.8-rc3 Kuninori Morimoto
2016-09-01  7:26               ` renesas-drivers-2016-08-23-v4.8-rc3 Geert Uytterhoeven
2016-09-02  1:38                 ` renesas-drivers-2016-08-23-v4.8-rc3 Kuninori Morimoto
2016-09-02  8:10                   ` renesas-drivers-2016-08-23-v4.8-rc3 Geert Uytterhoeven

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='CAMuHMdVqOobeJJQHARjP8=ujZmO+pgb+QfYBOT9Cqa5xagAYUA@mail.gmail.com' \
    --to=geert@linux-m68k.org \
    --cc=geert+renesas@glider.be \
    --cc=horms@verge.net.au \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=wsa@the-dreams.de \
    /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.