All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@linaro.org>
To: Nicolas Pitre <nicolas.pitre@linaro.org>
Cc: Abhilash Kesavan <kesavan.abhilash@gmail.com>,
	Doug Anderson <dianders@google.com>,
	Andrew Bresticker <abrestic@chromium.org>,
	Olof Johansson <olof@lixom.net>,
	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
	linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linaro-kernel@lists.linaro.org
Subject: Re: [PATCH 0/3] MCPM: clarify boot CPU situation wrt CCI
Date: Tue, 24 Jun 2014 08:35:51 -0700	[thread overview]
Message-ID: <7hd2dymiaw.fsf@paris.lan> (raw)
In-Reply-To: <1403583071-5650-1-git-send-email-nicolas.pitre@linaro.org> (Nicolas Pitre's message of "Tue, 24 Jun 2014 00:11:08 -0400")

Nicolas Pitre <nicolas.pitre@linaro.org> writes:

> For the background story, please see:
>
> http://news.gmane.org/group/gmane.linux.kernel.samsung-soc/thread=32807
>
> I sat on those patches for a while but they are the best I could think of
> in terms of implementation.  To ease merging I suggest I collect all the
> ACK's and Tested-by's and submit them all at once to RMK's patch system.

Reviewed-by: Kevin Hilman <khilman@linaro.org>
Tested-by: Kevin Hilman <khilman@linaro.org>

I tested this series on Exynos5 Peach Pi (a.k.a. 13" ARM Chromebook 2)
and verified all 8 cores are booting up.

Kevin

P.S. FYI for anyone else wanting to try this on peach-pi, I still need a
couple other out of tree clock related patches in order to boot fully.
Until the final versions are merged, I'm using these:

- Doug's aclk66 clock removal for earlyprintk support
  http://lists.infradead.org/pipermail/linux-arm-kernel/2014-June/262225.html
- Leave mau_epll enabled
  http://lists.infradead.org/pipermail/linux-arm-kernel/2014-June/262259.html

WARNING: multiple messages have this Message-ID (diff)
From: khilman@linaro.org (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] MCPM: clarify boot CPU situation wrt CCI
Date: Tue, 24 Jun 2014 08:35:51 -0700	[thread overview]
Message-ID: <7hd2dymiaw.fsf@paris.lan> (raw)
In-Reply-To: <1403583071-5650-1-git-send-email-nicolas.pitre@linaro.org> (Nicolas Pitre's message of "Tue, 24 Jun 2014 00:11:08 -0400")

Nicolas Pitre <nicolas.pitre@linaro.org> writes:

> For the background story, please see:
>
> http://news.gmane.org/group/gmane.linux.kernel.samsung-soc/thread=32807
>
> I sat on those patches for a while but they are the best I could think of
> in terms of implementation.  To ease merging I suggest I collect all the
> ACK's and Tested-by's and submit them all at once to RMK's patch system.

Reviewed-by: Kevin Hilman <khilman@linaro.org>
Tested-by: Kevin Hilman <khilman@linaro.org>

I tested this series on Exynos5 Peach Pi (a.k.a. 13" ARM Chromebook 2)
and verified all 8 cores are booting up.

Kevin

P.S. FYI for anyone else wanting to try this on peach-pi, I still need a
couple other out of tree clock related patches in order to boot fully.
Until the final versions are merged, I'm using these:

- Doug's aclk66 clock removal for earlyprintk support
  http://lists.infradead.org/pipermail/linux-arm-kernel/2014-June/262225.html
- Leave mau_epll enabled
  http://lists.infradead.org/pipermail/linux-arm-kernel/2014-June/262259.html

  parent reply	other threads:[~2014-06-24 15:35 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-24  4:11 [PATCH 0/3] MCPM: clarify boot CPU situation wrt CCI Nicolas Pitre
2014-06-24  4:11 ` Nicolas Pitre
2014-06-24  4:11 ` [PATCH 1/3] ARM: MCPM: provide infrastructure to allow for MCPM loopback Nicolas Pitre
2014-06-24  4:11   ` Nicolas Pitre
2014-06-24 16:12   ` Doug Anderson
2014-06-24 16:12     ` Doug Anderson
2014-06-24  4:11 ` [PATCH 2/3] ARM: TC2: test the MCPM loopback during boot Nicolas Pitre
2014-06-24  4:11   ` Nicolas Pitre
2014-06-24  4:11 ` [PATCH 3/3] ARM: exynos: activate the CCI on boot CPU/cluster with the MCPM loopback Nicolas Pitre
2014-06-24  4:11   ` Nicolas Pitre
2014-06-24  8:22   ` Tushar Behera
2014-06-24  8:22     ` Tushar Behera
2014-06-24 16:15   ` Doug Anderson
2014-06-24 16:15     ` Doug Anderson
2014-06-24 17:50     ` Nicolas Pitre
2014-06-24 17:50       ` Nicolas Pitre
2014-06-24 15:35 ` Kevin Hilman [this message]
2014-06-24 15:35   ` [PATCH 0/3] MCPM: clarify boot CPU situation wrt CCI Kevin Hilman
2014-06-24 22:57   ` Doug Anderson
2014-06-24 22:57     ` Doug Anderson
2014-06-26  2:41     ` Kevin Hilman
2014-06-26  2:41       ` Kevin Hilman

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=7hd2dymiaw.fsf@paris.lan \
    --to=khilman@linaro.org \
    --cc=abrestic@chromium.org \
    --cc=dianders@google.com \
    --cc=kesavan.abhilash@gmail.com \
    --cc=linaro-kernel@lists.linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=nicolas.pitre@linaro.org \
    --cc=olof@lixom.net \
    /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.