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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 90F06C38142 for ; Thu, 19 Jan 2023 06:13:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230097AbjASGNv (ORCPT ); Thu, 19 Jan 2023 01:13:51 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46842 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229796AbjASGNH (ORCPT ); Thu, 19 Jan 2023 01:13:07 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6696066EDB; Wed, 18 Jan 2023 22:12:48 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id F3B3361B16; Thu, 19 Jan 2023 06:12:47 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D0BC9C433EF; Thu, 19 Jan 2023 06:12:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1674108767; bh=A2PghEoRmSghnztcEE/zkcVqIUrtIJzjVmsfGTfu3gA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gzCXat3CmTS2VlmvwFUkJU8fmRn+GFxQqT3mThdFv03YrJ5uBPeySqF/RrEmsxhOr hQ9HkmeXcx0ynX7iJUSfBB3rV9pjzD4tzDMyhJeLDvLW/svcgu4On2wHNS/UGs8Q5H Wk4tTIQHBagoIkWZ+bw+924rIK3XKh8lwYgBbAl81nSm1Obw1JEGx5+TwMAY3L6WwC 3/g4TmqoAeyYcSLV1bDm83sL4Lvv302LDd3JW07hJpghdsNSJKMIXrDORunbra90BS 7hiyMLVbNeCafYE2MkiU7EHNyVL+i4v5zSvOYFRG+NL+LyBm/GOzaUM8DQRo4qjXUv d1aAYBiEOzvsA== Date: Thu, 19 Jan 2023 11:42:43 +0530 From: Vinod Koul To: Stephen Rothwell Cc: Kishon Vijay Abraham I , Greg KH , Jon Hunter , Greg Kroah-Hartman , Sing-Han Chen , Wayne Chang , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: duplicate patches in the phy-next tree Message-ID: References: <20230119153145.598885cf@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230119153145.598885cf@canb.auug.org.au> Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On 19-01-23, 15:31, Stephen Rothwell wrote: > Hi all, > > The following commits are also in the usb tree as different commits > (but the same patches): > > 5c7f94f8bad8 ("phy: tegra: xusb: Add Tegra234 support") > e5f9124404d0 ("phy: tegra: xusb: Disable trk clk when not in use") > > they are commits > > d8163a32ca95 ("phy: tegra: xusb: Add Tegra234 support") > 71d9e899584e ("phy: tegra: xusb: Disable trk clk when not in use") Ah, ideally these should go thru phy tree! > > in the usb tree. > > -- > Cheers, > Stephen Rothwell -- ~Vinod