From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 1 Sep 2016 12:33:48 -0500 From: Bjorn Helgaas To: Brian Norris Cc: Shawn Lin , Guenter Roeck , Bjorn Helgaas , Marc Zyngier , linux-pci@vger.kernel.org, Arnd Bergmann , linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, Heiko Stuebner , Doug Anderson , Wenrui Li , Rob Herring , devicetree@vger.kernel.org Subject: Re: [v10,2/2] PCI: Rockchip: Add Rockchip PCIe controller support Message-ID: <20160901173348.GB9471@localhost> References: <1471570498-3284-1-git-send-email-shawn.lin@rock-chips.com> <20160831181754.GA7460@roeck-us.net> <9075a2c1-c787-986f-31b4-4d5b7c92b771@rock-chips.com> <20160901163455.GA9471@localhost> <20160901165757.GA3253@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20160901165757.GA3253@localhost> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Thu, Sep 01, 2016 at 09:57:58AM -0700, Brian Norris wrote: > On Thu, Sep 01, 2016 at 11:34:55AM -0500, Bjorn Helgaas wrote: > > I can't conveniently build it, so I'm sure I've broken things. I > > Indeed, you have :) > > > pushed the current work-in-progress branch to pci/host-rockchip-wip. > > After we fix build errors and other thinkos, I'll rename it and put it > > in -next. > > I'll append a patch that gets things building and working for me. With > that: > > Tested-by: Brian Norris Thanks, I added your fixes.