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 889FBC7618D for ; Thu, 6 Apr 2023 01:41:21 +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=0smG15c+mVHTB/u8hlLPy51bAqgWh6L3vVOddi9sXCs=; b=uq91WLYSTddmsX 6GIi3R+On6lroaHma0PggpRRqQO0YqGFlEeCfv7Zg10/INBrfDc3wVDENSDNA4VfXckjJal6peJ7i HmmC+edNW34C1NaKJSvrowPvDkU4w606sYo9oluQ7xsIR02XwTUS8NzfZBzXOPLKeXFYz1ahiahDI blDEHynJCAkQ2GugbBNGqtdw1ybV4592vzc5wISKKUBQmRj5cGVLyXX2vZHEfqOBlIXuk+owBGX8M XEauKhBVO6jYb6V7Ro5OcnROiAxuNBDeycxoyLLmcTlTl/m/aNjNCExndwhWyoFPYfPUBmv4+Mr2M QYHUtP8YY91VV9U6HxPw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pkEbz-0063M2-2P; Thu, 06 Apr 2023 01:40:27 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pkEbx-0063LO-18 for linux-arm-kernel@lists.infradead.org; Thu, 06 Apr 2023 01:40:26 +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 51C966417F; Thu, 6 Apr 2023 01:40:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D4B69C433EF; Thu, 6 Apr 2023 01:40:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1680745221; bh=JOshdqDasYx+VJ9V4GEhYO25QyIsnPmsnfB8panfAZ0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hRab9knx16g2wEazV2BAeeL26/fwLPN3rb/U/M93+PQoH24dIOo15JCtXr0ZH9ybh 70hfkNPrOWIZ3ioL8dPn6xFNnaFty/CHumTz7MbOiv1i9fRF5Q2haiaKZqV2ms7GqU 8mK+2cLG2DONyrJdVgFIsxNtgR7bWZDhsfLxTFIctNjxjY/buU7MDlnTt6aVD8xlO1 T0BM0t97S2p/uKDRm1OswRuHNhEokUlahg3tBjAR6QY5k+QYfJjZJuVSDbDDTHourR cFcaDXtrX0caNJXc9ycCr28uBnSHQML0puryKskL3ZDvxD+6H4uhEjkayrmf27kiH9 1Gc/rZhHbpclw== Date: Thu, 6 Apr 2023 09:40:13 +0800 From: Shawn Guo To: Peng Fan , gregkh@linuxfoundation.org Cc: "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: <20230406014013.GJ11367@dragon> References: <20230322052504.2629429-1-peng.fan@oss.nxp.com> <20230322052504.2629429-11-peng.fan@oss.nxp.com> <20230405130649.GA11367@dragon> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230405_184025_436794_5DED91AC X-CRM114-Status: GOOD ( 14.79 ) 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 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? - Would you update your patch robot to reply the applying message to all recipients, so that everyone knows the status? Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel