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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 31EEEC77B72 for ; Thu, 20 Apr 2023 08:11:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=1KKVOH7aBLrFJnZFX43ZGl7WGusokgdZTKnhs92Wveo=; b=xad2s9ExZOQTIY PHYIXhPqTxRRj963B/DFiK4egMVHLoHaiw6UGozj5wqtfyGBNYQMSn3RAjS7ZLUbWQ6RYgSQsgfSS DwqUBdq4GcVmDDxmmmHWvbstLa6LPyxMI/Mr1ep6JRxAgkyZ/hHY9RnZMbER7FKo6e1QaQOmQhUil MbIPA60CssN2RWVZ9Kk5X4ehXhGdLt1gl0JYeaCspsHP0OUrsrx/J+15LGQzytXGM29vXImAwse8s +DeZhViv1YS5fp5FjqVbjy3leFl3zYX7HJHCrkXmnH92FCZyykw93b/eRaxfuFuGJ4aMId+aF9Qm1 TA6tSHXMBURCltCcWhqQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1ppPNh-007MSR-29; Thu, 20 Apr 2023 08:11:05 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1ppPNf-007MRY-0H for linux-arm-kernel@lists.infradead.org; Thu, 20 Apr 2023 08:11:04 +0000 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 8A451643FF; Thu, 20 Apr 2023 08:11:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3371AC433D2; Thu, 20 Apr 2023 08:11:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1681978262; bh=cRkJJtkBCNc6QMnaPnruYpRLA9mN0/qvOe5piHP2PL0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KwyuRbNTuY014OIygJWopqNWMjjzNCDieFS4GhXJ2NSLsERU+0C9VWL2CWYisnvjb R0Djg8vlgNA6K+bSAsN1QAztj87ny2HdQkF3o14W2QbblQUdKKMV0sFP3AIACuKpOh n1c8YZX7x9fW2TdV06CoYnVQo8Rr6CKHZjLrBx68= Date: Thu, 20 Apr 2023 10:10:58 +0200 From: Greg KH To: Shawn Guo Cc: Peng Fan , "Peng Fan (OSS)" , "robh+dt@kernel.org" , "krzysztof.kozlowski+dt@linaro.org" , "s.hauer@pengutronix.de" , Xu Yang , "kernel@pengutronix.de" , "festevam@gmail.com" , dl-linux-imx , "linux-usb@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Jun Li Subject: Re: [PATCH V7 10/10] ARM64: dts: imx7ulp: update usb compatible Message-ID: References: <20230322052504.2629429-1-peng.fan@oss.nxp.com> <20230322052504.2629429-11-peng.fan@oss.nxp.com> <20230405130649.GA11367@dragon> <20230406014013.GJ11367@dragon> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230406014013.GJ11367@dragon> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230420_011103_161552_72A2A180 X-CRM114-Status: GOOD ( 20.54 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Thu, Apr 06, 2023 at 09:40:13AM +0800, Shawn Guo wrote: > On Thu, Apr 06, 2023 at 01:18:43AM +0000, Peng Fan wrote: > > Hi Shawn, > > > > > Subject: Re: [PATCH V7 10/10] ARM64: dts: imx7ulp: update usb compatible > > > > > > On Wed, Mar 22, 2023 at 01:25:04PM +0800, Peng Fan (OSS) wrote: > > > > From: Peng Fan > > > > > > > > Per binding doc, update the compatible > > > > > > > > Signed-off-by: Peng Fan > > > > > > ARM: dts: imx7ulp: ... > > > > > > Fixed it up and applied all DTS patches. > > [Peng Fan] > > > > Thanks for the fix. But I think Greg already applied the patchset. > > Okay, I will drop them from my tree, but ... > > Greg, > > May I suggest a couple of things on the future process? > > - Could you leave i.MX DTS patches to me, so that we can avoid potential > merge conflicts? How am I supposed to know this? Our tools take the whole patch series, not individual ones. If someone wants patches to go through different trees, then they need to submit them as different patch series, otherwise it makes no sense. > - Would you update your patch robot to reply the applying message to all > recipients, so that everyone knows the status? Can't really do that, it only responds to those that are on the patch signed-off-by list itself, as the other cc: metadata is gone after the patch is applied. thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel