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 01454CE7A8C for ; Mon, 25 Sep 2023 15:26:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232562AbjIYP06 (ORCPT ); Mon, 25 Sep 2023 11:26:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46644 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232884AbjIYP0o (ORCPT ); Mon, 25 Sep 2023 11:26:44 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 2EEDB1B9; Mon, 25 Sep 2023 08:26:32 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 5E64780E2; Mon, 25 Sep 2023 15:26:31 +0000 (UTC) Date: Mon, 25 Sep 2023 18:26:30 +0300 From: Tony Lindgren To: Thomas Richard Cc: linux-pm@vger.kernel.org, linux-serial@vger.kernel.org, Gregory CLEMENT , Kumar Udit , Dhruva Gole Subject: Re: serial: 8250_omap: suspend issue with console_suspend disabled Message-ID: <20230925152630.GT5282@atomide.com> References: <59b13c93-6637-3050-c145-31be0d6c12c9@bootlin.com> <20230920053828.GD5282@atomide.com> <332111c2-f3f5-3d7f-09ef-f3ebb3f48eb0@bootlin.com> <0ab0dc61-aa9b-1f3f-f889-9c6e10dc62f7@bootlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0ab0dc61-aa9b-1f3f-f889-9c6e10dc62f7@bootlin.com> Precedence: bulk List-ID: X-Mailing-List: linux-serial@vger.kernel.org * Thomas Richard [230925 13:03]: > On 9/21/23 09:58, Thomas Richard wrote: > > I tested it, it works for me. > > Tony, > > As your proposal works well, do you plan to send a patch ? > Or would you prefer me to send it ? Thanks I'll type up the description and send it. Regards, Tony