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 3DA9DCCA473 for ; Mon, 27 Jun 2022 16:24:57 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=9/eWMPJBUF7VwUfKjLLByrr/L2kJrpSReSnSRRXHh0Y=; b=oSZB90dseGMmeH ylHoOZqnh99r/aKpJIpddqfdvuAeGAnXohkwX1ir+aQ8S8c+TLoytky/isV7CWER0DneBrO7xa3Jk uPLBgW5EdMf5QPhr8CzqpuSMTGDkOKwGLs51LmC8egGmh95sZ2VA4SVqORl74oxKWJTh0yseroGX2 wCtzIRMHR1Gjm10J4RMjTWXp67kLCkpR1u5WGmAMPSEb5lhueMORHAA5DYW1dxBoCYnLFKoUG5B6C AQs8pflFA47HzMVp9D9RDMsQ4+e1mR51y0mG4vf8xsFludVvQLIiAlse2N6lWag1MTp7UM8qcw5SH BgzTjC8qtvKWOoqXFD4w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o5rWp-001nYc-Je; Mon, 27 Jun 2022 16:23:59 +0000 Received: from phobos.denx.de ([2a01:238:438b:c500:173d:9f52:ddab:ee01]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o5rWW-001nNF-BP for linux-arm-kernel@lists.infradead.org; Mon, 27 Jun 2022 16:23:43 +0000 Received: from [127.0.0.1] (p578adb1c.dip0.t-ipconnect.de [87.138.219.28]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id D7B8083E3A; Mon, 27 Jun 2022 18:23:33 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1656347014; bh=qyRqRKTcgCbtBEtdObSLSc6Y2Bi2gAfQy+jLb9syFLE=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=aoBI1xtyR05DdOJWxQRP5Ld292ikzanHOi4LUlHlAAqug+7dxr38icjCXZxk2kCYZ CTFuddo+7LVOxt2CYkf9EH/v8yNv14koHkt9zwx8lWYXkIMGoRfj5bnkjx5kp3VfjA ddtno241N8WKHdE8As/z7yeEzt3pM2AETgDz99KEJQ2jhRT93DMQoKwE+KT50E853S HpGBW6YxQuBfVnf7yZP8/B0Ta1lDqKSzQUY7k/8LLj9n0ynn8QIB3Dd0WUB16jeNC8 FCx71dHkI3Cy+/Z+tGMYlcAcZyiKkhe8Rb+X6ozCpi2Rk4mQVM5yawVhFHq/WVHW6+ hbTdsH2bWTYSg== Message-ID: <66f689d9-a691-8bf6-62a2-48fac6eb3938@denx.de> Date: Mon, 27 Jun 2022 18:23:33 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH v3 3/6] clk: imx: imx8mp: Add audiomix block control Content-Language: en-US To: Abel Vesa , Lucas Stach Cc: linux-clk@vger.kernel.org, Abel Vesa , Fabio Estevam , Jacky Bai , Laurent Pinchart , Michael Turquette , Shawn Guo , Stephen Boyd , linux-arm-kernel@lists.infradead.org, linux-imx@nxp.com References: <20220625013235.710346-1-marex@denx.de> <20220625013235.710346-3-marex@denx.de> From: Marek Vasut In-Reply-To: X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220627_092340_823180_2A592772 X-CRM114-Status: GOOD ( 10.31 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 6/27/22 17:35, Abel Vesa wrote: > On 22-06-25 03:32:32, Marek Vasut wrote: >> Unlike the other block control IPs in i.MX8M, the audiomix is mostly a >> series of clock gates and muxes. Model it as a large static table of >> gates and muxes with one exception, which is the PLL14xx . The PLL14xx >> SAI PLL has to be registered separately. >> > > Again, there is a chance that the blk-ctrl driver might disable the PD > from under this. Can you elaborate a bit more on this ? How/why do you think so ? _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel