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 AEBE8C3DA4A for ; Thu, 22 Aug 2024 13:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To: Content-Transfer-Encoding:Content-Type:MIME-Version:References:Message-ID: Subject: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=vWSiFBZuO+xL7JKskTPhovmSynOLz2nLDJEPV5z3ktk=; b=eNRNargzByaWODM+y3ylOaKnOS KbCJxeSANgqqwbXnxzhtqCy4MtfxUAknTM8R1tY53oMcA0JofYoEyvHlT3TVJfZ64cbzq5asUWYoq U4tpbHkUR8jolxgy9bccIA+DSoQq7w8X9F+KM9KGov4D2YNIrfJ7nOsEGp01dAEELc7PovfCq6hB/ DEMeCr97hgZS2OkkGOhljBjF5ST1K88lpqqv2WaNtWactmzDAsj09hATEAm0nm4neo1QbikoDm4b4 m+fbNc8W5s8Inr94HOZcDVIZ/+5MGBezz45Ctor4c3sX/drgx0qJR7GPPpzmzprmZQdRm+hxtit+/ A0aIH23A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sh7ol-0000000CvJr-3bw4; Thu, 22 Aug 2024 13:25:35 +0000 Received: from mgamail.intel.com ([198.175.65.19]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sh7nW-0000000CusB-2GqE; Thu, 22 Aug 2024 13:24:20 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1724333058; x=1755869058; h=date:from:to:cc:subject:message-id:references: mime-version:content-transfer-encoding:in-reply-to; bh=Ifzdw8rZaLUtG4yjgZfU3oaFMdqGu3/9BL4OZPs5jTM=; b=VezjcJ6SoCjfXvMnbTp6nuaCthl9H4reMo5TJFDAWRCjZtiqBgToBMT/ MFg1fvXvxUrxBwgcgcgPTNOjOmxBeXwPkhnVH+gVovOahUvd489ha7jOc uPFkwQq9nxYEqDtt+/RWyNslFT75uzf8W5XsFZPpJcv40YCH+E0DREXY6 G7MIiOJ6HloimolbIYh5b1RP8cGEbH/CSyJS672p9sV4OJZvUVYqTTukr lejxZe4UoKjT8GIqPyssJKRMzllQi41f+33YlKgJg8dvq8Fibp9bP2We0 bbJFsg0ANLP/NfUJFMkwlXjUYPhiVF6vd9sIMfq3Dwbd0SVK45EXrFzYh w==; X-CSE-ConnectionGUID: 9RfHDw6LT9mq+Pll1m6jIA== X-CSE-MsgGUID: QpI2mubsR9asJSA8Lpe9ug== X-IronPort-AV: E=McAfee;i="6700,10204,11172"; a="22614256" X-IronPort-AV: E=Sophos;i="6.10,167,1719903600"; d="scan'208";a="22614256" Received: from fmviesa010.fm.intel.com ([10.60.135.150]) by orvoesa111.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Aug 2024 06:24:17 -0700 X-CSE-ConnectionGUID: l54lGSTOTjqGjj8UehtWGA== X-CSE-MsgGUID: 8oVq4/R6Qk+gMwwh54YXQA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.10,167,1719903600"; d="scan'208";a="61596334" Received: from smile.fi.intel.com ([10.237.72.54]) by fmviesa010.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Aug 2024 06:24:10 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.98) (envelope-from ) id 1sh7nJ-00000000Sif-16vw; Thu, 22 Aug 2024 16:24:05 +0300 Date: Thu, 22 Aug 2024 16:24:05 +0300 From: Andy Shevchenko To: Paul Cercueil Subject: Re: [PATCH 1/8] tty: 8250_ingenic: Use devm_clk_get_enabled() helpers Message-ID: References: <20240822033924.32397-1-liulei.rjpt@vivo.com> <20240822033924.32397-2-liulei.rjpt@vivo.com> <09d6a69610ccec161ad8e0f2df64d8264c0a64fe.camel@crapouillou.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <09d6a69610ccec161ad8e0f2df64d8264c0a64fe.camel@crapouillou.net> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240822_062418_656388_925F0177 X-CRM114-Status: UNSURE ( 8.80 ) X-CRM114-Notice: Please train this message. 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: , Cc: Alexandre Belloni , Valentin Caron , Kunihiko Hayashi , Lorenzo Pieralisi , Liviu Dudau , Alexandre Torgue , Claudiu Beznea , Thierry Reding , Manivannan Sadhasivam , Jiri Slaby , linux-stm32@st-md-mailman.stormreply.com, opensource.kernel@vivo.com, Geert Uytterhoeven , Florian Fainelli , Jonathan Hunter , linux-arm-kernel@lists.infradead.org, linux-serial@vger.kernel.org, Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , linux-mips@vger.kernel.org, Patrice Chotard , Lei Liu , John Ogness , linux-kernel@vger.kernel.org, linux-actions@lists.infradead.org, linux-tegra@vger.kernel.org, Thomas Gleixner , Richard Genoud , Sebastian Andrzej Siewior , Greg Kroah-Hartman , Lino Sanfilippo , Masami Hiramatsu , Maxime Coquelin , Sudeep Holla , Jeff Johnson , Andreas =?iso-8859-1?Q?F=E4rber?= Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Aug 22, 2024 at 11:40:46AM +0200, Paul Cercueil wrote: > Le jeudi 22 août 2024 à 11:39 +0800, Lei Liu a écrit : ... > Not really worth a V2, but if you make a V2, please "return data- > >line;" directly. > Acked-by: Paul Cercueil Despite of this, the series has other small issues that needs to be addressed, so I would wait for v2. -- With Best Regards, Andy Shevchenko