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 D07D3C4167B for ; Fri, 8 Dec 2023 10:32:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1573606AbjLHKcr (ORCPT ); Fri, 8 Dec 2023 05:32:47 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59464 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235940AbjLHKca (ORCPT ); Fri, 8 Dec 2023 05:32:30 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 71F502D54 for ; Fri, 8 Dec 2023 02:32:08 -0800 (PST) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6B0DEC433C7; Fri, 8 Dec 2023 10:32:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1702031528; bh=yZ0ArCVZudWIJRxf5rXx4mNCVgyBX4eaw15oShBLaj0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=2kYfjQhCxHl1hqoP+X9utK90pgdDIZNrPx/DP75cUl1gjWVOtlC3o5pt5gf6mzH0z F9iRt3vUy7/em+JQda3xeG7X7OHH0Dw6RU/lcLAnShDjxSUchH4obGtDqNr9ucLQKa sYmzyN+eWIYYdCf9KWrAhVuJywNPT2lKG/dwKJHM= Date: Fri, 8 Dec 2023 11:32:05 +0100 From: Greg Kroah-Hartman To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Cc: Sebastian Reichel , Rob Herring , linux-serial@vger.kernel.org, Jiri Slaby , Fabio Estevam , Sascha Hauer , linux-kernel@vger.kernel.org, Ian Ray , NXP Linux Team , Pengutronix Kernel Team , kernel@collabora.com, Shawn Guo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , devicetree@vger.kernel.org Subject: Re: [PATCHv5 0/2] Fix imx53-ppd UART configuration Message-ID: <2023120821-sandstone-lavender-7487@gregkh> References: <20210430175038.103226-1-sebastian.reichel@collabora.com> <20231208090754.fn3bddlum3t7kakn@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20231208090754.fn3bddlum3t7kakn@pengutronix.de> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 08, 2023 at 10:07:54AM +0100, Uwe Kleine-König wrote: > [Cc += dt maintainers] > > On Fri, Apr 30, 2021 at 07:50:36PM +0200, Sebastian Reichel wrote: You are responding to a message from 2021??? I can't remember what I wrote in an email last week, let alone years ago, are you sure any of this is relevant still? thanks, greg k-h