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 25804C27C53 for ; Wed, 12 Jun 2024 21:15:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=6xu9ZJA8GJzAmXFL26HteFG66q1vXBVCnl/nwCcgLp4=; b=YsXMDr3ej8fv/fiy5hUenMFv83 RrZecKvp1k+jizn6taaFCPlpBIhMVSgnlDDnWJ1yA9E82D8SKJQUoez72YHdC3wH5+jJ1U47cv/Zg mizYksFxnpu2LDnceYATNn+W08HnxUoOzeQUgAftOQtqDp1JbmJX88JctykwyhXFWQMuj3sPTQPXY Ej1KEt9C3YJo2cjXo/o7Cx+X0mkpk4xJo4KI94GZ1MT+UjIgtUvjJxaQ/TBrbiCCNI1V/3M1WKBJu MCjlh91cYula8ek78ZPcYQbYdgNmV6Mhba7zNRisgs72i4qEuZjEppJJjWN9muuk21eq5h9QG1jqE Tscj2aeQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sHVJp-0000000E9zZ-20jX; Wed, 12 Jun 2024 21:15:45 +0000 Received: from perceval.ideasonboard.com ([213.167.242.64]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sHVJm-0000000E9yg-3sJJ for linux-arm-kernel@lists.infradead.org; Wed, 12 Jun 2024 21:15:44 +0000 Received: from pendragon.ideasonboard.com (81-175-209-231.bb.dnainternet.fi [81.175.209.231]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 14D77E4; Wed, 12 Jun 2024 23:15:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1718226926; bh=q5Bc33cCe1NG1zR7xbVQUt/1VsUNuSgQXpNdRk53CuA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nAOVUINuBJOSyqtM72Qq3J7pu6bLK88dFGFVyVtA67M4oFkBWp3ewD8LspwoJtPfN YKNYZHkmkJsvx9V0E6tnrn8rLACd4pWrBarQWidfOi02i8uaXulBFJbrfPlyzlp9o/ 4Wjk0uP7OUcnh7kS3EZTZtAKReWGrXZuVb/YvSvA= Date: Thu, 13 Jun 2024 00:15:19 +0300 From: Laurent Pinchart To: Luca Ceresoli Cc: Lucas Stach , Shawn Guo , Rob Herring , Krzysztof Kozlowski , Fabio Estevam , NXP Linux Team , Marek Vasut , Kieran Bingham , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, patchwork-lst@pengutronix.de, kernel@pengutronix.de, Adam Ford Subject: Re: [PATCH 4/4] arm64: dts: imx8mp-evk: enable HDMI Message-ID: <20240612211519.GW28989@pendragon.ideasonboard.com> References: <20220826192932.3217260-1-l.stach@pengutronix.de> <20220826192932.3217260-4-l.stach@pengutronix.de> <20230302163525.007503e4@booty> <20230525122628.13b0f28b@booty> <20240608150613.GA13225@pendragon.ideasonboard.com> <20240610103136.74ec91fd@booty> <20240612122502.38a9a2eb@booty> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20240612122502.38a9a2eb@booty> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240612_141543_132261_A2F73BF7 X-CRM114-Status: GOOD ( 23.56 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Jun 12, 2024 at 12:25:02PM +0200, Luca Ceresoli wrote: > On Mon, 10 Jun 2024 10:31:36 +0200 Luca Ceresoli wrote: > > On Sat, 8 Jun 2024 18:06:13 +0300 Laurent Pinchart wrote: > > > On Thu, May 25, 2023 at 12:26:28PM +0200, Luca Ceresoli wrote: > > > > On Thu, 2 Mar 2023 16:35:25 +0100 Luca Ceresoli wrote: > > > > > On Fri, 26 Aug 2022 21:29:32 +0200 Lucas Stach wrote: > > > > > > > > > > > Enable the DT nodes for HDMI TX and PHY and add the pinctrl for the few > > > > > > involved pins that are configurable. > > > > > > > > > > > > Signed-off-by: Lucas Stach > > > > > > > > Any updates to these patches? I haven't found any v2 on the list. > > > > > > This is the last patch in the series that hasn't made it upstream It > > > would be really nice to get a new version that could be merged in v6.11. > > > Pretty please :-) > > > > It will be my pleasure to rebase, test and resend this week! :) > > Oops, I clearly had misread your e-mail! :) > > You was of course referring to Lucas' patch for the imx8mp-evk and not > mine for the imx8mp-msc-sm2s, which I thought I had sent previously. That's right, I was referring to the EVK patch. Luca*s*, would you consider resubmitting it in time for v6.11 ? > It must have been the similarity between 'Luca' and 'Lucas' along with > the 'To:' header, the board names being somewhat similar and the actual > patch content being almost identical... So which of you will change his name ? :-) > But turns out I hadn't sent that patch yet. Sent it right now: > https://lore.kernel.org/linux-devicetree/20240612-imx8mp-msc-sm2s-hdmi-v1-1-6c808df5205d@bootlin.com/T/#u -- Regards, Laurent Pinchart