Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753063AbaBNSeh (ORCPT ); Fri, 14 Feb 2014 13:34:37 -0500 Received: from mail-ig0-f182.google.com ([209.85.213.182]:35024 "EHLO mail-ig0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752496AbaBNSed (ORCPT ); Fri, 14 Feb 2014 13:34:33 -0500 Date: Fri, 14 Feb 2014 11:34:30 -0700 From: Bjorn Helgaas To: Simon Horman Cc: Magnus Damm , linux-pci@vger.kernel.org, linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org, valentine.barshak@cogentembedded.com, ben.dooks@codethink.co.uk, geert@linux-m68k.org Subject: Re: [PATCH 00/08] PCI: rcar: Recent driver patches from Ben Dooks and me Message-ID: <20140214183430.GD31093@google.com> References: <20140213030302.10398.37322.sendpatchset@w520> <20140213043951.GA22116@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140213043951.GA22116@verge.net.au> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 13, 2014 at 01:39:54PM +0900, Simon Horman wrote: > On Thu, Feb 13, 2014 at 12:03:02PM +0900, Magnus Damm wrote: > > PCI: rcar: Recent driver patches from Ben Dooks and me > > > > [PATCH 01/08] PCI: rcar: check platform_get_irq() return code > > [PATCH v2 02/08] PCI: rcar: add error interrupt handling > > [PATCH 03/08] PCI: rcar: fix bridge logic configuration accesses > > [PATCH v2 04/08] PCI: rcar: Register each instance independently > > [PATCH v2 05/08] PCI: rcar: Break out window size handling > > [PATCH v2 06/08] PCI: rcar: Add DMABOUNCE support > > [PATCH 07/08] PCI: rcar: Enable BOUNCE in case of HIGHMEM > > [PATCH 08/08] PCI: rcar: Make the Kconfig dependencies more generic > > > > These patches update the pci-rcar-gen2.c driver with patches from > > Ben Dooks and me. The first 3 are written by Ben (thanks!) and are > > included here to show what I would like to have merged and what I > > rebased my patches on. The following 4 are updated versions of > > > > [PATCH 00/04] PCI: rcar: Driver model and physical address space update > > > > The final patch is a new one that fixes up the Kconfig dependencies. > > > > Patch 1-3: > > Signed-off-by: Ben Dooks > > > > Patch 4-8: > > Signed-off-by: Magnus Damm > > --- > > > > Written against renesas.git tag renesas-devel-v3.14-rc1-20140207 > > > > drivers/pci/host/Kconfig | 5 > > drivers/pci/host/pci-rcar-gen2.c | 445 ++++++++++++++++++++++++++++++++------ > > 2 files changed, 385 insertions(+), 65 deletions(-) > > Bjorn, > > I am happy with these. > Could you consider merging this series? > > Acked-by: Simon Horman Applied to pci/host-rcar for v3.15, thanks! Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/