All of lore.kernel.org
 help / color / mirror / Atom feed
From: festevam@gmail.com (Fabio Estevam)
To: linux-arm-kernel@lists.infradead.org
Subject: PSCI version misdetection
Date: Mon, 12 Mar 2018 08:56:41 -0300	[thread overview]
Message-ID: <CAOMZO5Cj=p813_aQMzXPSX3+tqJjsiPhML7N2qQv0JTREWufWQ@mail.gmail.com> (raw)
In-Reply-To: <20180312113604.p36tgtsszfunk2qp@lakrids.cambridge.arm.com>

Hi Mark,

On Mon, Mar 12, 2018 at 8:36 AM, Mark Rutland <mark.rutland@arm.com> wrote:

> Ok. AFAICT, you need to implement psci_version, and any other mandatory
> PSCI features such as affinity info in your board code, as otherwise the
> default weak implementation is used.

Thanks for your clarification.

I did as suggested and implemeted psci_version (in the same way as ls1021xa):
https://pastebin.com/ZfJkN2HC

and now I get:

[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.

Thanks

  reply	other threads:[~2018-03-12 11:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-10 16:46 PSCI version misdetection Fabio Estevam
2018-03-11 18:37 ` Fabio Estevam
2018-03-11 18:38   ` Fabio Estevam
2018-03-12 10:02 ` Mark Rutland
2018-03-12 11:12   ` Fabio Estevam
2018-03-12 11:36     ` Mark Rutland
2018-03-12 11:56       ` Fabio Estevam [this message]
2018-03-12 12:13         ` Mark Rutland

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='CAOMZO5Cj=p813_aQMzXPSX3+tqJjsiPhML7N2qQv0JTREWufWQ@mail.gmail.com' \
    --to=festevam@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.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.