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:   Mon, 7 Sep 2020 11:11:21 +0100
From:   "Lad, Prabhakar" <prabhakar.csengg@...il.com>
To:     Lorenzo Pieralisi <lorenzo.pieralisi@....com>
Cc:     Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>,
        Geert Uytterhoeven <geert+renesas@...der.be>,
        Marek Vasut <marek.vasut+renesas@...il.com>,
        Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>,
        Bjorn Helgaas <bhelgaas@...gle.com>,
        Rob Herring <robh+dt@...nel.org>,
        Magnus Damm <magnus.damm@...il.com>,
        Kishon Vijay Abraham I <kishon@...com>,
        Arnd Bergmann <arnd@...db.de>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        linux-pci <linux-pci@...r.kernel.org>,
        "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" 
        <devicetree@...r.kernel.org>, LKML <linux-kernel@...r.kernel.org>,
        Linux-Renesas <linux-renesas-soc@...r.kernel.org>,
        Biju Das <biju.das.jz@...renesas.com>
Subject: Re: [PATCH 0/5] Add PCIe EP nodes on RZ/G2[EMN]

Hi Lorenzo,

On Mon, Sep 7, 2020 at 11:09 AM Lorenzo Pieralisi
<lorenzo.pieralisi@....com> wrote:
>
> On Fri, Aug 14, 2020 at 06:30:32PM +0100, Lad Prabhakar wrote:
> > Hi All,
> >
> > This patch series adds support for PCIe EP nodes to Renesas r8a774a1,
> > r8a774b1 and r8a774c0 SoC's.
> >
> > Patches are based on top of [1].
> >
> > [1] https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/
> >     pci.git/log/?h=next
> >
> > Cheers,
> > Prabhakar
> >
> > Lad Prabhakar (5):
> >   dt-bindings: pci: rcar-pci-ep: Document r8a774a1 and r8a774b1
> >   misc: pci_endpoint_test: Add Device ID for RZ/G2M and RZ/G2N PCIe
> >     controllers
> >   arm64: dts: renesas: r8a774a1: Add PCIe EP nodes
> >   arm64: dts: renesas: r8a774b1: Add PCIe EP nodes
> >   arm64: dts: renesas: r8a774c0: Add PCIe EP node
> >
> >  .../devicetree/bindings/pci/rcar-pci-ep.yaml  |  7 +++-
> >  arch/arm64/boot/dts/renesas/r8a774a1.dtsi     | 38 +++++++++++++++++++
> >  arch/arm64/boot/dts/renesas/r8a774b1.dtsi     | 38 +++++++++++++++++++
> >  arch/arm64/boot/dts/renesas/r8a774c0.dtsi     | 19 ++++++++++
> >  drivers/misc/pci_endpoint_test.c              |  7 +++-
> >  5 files changed, 105 insertions(+), 4 deletions(-)
>
> I can take the first two patches but the dts changes should be routed
> and posted to arm-soc.
>
Thanks, the DTS changes have been picked up by Geert.

Cheers,
Prabhakar

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ