From: "Jingoo Han" <jingoohan1@gmail.com>
To: "'Xiaowei Song'" <songxiaowei@hisilicon.com>
Cc: <bhelgaas@google.com>, <kishon@ti.com>, <arnd@arndb.de>,
<tn@semihalf.com>, <keith.busch@intel.com>,
<niklas.cassel@axis.com>, <dhdang@apm.com>,
<liudongdong3@huawei.com>, <gabriele.paoloni@huawei.com>,
<robh+dt@kernel.org>, <mark.rutland@arm.com>,
<catalin.marinas@arm.com>, <will.deacon@arm.com>,
<chenyao11@huawei.com>, <puck.chen@hisilicon.com>,
<guodong.xu@linaro.org>, <wangbinghui@hisilicon.com>,
<suzhuangluan@hisilicon.com>, <linux-pci@vger.kernel.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v6 0/4] DT and Driver review comments fix
Date: Wed, 24 May 2017 07:30:34 -0400 [thread overview]
Message-ID: <000801d2d481$2932f200$7b98d600$@gmail.com> (raw)
In-Reply-To: <20170524081248.67198-1-songxiaowei@hisilicon.com>
On Wednesday, May 24, 2017 4:13 AM, Xiaowei Song wrote:
>
> Before Version Patches
> ======================
>
> patch V4
> https://www.spinics.net/lists/linux-pci/msg61406.html
>
> patch V3
> https://www.spinics.net/lists/linux-pci/msg61399.html
Hi Xiaowei Song,
I think that you need to receive 'tested-by' from other people such as
colleagues or other developers. Or, would you share the result of 'lspci'
for your HiSilicon Kirin PCIe Host controller? That will help other
maintainers to review your patches.
Best regards,
Jingoo Han
>
> Changes between V6 and V5
> =========================
> 1. seperate Document from .dtsi patch.
> 2. fix issues according to review comments
> from Bjorn Helgaas and Rob Herring: annotation stype, DT node,
> patch post method and so on.
>
> Patches list
> ============
>
> Xiaowei Song (4):
> PCI: hisi: Add DT binding for PCIe of Kirin SoC series
> arm64: dts: hisi: add kirin pcie node
> PCI: dwc: kirin: add PCIe Driver for HiSilicon Kirin SoC
> defconfig: PCI: Enable Kirin PCIe defconfig
>
> .../devicetree/bindings/pci/kirin-pcie.txt | 49 ++
> arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 31 ++
> arch/arm64/configs/defconfig | 1 +
> drivers/pci/dwc/Kconfig | 10 +
> drivers/pci/dwc/Makefile | 1 +
> drivers/pci/dwc/pcie-kirin.c | 511
> +++++++++++++++++++++
> 6 files changed, 603 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/pci/kirin-pcie.txt
> create mode 100644 drivers/pci/dwc/pcie-kirin.c
>
> --
> 2.11.GIT
prev parent reply other threads:[~2017-05-24 11:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-24 8:12 [PATCH v6 0/4] DT and Driver review comments fix Xiaowei Song
2017-05-24 8:12 ` [PATCH v6 1/4] PCI: hisi: Add DT binding for PCIe of Kirin SoC series Xiaowei Song
2017-05-24 8:12 ` [PATCH v6 2/4] arm64: dts: hisi: add kirin pcie node Xiaowei Song
2017-05-28 6:07 ` kbuild test robot
2017-05-24 8:12 ` [PATCH v6 3/4] PCI: dwc: kirin: add PCIe Driver for HiSilicon Kirin SoC Xiaowei Song
2017-05-24 11:28 ` Jingoo Han
2017-05-24 8:12 ` [PATCH v6 4/4] defconfig: PCI: Enable Kirin PCIe defconfig Xiaowei Song
2017-05-24 11:30 ` Jingoo Han [this message]
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='000801d2d481$2932f200$7b98d600$@gmail.com' \
--to=jingoohan1@gmail.com \
--cc=arnd@arndb.de \
--cc=bhelgaas@google.com \
--cc=catalin.marinas@arm.com \
--cc=chenyao11@huawei.com \
--cc=devicetree@vger.kernel.org \
--cc=dhdang@apm.com \
--cc=gabriele.paoloni@huawei.com \
--cc=guodong.xu@linaro.org \
--cc=keith.busch@intel.com \
--cc=kishon@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=liudongdong3@huawei.com \
--cc=mark.rutland@arm.com \
--cc=niklas.cassel@axis.com \
--cc=puck.chen@hisilicon.com \
--cc=robh+dt@kernel.org \
--cc=songxiaowei@hisilicon.com \
--cc=suzhuangluan@hisilicon.com \
--cc=tn@semihalf.com \
--cc=wangbinghui@hisilicon.com \
--cc=will.deacon@arm.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).