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 X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AFD9FC433FF for ; Sat, 3 Aug 2019 09:04:22 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 808F421726 for ; Sat, 3 Aug 2019 09:04:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Hm64WhWd"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="b7CSsof6" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 808F421726 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To: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=Gq5b2UIkP4UT1oKyQ9BClN9A3J32wqf4b9dLRniXp18=; b=Hm64WhWdfi40fI ebJTMFUWFWJI9nOrJXbWiNIa7QGHu9kVgoFT6mHUw6hai8PeKDo5eBcy2IYSoKwrpeFfO23c5DtCA ijp/COBEzioInJh2ucACVe8QDmfiKjk0wTYW55h3JTuMxQjIXW9D2QJeT6hPL5Ei4HEYUeIVs9WPQ eY6SuuXnZzVurewaX8vZ7dK0uA7UnCSmersSrMB9WoFXEmvbHq3ic1TohngkrTz71DAqJGw20ly1M gcxLZbhXf5C7ioJCg4brI6SDNjQwk6x/8eOYFpxO6JX1zjJrH7/sW1ymOsbzpUmuPvRKP1iUaP996 uDYH6rUFaL/D3nsGShUg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1htpxW-0002Dp-Rg; Sat, 03 Aug 2019 09:04:14 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1htpxU-0002DQ-81 for linux-arm-kernel@lists.infradead.org; Sat, 03 Aug 2019 09:04:13 +0000 Received: from X250.getinternet.no (98.142.130.235.16clouds.com [98.142.130.235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 410C321726; Sat, 3 Aug 2019 09:04:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564823051; bh=kYBiilUhc6DZJa64D6cCy1TrASaor4leQXEMNsBtUGw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=b7CSsof6a1ESo3ZAhvVwzD+XJo063xqo0YaxkxdEpR1pJ4dmwhpw7lXHgevToA8z9 Snxcd90ujQqPGgL3I1ConyXiiwdIW41Dqa+guIiNkaHDBd1O7zTDfoGC1x1foqarg0 woSn+g5IRothqP1mWFCfi6fDB/4IaVyZT3nuCNWM= Date: Sat, 3 Aug 2019 11:04:05 +0200 From: Shawn Guo To: Anson.Huang@nxp.com Subject: Re: [PATCH] clk: imx8mn: Keep uart clocks on for early console Message-ID: <20190803090404.GI8870@X250.getinternet.no> References: <20190724075017.11003-1-Anson.Huang@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190724075017.11003-1-Anson.Huang@nxp.com> User-Agent: Mutt/1.5.24 (2015-08-30) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190803_020412_308802_6584FD25 X-CRM114-Status: UNSURE ( 7.95 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: sboyd@kernel.org, mturquette@baylibre.com, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Linux-imx@nxp.com, kernel@pengutronix.de, festevam@gmail.com, s.hauer@pengutronix.de, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Jul 24, 2019 at 03:50:17PM +0800, Anson.Huang@nxp.com wrote: > From: Anson Huang > > Call imx_register_uart_clocks() API to keep uart clocks enabled > when earlyprintk or earlycon is active. > > Signed-off-by: Anson Huang Applied, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel