From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 6 Sep 2018 14:49:55 -0700 From: Paul Burton Subject: Re: [PATCH v5 08/12] MIPS: BMIPS: add PCI bindings for 7425, 7435 Message-ID: <20180906214955.2yzyj6tkmflnnvdx@pburton-laptop> References: <1536266581-7308-1-git-send-email-jim2101024@gmail.com> <1536266581-7308-9-git-send-email-jim2101024@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1536266581-7308-9-git-send-email-jim2101024@gmail.com> To: Jim Quinlan Cc: linux-kernel@vger.kernel.org, Bjorn Helgaas , Rob Herring , Mark Rutland , Brian Norris , Gregory Fong , Florian Fainelli , bcm-kernel-feedback-list@broadcom.com, Russell King , Ray Jui , Scott Branden , Catalin Marinas , Will Deacon , Ralf Baechle , James Hogan , Kevin Cernekee , Lorenzo Pieralisi , Masahiro Yamada , Arnd Bergmann , Nicolas Pitre , Kees Cook , Jinbum Park , Vladimir Murzin , Alexandre Belloni , Palmer Dabbelt , Stefan Agner , Eric Anholt , Simon Horman , Tony Lindgren , Stefan Wahren , Marek Szyprowski , Martin Blumenstingl , Olof Johansson , Thomas Hellstrom , Alex Deucher , "Dirk Hohndel (VMware)" , Thomas Gleixner , Philippe Ombredanne , Kate Stewart , Greg Kroah-Hartman , Robin Murphy , Justin Chen , Markus Mayer , Gareth Powell , Doug Berger , linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mips@linux-mips.org, Christoph Hellwig List-ID: Hi Jim, On Thu, Sep 06, 2018 at 04:42:57PM -0400, Jim Quinlan wrote: > Adds the PCIe nodes for the Broadcom STB PCIe root complex. > > Signed-off-by: Jim Quinlan > --- > arch/mips/boot/dts/brcm/bcm7425.dtsi | 28 ++++++++++++++++++++++++++++ > arch/mips/boot/dts/brcm/bcm7435.dtsi | 28 ++++++++++++++++++++++++++++ > arch/mips/boot/dts/brcm/bcm97425svmb.dts | 4 ++++ > arch/mips/boot/dts/brcm/bcm97435svmb.dts | 4 ++++ > 4 files changed, 64 insertions(+) Do you have a preference for how this gets merged? If it goes via the PCI tree then for patches 8 & 9: Acked-by: Paul Burton Still looking at patch 6. Thanks, Paul