Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754077AbdLTCxe (ORCPT ); Tue, 19 Dec 2017 21:53:34 -0500 Received: from mail.kernel.org ([198.145.29.99]:33346 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752630AbdLTCxc (ORCPT ); Tue, 19 Dec 2017 21:53:32 -0500 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D717820740 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=shawnguo@kernel.org Date: Wed, 20 Dec 2017 10:52:42 +0800 From: Shawn Guo To: Yinbo Zhu Cc: Rob Herring , Mark Rutland , "Catalin Marinas )" , "Will Deacon )" , Harninder Rai , Raghav Dogra , Ashish Kumar , Andy Tang , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "linux-arm-kernel@lists.infradead.org" , open list Subject: Re: [PATCH v2] arm64: dts: ls1088a: Add USB support Message-ID: <20171220025239.GB3766@dragon> References: <20170913091009.21448-1-yinbo.zhu@nxp.com> <20170922065454.GF26358@dragon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Content-Length: 421 Lines: 12 On Thu, Dec 07, 2017 at 07:33:28AM +0000, Yinbo Zhu wrote: > Hi shawn guo, > > If my patch has no other issue, > Can you help me push it to upstream. Are you talking about v4 patch? First of all, I cannot find v4 in my mailbox. That said, it seems you did not send the patch to me. Secondly, by checking the patch on patchwork, the usb nodes in fsl-ls1088a-rdb.dts do not sorted alphabetically in label name. Shawn