From: Shawn Guo <shawn.guo@linaro.org>
To: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>,
Rob Herring <robh+dt@kernel.org>,
Fabio Estevam <festevam@gmail.com>,
Jianguo Sun <sunjianguo1@huawei.com>,
Jiancheng Xue <xuejiancheng@hisilicon.com>,
linux-pci@vger.kernel.org, devicetree@vger.kernel.org,
Shawn Guo <shawn.guo@linaro.org>
Subject: [PATCH v3 0/2] Add power control for pcie-histb driver
Date: Fri, 2 Mar 2018 09:11:59 +0800 [thread overview]
Message-ID: <1519953121-28218-1-git-send-email-shawn.guo@linaro.org> (raw)
It adds power control support for pcie-histb driver, by utilizing
regulator infrastructural.
Changes for v3:
- Incorporate Rob's ACK on bindings doc.
- Capitalize the first word of patch subject to match drivers/pci
convention.
- Reword vpcie-supply description a bit as per Bjorn's suggestion.
Shawn Guo (2):
PCI: histb: Fix error path of histb_pcie_host_enable()
PCI: histb: Add an optional regulator for PCIe port power control
.../bindings/pci/hisilicon-histb-pcie.txt | 1 +
drivers/pci/dwc/pcie-histb.c | 28 ++++++++++++++++++----
2 files changed, 25 insertions(+), 4 deletions(-)
--
1.9.1
next reply other threads:[~2018-03-02 1:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-02 1:11 Shawn Guo [this message]
2018-03-02 1:12 ` [PATCH v3 1/2] PCI: histb: Fix error path of histb_pcie_host_enable() Shawn Guo
2018-03-02 1:12 ` [PATCH v3 2/2] PCI: histb: Add an optional regulator for PCIe port power control Shawn Guo
2018-03-02 14:09 ` [PATCH v3 0/2] Add power control for pcie-histb driver 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=1519953121-28218-1-git-send-email-shawn.guo@linaro.org \
--to=shawn.guo@linaro.org \
--cc=bhelgaas@google.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=linux-pci@vger.kernel.org \
--cc=lorenzo.pieralisi@arm.com \
--cc=robh+dt@kernel.org \
--cc=sunjianguo1@huawei.com \
--cc=xuejiancheng@hisilicon.com \
/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).