linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: jszhang@marvell.com (Jisheng Zhang)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC] implement gpio_pci_platform_pm to put pci device into D3cold
Date: Sun, 12 Jun 2016 20:32:45 +0800	[thread overview]
Message-ID: <20160612203245.66fbd54a@xhacker> (raw)

Dear all,

I want to solve one problem: we have pcie in a DT based arm64 system, now we
want to put the device into D3cold when runtime suspended. The pcie
device could be power down by operating one gpio pin, this is the D3cold the
platform could support. 

My solution is to register a gpio_pci_platform_pm with pci_set_platform_pm()
but the key is how to setup a mapping between pci_dev and gpio through DT

I think this is a general case, could you please kindly give some suggestions?

Thanks,
Jisheng

             reply	other threads:[~2016-06-12 12:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-12 12:32 Jisheng Zhang [this message]
2016-06-13 17:11 ` [RFC] implement gpio_pci_platform_pm to put pci device into D3cold Lorenzo Pieralisi

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=20160612203245.66fbd54a@xhacker \
    --to=jszhang@marvell.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).