From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932902AbcLGTJm (ORCPT ); Wed, 7 Dec 2016 14:09:42 -0500 Received: from gloria.sntech.de ([95.129.55.99]:40598 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752789AbcLGTJk (ORCPT ); Wed, 7 Dec 2016 14:09:40 -0500 From: Heiko Stuebner To: Brian Norris 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 Date: Wed, 07 Dec 2016 20:09:35 +0100 Message-ID: <5292364.Xa7yl762Dv@phil> User-Agent: KMail/5.2.3 (Linux/4.7.0-1-amd64; KDE/5.27.0; x86_64; ; ) In-Reply-To: <20161207190301.GA107036@google.com> References: <1480645653-36943-1-git-send-email-briannorris@chromium.org> <1972184.o3UeJg0tK9@phil> <20161207190301.GA107036@google.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Mittwoch, 7. Dezember 2016, 11:03:02 CET schrieb Brian Norris: > 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? I'm still pondering [and am investing way to much brain cells in trying to decide this ;-) ], but tend to want to move it. That way the dtsi gives the correct sorting impression for future dt-patches of which I guess we'll see a lot in the time to come. So yes, please move it as well. Thanks Heiko