lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 24 May 2017 07:30:34 -0400
From:   "Jingoo Han" <jingoohan1@...il.com>
To:     "'Xiaowei Song'" <songxiaowei@...ilicon.com>
Cc:     <bhelgaas@...gle.com>, <kishon@...com>, <arnd@...db.de>,
        <tn@...ihalf.com>, <keith.busch@...el.com>,
        <niklas.cassel@...s.com>, <dhdang@....com>,
        <liudongdong3@...wei.com>, <gabriele.paoloni@...wei.com>,
        <robh+dt@...nel.org>, <mark.rutland@....com>,
        <catalin.marinas@....com>, <will.deacon@....com>,
        <chenyao11@...wei.com>, <puck.chen@...ilicon.com>,
        <guodong.xu@...aro.org>, <wangbinghui@...ilicon.com>,
        <suzhuangluan@...ilicon.com>, <linux-pci@...r.kernel.org>,
        <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v6 0/4] DT and Driver review comments fix

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ