Received: by 10.223.164.202 with SMTP id h10csp1549103wrb; Wed, 15 Nov 2017 23:30:50 -0800 (PST) X-Google-Smtp-Source: AGs4zMYIwWGm4Jk7Sm8TyGMNKOBIu6LAGcO4II8FaLQvdfAy3WQbwW+UqE+1HumL3mEEyarknUUM X-Received: by 10.159.197.65 with SMTP id d1mr818072plo.58.1510817449952; Wed, 15 Nov 2017 23:30:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1510817449; cv=none; d=google.com; s=arc-20160816; b=tbXtQ94ablPo2Uwdqny5mQA+ddUuPaM+IG0P5VGHmkDI7titf+Jz0rxTZJFcx6eOah hLSynq5hjw5DPFo2j8+f/AVO5XsUMkImuLW1fAoOBxfzA0763RIz/AaPcSDItnpCcE84 p0xCP5Hs5JOVNhs8ROt1+j3b9BWEYySJgauoAH0j9vt0bEW/hvsHXnSs0wkuWmbqI1zx BezcfJO3HTjZd6q85GTssd5u4qNNGvT3euBTdWe3NlYExOz5DXZjYOHd9ofcAFPt1ark fx9dbKMYKZIWRm1OkBawDCGu75GvWBedHp0YgiMGhH+xnekVoScI2SaEKZm7ezAG81+Y raWA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dmarc-filter:arc-authentication-results; bh=WcfhLAOwIIJ2zk5DzFL9YMCzE9Mi307ZUe7w173CWqM=; b=BVl9mOZibT8n1Tqqev4HF/4fYRjJw3zrAfNvyRMltjBUVTkCcyd6dlcAPkG6zK3ZyU qjnx/PVfGyyVfI56M6rHFr7jrtcRj3N3+m9vTmf/YGRuLwp+zllWnfgq18eo/rB1GKev oek+nur6jDodkntpXrV2/Hp6eu3jKIwB/bhfi9Hx+gPb/R05NJZrZvH6z7gf6gY4J/2u QsVU8GU1Y9G5Q50EAN6V9+5ZlPZS/X5blppBSEurs5IDFRjjJe4FA5PHSBAXvEO/aLaM 6HcbCwnm4VjvVXWxdxYy7dlbHOazhzxyzvSKSci4Ndp3AU5/vxHnIiwK8AeODOaBLwzz E+uA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x33si404999plb.147.2017.11.15.23.30.36; Wed, 15 Nov 2017 23:30:49 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758852AbdKPG6l (ORCPT + 91 others); Thu, 16 Nov 2017 01:58:41 -0500 Received: from mail.kernel.org ([198.145.29.99]:33592 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757597AbdKPG6c (ORCPT ); Thu, 16 Nov 2017 01:58:32 -0500 Received: from dragon (unknown [104.237.91.117]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 49A36218D7; Thu, 16 Nov 2017 06:58:27 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 49A36218D7 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: Thu, 16 Nov 2017 14:58:07 +0800 From: Shawn Guo To: Yinbo Zhu Cc: Mark Rutland , Harninder Rai , Andy Tang , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "Catalin Marinas )" , "Will Deacon )" , Ashish Kumar , open list , Rob Herring , Raghav Dogra , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH v2] arm64: dts: ls1088a: Add USB support Message-ID: <20171116065805.GA25176@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 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 14, 2017 at 08:00:00AM +0000, Yinbo Zhu wrote: > On Wed, Sep 13, 2017 at 05:10:09PM +0800, yinbo.zhu@nxp.com wrote: > > From: "yinbo.zhu" > > > > Fix the issue that usb is not detected on ls1088ardb > > >It's not really about fixing issue but adding support. > > The patch had been tested on upstream 4.14 code, it can fix the issue. > > > > Signed-off-by: yinbo.zhu > > Signed-off-by: Ran Wang > > --- > > >You should better have a version history here to tell what's changed between version. > > >I will add a version history on next v3 patch > Hi, > > I had modified the code as v4 version, > https://patchwork.kernel.org/patch/10027393/ > please check. You should copy me on that patch, if you expect me to pick it up. Shawn From 1584028181040452469@xxx Tue Nov 14 08:09:52 +0000 2017 X-GM-THRID: 1578416200010337890 X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread