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 461B0C4332F for ; Sat, 31 Dec 2022 05:42:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=vL/eujB9HduU4txvbTREseFIiHy55tHwIN2z/FpKsDQ=; b=kIr6O08FOCK71z Lxj1S0gOz0d8wIUkBrRpqsFKAPZUkAJH1eHafEeK6Ynz8IhK2yel2wen9EjeOAAaWK0erd88Egb4w W11NXXq2lPwdygz3DAp4moqrSUa1VwGIgqEePXzScLqGQsz0c9U4JNg+7TqcEt55AlIwKP2UEotlO d9JOYWyzsqOEYFK4Yn8Ro9Q1ZoMmdH8w0r0lycYo1Bus/n9eDLksJhZq3xApIGiuqc8pmY/bU8lz3 dRPHlpg4qT2agfr0virTu3cJUZpwRcuO6Ab9Fn4XDA1PuXDy2HhTkqRw4kGK6TzKIVKywBHILUQHL OnFoyH5CXeAkD3YP58yA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pBUcn-000yFk-Bu; Sat, 31 Dec 2022 05:41:41 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pBUck-000yDO-IM for linux-arm-kernel@lists.infradead.org; Sat, 31 Dec 2022 05:41:39 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id CFA8CB818F2; Sat, 31 Dec 2022 05:41:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EC290C433EF; Sat, 31 Dec 2022 05:41:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1672465295; bh=REGKBoHYPwcK0vilHS6S2mvYXHrfn9xp/K4FBHYCbT8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tLMvEaVr4JniGLVkS24bY4+VFeBpB3yqPZWc1MWN4OuhGSAr2b853HIY4ZUOF+y7f 3Hf0/MFqG367HZKzd4vO2FDuR+wu6ZzksRDLKiYJ7kUjp3rzG9YLe6Yw3WQhdfruhQ G3TadGVhKds3+Gw/9FWZCVbKU5ND/BEBzqkLU4qfkPYYKJhu4QPHrHOHXYyl/AhOto OYJXWl+WB1/TSIkLg/FcRQN9zA134ZFERySrzypZmeyZU1UhbBrCpoPAlukCZY8Fgz hmOZqYMzxBPgQZLleGEFVREuYmgLbKga98H/nGGc3dXuzai1ErXCxcSlr3L/yIkwTx BRAnoqLzc6IOg== Date: Sat, 31 Dec 2022 13:41:29 +0800 From: Shawn Guo To: Lucas Stach Cc: Fabio Estevam , NXP Linux Team , Peng Fan , Kieran Bingham , linux-arm-kernel@lists.infradead.org, patchwork-lst@pengutronix.de, kernel@pengutronix.de Subject: Re: [PATCH 2/3] soc: imx: imx8mp-blk-ctrl: enable global pixclk with HDMI_TX_PHY PD Message-ID: <20221231054128.GB6112@T480> References: <20220826191305.3215706-1-l.stach@pengutronix.de> <20220826191305.3215706-2-l.stach@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220826191305.3215706-2-l.stach@pengutronix.de> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221230_214138_773630_23A9DDE8 X-CRM114-Status: UNSURE ( 8.12 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Aug 26, 2022 at 09:13:04PM +0200, Lucas Stach wrote: > NXP internal information shows that the PHY refclk is gated by the > GLOBAL_TX_PIX_CLK_EN bit, so to allow the PHY PLL to lock without the > LCDIF being already active, tie this bit to the HDMI_TX_PHY power > domain. > > Fixes: e3442022f543 ("soc: imx: add i.MX8MP HDMI blk-ctrl") > Signed-off-by: Lucas Stach Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel