From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932866AbcLGTDh (ORCPT ); Wed, 7 Dec 2016 14:03:37 -0500 Received: from mail-pg0-f54.google.com ([74.125.83.54]:34442 "EHLO mail-pg0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753391AbcLGTDe (ORCPT ); Wed, 7 Dec 2016 14:03:34 -0500 Date: Wed, 7 Dec 2016 11:03:02 -0800 From: Brian Norris To: Heiko Stuebner Cc: linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, Caesar Wang , Doug Anderson , devicetree@vger.kernel.org, Rob Herring , Stephen Barber , linux-arm-kernel@lists.infradead.org, Chris Zhong Subject: Re: [PATCH 4/9] arm64: dts: rockchip: support dwc3 USB for rk3399 Message-ID: <20161207190301.GA107036@google.com> References: <1480645653-36943-1-git-send-email-briannorris@chromium.org> <2947180.ggfADt6cbn@phil> <20161207175208.GB87970@google.com> <1972184.o3UeJg0tK9@phil> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1972184.o3UeJg0tK9@phil> 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 Wed, Dec 07, 2016 at 08:01:23PM +0100, Heiko Stuebner wrote: > Am Mittwoch, 7. Dezember 2016, 09:52:08 CET schrieb Brian Norris: > > But pcie@f8000000 is also out of order then. I guess maybe > > that's the only one then. > > Yep, pcie is misplaced as sadly sometimes I miss those errors as well. OK. Do you want me to patch that at the end of my series, or is that unnecessary churn? Brian