All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Geis <pgwipeout-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: heiko.stuebner-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org
Cc: "open list:ARM/Rockchip SoC..."
	<linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
Subject: [BUG] rk3399 rockpro64 fails to power off
Date: Mon, 25 Nov 2019 11:34:49 -0500	[thread overview]
Message-ID: <CAMdYzYpi-wAsUu92gJUF3CMm7dDd8yFCAV-yDpuy=d7ZBGoZnA@mail.gmail.com> (raw)

Good Morning,

Another issue I've come across with the rockpro64.
When issuing a shutdown command, the board will halt, but never powers off.

While the rk808 is assigned as the rockchip,system-power-controller in
the devicetree, it is not binding to the pm-poweroff command.
This is due to the psci driver already binding to the pm-poweroff command.

I have only managed to test this with the rockchip miniloader, both on
rockchip-u-boot and mainline-u-boot, the behavior is the same.
I'm not sure if this is a bootloader issue, atf issue, or psci driver
misbehavior.
As atf should be handling the psci command, it should be powering off
the board, but I am unsure if it has the capability of doing so.
If it does not, then the rk808 driver should be assigned to
pm-poweroff, but it does not because psci already claimed it.

             reply	other threads:[~2019-11-25 16:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-25 16:34 Peter Geis [this message]
     [not found] ` <CAMdYzYpi-wAsUu92gJUF3CMm7dDd8yFCAV-yDpuy=d7ZBGoZnA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-11-26  0:06   ` [BUG] rk3399 rockpro64 fails to power off Peter Geis

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='CAMdYzYpi-wAsUu92gJUF3CMm7dDd8yFCAV-yDpuy=d7ZBGoZnA@mail.gmail.com' \
    --to=pgwipeout-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=heiko.stuebner-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org \
    --cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@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.