Re: [PATCH] pci-rcar-gen2: add R8A7794 support

2015-09-24 Thread Simon Horman
On Thu, Sep 24, 2015 at 03:07:21PM -0500, Bjorn Helgaas wrote: > On Sat, Sep 12, 2015 at 02:06:09AM +0300, Sergei Shtylyov wrote: > > Add Renesas R8A7794 SoC support to the Renesas R-Car gen2 PCI driver. > > > > Signed-off-by: Sergei Shtylyov > > Applied with Simon's ack to for-linus for v4.3, t

Re: [PATCH] pci-rcar-gen2: add R8A7794 support

2015-09-24 Thread Bjorn Helgaas
On Sat, Sep 12, 2015 at 02:06:09AM +0300, Sergei Shtylyov wrote: > Add Renesas R8A7794 SoC support to the Renesas R-Car gen2 PCI driver. > > Signed-off-by: Sergei Shtylyov Applied with Simon's ack to for-linus for v4.3, thanks! I applied this for v4.3 instead of v4.4 because this is new hardwar

Re: [PATCH] pci-rcar-gen2: add R8A7794 support

2015-09-13 Thread Simon Horman
On Sat, Sep 12, 2015 at 02:06:09AM +0300, Sergei Shtylyov wrote: > Add Renesas R8A7794 SoC support to the Renesas R-Car gen2 PCI driver. > > Signed-off-by: Sergei Shtylyov Acked-by: Simon Horman -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to

[PATCH] pci-rcar-gen2: add R8A7794 support

2015-09-11 Thread Sergei Shtylyov
Add Renesas R8A7794 SoC support to the Renesas R-Car gen2 PCI driver. Signed-off-by: Sergei Shtylyov --- The patch is against the 'next' branch of Bjorn Helgaas' 'pci.git' repo. Documentation/devicetree/bindings/pci/pci-rcar-gen2.txt |3 ++- drivers/pci/host/pci-rcar-gen2.c