Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp197458pxb; Wed, 3 Feb 2021 03:21:30 -0800 (PST) X-Google-Smtp-Source: ABdhPJxUNgtNeHzyA2II6qvrX/eesOt0BRrFOXDg0wy30lXR/Cn3tqUBSc6i/8+PACiA6oWi8NrW X-Received: by 2002:a17:906:509:: with SMTP id j9mr2652290eja.89.1612351290049; Wed, 03 Feb 2021 03:21:30 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612351290; cv=none; d=google.com; s=arc-20160816; b=wZa7ns8VGCoxi6FmEdMg6ZZ6jEMhHLdlJfHAAPmdIlXLxnz2/wQ94SWhfT0aF2BSeI qJ8j6w9W4HAV9s6t22eIbXOEkNJWiQYL0q9hznvMwiYv8yEAOIAjemN5gG3bkBraenZA ScTDZIUQ0eHBKmEOVDSXHb8wihNUZWeUZHleSKon5Jln3sahShZ2NqY5rQ51KXK9QdUJ ZONYUVbMoV2NxgjY+Jx646oghLjbOmgAR5s2FoeuNjLMiArodFPFde1B4VJQMpnygQvV FuCL1Y6Dg3OkwwXcGX9pIn/M933Dgsrf1vx8YObotbKZT9OyTyFCdymLO/8tr0Mob/r2 rFWw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=qJaYi17noXhSqbNpL/AOih/OKosoCQC1Gg6Wi8BDWq8=; b=cI1ZiMSqol17/bXn10C3u7g1EYdyzP9HpTEefit7AWuNEsK2o5SqMSiT8LOMNNcoZk zN1ZAZ/qTsrBx93A3sZsIkKNs9AuEDQWyRaiEK0L3Uq2p1pASUsPpccBVrRpo8bYIaAb 3SfBhyG5cWkfr/dBaO6qr1zkvc9/JVoOOFO/UfeKsJYVPNBQIesPJ+wBG7X4Gm3QHBXB Xc2njge3SmGqFIl6RO1sG5N5hfbKGiaJwqyzevxxS+JIl3Kq4xgp9M0tnqYP5rNppjtV sKNlhuvYDN37f/5n6pa5UQLA5LxOh4ZBEVpKCwubXfab6PJWp20FR1KLpnAhtEhZxecR 3nHA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a72si991329edf.380.2021.02.03.03.21.05; Wed, 03 Feb 2021 03:21:30 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234151AbhBCLTY (ORCPT + 99 others); Wed, 3 Feb 2021 06:19:24 -0500 Received: from mail.baikalelectronics.com ([87.245.175.226]:45358 "EHLO mail.baikalelectronics.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233865AbhBCLTV (ORCPT ); Wed, 3 Feb 2021 06:19:21 -0500 Date: Wed, 3 Feb 2021 14:18:32 +0300 From: Serge Semin To: Greg Kroah-Hartman CC: Serge Semin , Bjorn Andersson , Felipe Balbi , Krzysztof Kozlowski , Florian Fainelli , Rob Herring , Andy Gross , , , Subject: Re: [PATCH v3 09/10] usb: dwc3: qcom: Detect DWC3 DT-nodes with "usb"-prefixed names Message-ID: <20210203111832.a7i56dvd3d6iq5je@mobilestation> References: <20201205155621.3045-1-Sergey.Semin@baikalelectronics.ru> <20201205155621.3045-10-Sergey.Semin@baikalelectronics.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: X-ClientProxiedBy: MAIL.baikal.int (192.168.51.25) To mail (192.168.51.25) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 03, 2021 at 10:06:46AM +0100, Greg Kroah-Hartman wrote: > On Tue, Feb 02, 2021 at 05:02:08PM -0600, Bjorn Andersson wrote: > > On Sat 05 Dec 09:56 CST 2020, Serge Semin wrote: > > > > > In accordance with the USB HCD/DRD schema all the USB controllers are > > > supposed to have DT-nodes named with prefix "^usb(@.*)?". Since the > > > existing DT-nodes will be renamed in a subsequent patch let's first make > > > sure the DWC3 Qualcomm driver supports them and second falls back to the > > > deprecated naming so not to fail on the legacy DTS-files passed to the > > > newer kernels. > > > > > > > Felipe, will you merge this, so that I can merge the dts patch depending > > on this into the Qualcomm DT tree? > > Patches this old are long-gone out of our queues. If it needs to be > applied to a linux-usb tree, please resend. Hello Greg, I'll revise the series and resend the patches, which haven't been merged in yet, on this week. Sorry for a delay. I should have done that earlier, but I have been kind of drown with fixes for DW GMAC (stmmac) driver, so couldn't pay much attention to the rest of the work. -Sergey > > thanks, > > greg k-h