From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9BEF8C433E7 for ; Tue, 20 Oct 2020 12:34:40 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 322EC22265 for ; Tue, 20 Oct 2020 12:34:40 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="JMaC81/y" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 322EC22265 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=baikalelectronics.ru Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=hcD8BBcx/9xNLhKEaV5XSKBikmUebaTW7q8W2mOmWAE=; b=JMaC81/y7Rek5hQlpOnAyY3DM D4rwmhKR6PqvYqeeRi6BMYjrARiaanaIpwKkURVQdPfMvcJg4/HNsOSaF35xzntutqo6E7qLTxJrn pNsig4SHMKESqXO168lvmqD6KCSwznw1ThZBdb5rCYI5B0PkjuFBVlQWBZYH6znkL6RWcl4ykDpdQ T+cY+o5QyZVdMYvGZAMgvxCCOi3zdHXuM9TtICsQ44VXP+Bla8X/9RVIHAeRhrDuq+QDY43r7XfEQ bF/UIsdrJ7/VsClr7ahCAbXF+pIBcXaiNCmSJt0FzTJWhJsBlCrsTJElF8ltc+eaYq/RRTDeiVIVN L8beC4kiA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kUqpN-0006u0-KG; Tue, 20 Oct 2020 12:33:21 +0000 Received: from mail.baikalelectronics.com ([87.245.175.226] helo=mail.baikalelectronics.ru) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kUqpK-0006me-1i for linux-arm-kernel@lists.infradead.org; Tue, 20 Oct 2020 12:33:19 +0000 Received: from localhost (unknown [127.0.0.1]) by mail.baikalelectronics.ru (Postfix) with ESMTP id D67B5803071B; Tue, 20 Oct 2020 12:33:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at baikalelectronics.ru Received: from mail.baikalelectronics.ru ([127.0.0.1]) by localhost (mail.baikalelectronics.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p-CM0Wfp74i7; Tue, 20 Oct 2020 15:33:16 +0300 (MSK) Date: Tue, 20 Oct 2020 15:33:15 +0300 From: Serge Semin To: Krzysztof Kozlowski , Andy Shevchenko , Felipe Balbi Subject: Re: [PATCH 01/29] usb: dwc3: Discard synopsys,dwc3 compatibility string Message-ID: <20201020123315.636cwjrajowihxa6@mobilestation.baikal.int> References: <20201020115959.2658-1-Sergey.Semin@baikalelectronics.ru> <20201020115959.2658-2-Sergey.Semin@baikalelectronics.ru> <20201020122801.GB126891@kozik-lap> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201020122801.GB126891@kozik-lap> X-ClientProxiedBy: MAIL.baikal.int (192.168.51.25) To mail (192.168.51.25) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201020_083318_246071_2BC02ACA X-CRM114-Status: GOOD ( 15.78 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree , Florian Fainelli , Greg Kroah-Hartman , USB , Linux Kernel Mailing List , Rob Herring , linux-arm Mailing List Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Oct 20, 2020 at 02:28:01PM +0200, Krzysztof Kozlowski wrote: > On Tue, Oct 20, 2020 at 03:15:06PM +0300, Andy Shevchenko wrote: > > On Tue, Oct 20, 2020 at 3:02 PM Serge Semin > > wrote: > > > > > > Syonpsys IP cores are supposed to be defined with "snps" vendor-prefix. > > > Discard a DW USB3 compatible string with the deprecated prefix seeing > > > one isn't used by any dts file anymore. > > > > I'm afraid it's no go. > > It's an ABI from the moment when the driver started supporting this > > compatible string. > > Exactly. > > Please mark the compatible as deprecated in bindings, correct the DTSes > and optionally after one or two years (or any time later) remove the > support for deprecated bindings. Ok. I'll just get the original patch back then: https://lore.kernel.org/linux-usb/20201014101402.18271-1-Sergey.Semin@baikalelectronics.ru/T/#m0f92acafbd740e63b7156efac58850e0757d2110 and resend the series later after the rest of the patchset have been cooked a bit. -Sergey > > Best regards, > Krzysztof > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel