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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 7C1B6C4338F for ; Fri, 23 Jul 2021 14:34:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5CF0960E8F for ; Fri, 23 Jul 2021 14:34:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235389AbhGWNx4 (ORCPT ); Fri, 23 Jul 2021 09:53:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36260 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235311AbhGWNxx (ORCPT ); Fri, 23 Jul 2021 09:53:53 -0400 Received: from mail-oi1-x22d.google.com (mail-oi1-x22d.google.com [IPv6:2607:f8b0:4864:20::22d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1E828C06175F for ; Fri, 23 Jul 2021 07:34:25 -0700 (PDT) Received: by mail-oi1-x22d.google.com with SMTP id 21so2005168oin.8 for ; Fri, 23 Jul 2021 07:34:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=XAinfP2rs3am3N6tj2c+h5vadTCnbhTDK2b4aCECSE4=; b=u+cadcfhA+j6aHp6BGy9ZUtZxONYh+7Cgj5HKJYLkI/ZqZFcXyRyBkWNm4atPw2l4L YObLRM8IDWnlFrBQ+1dDDuUJAFzPwLq+D3C3DodvczZw8cG4Gexm/+4QYrnUPkUygtNA hM0Ktvz/VTciCKBMovzabl0RaoZtM8NJzK2F68R1Be4bFyLP9dGNrRIGQUplaaY+owpu M2h/C4gMig5HQbe24sbD7d/31fRS8EptxemUdnjJED2vObEwaMOT5LiCIpg7Jqli+sZL F4hcUsnGXVL1yZLaYgPR8xA7kbpKYTWM+nkW9MkJ2HDR+mJYRLBJAwz9repEuw59MwN2 BLcw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=XAinfP2rs3am3N6tj2c+h5vadTCnbhTDK2b4aCECSE4=; b=jNyvvNHpg0thk4/UBBx66mJsf6AQour+mQkhBu1ZI3n1dbLsxofiSrMY/t56kdgpTq GLTmDOT9/zygAPOVKHS5kSTETkd3e4YolMQcIeyZfsAu5hVr2dVs2MXox39dDPJt4i92 lxegHhiw0a5IpNZFztfhNnCD4SDZw2fXIwPmO8OcrMoziFPpr0Fpxv0LpBBvqemjTmtJ tfIwGNbu8PrKwwEYd0Zy0GA2iWDp5oZUtcHzp8GtPIp58XfrQMYB/5+9aNEeSXv6kqSj GlB/LSFE99gD61UN0z7UvipfnCUFbVcjbM/7VbTIbiM4epbyxWxTMmqgb5fN9Tvd+l1n Q14Q== X-Gm-Message-State: AOAM533pKJ6JM8S0f7sYaVX1z0escXOxAzu681Nyxu565S9yx9LUZ/NK rWCPXHgngO6tfEQNYfg8EKsKow== X-Google-Smtp-Source: ABdhPJxX86aBV8kuG7xzOwBTqRN+j8bd4Ak482LKf14NiNigPOtJzDnbi3hkRrQbTnoUDdwjoudU6Q== X-Received: by 2002:aca:d11:: with SMTP id 17mr8785630oin.19.1627050864349; Fri, 23 Jul 2021 07:34:24 -0700 (PDT) Received: from yoga (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id q63sm3747743ooq.4.2021.07.23.07.34.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jul 2021 07:34:23 -0700 (PDT) Date: Fri, 23 Jul 2021 09:34:20 -0500 From: Bjorn Andersson To: Greg Kroah-Hartman Cc: Serge Semin , Krzysztof Kozlowski , Rob Herring , Serge Semin , John Stultz , Felipe Balbi , Florian Fainelli , Andy Gross , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-arm-msm , Linux USB List , lkml , linux-arm-kernel , Amit Pundir Subject: Re: [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name Message-ID: References: <20201020115959.2658-1-Sergey.Semin@baikalelectronics.ru> <20201020115959.2658-30-Sergey.Semin@baikalelectronics.ru> <20210714124807.o22mottsrg3tv6nt@mobilestation> <20210721100220.ddfxwugivsndsedv@mobilestation> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri 23 Jul 03:18 CDT 2021, Greg Kroah-Hartman wrote: > On Wed, Jul 21, 2021 at 03:09:37PM -0500, Bjorn Andersson wrote: > > Which tree did you revert this in? 5.13.stable?) > > My usb-linus branch which will go to Linus later today. Then we can > backport the revert to older kernels as needed. > I'm not worried about the backports, I'm worried about conflicts you're causing because you're taking a non-usb patch through the usb tree. I was about to push a revert (to this and the other Qualcomm platforms), but as you're taking some set of reverts through the usb tree we're just in for a bunch of merge conflicts. Regards, Bjorn