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 C16FAC2BBCA for ; Tue, 25 Jun 2024 16:59:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=IJrbabNzzBhzaeJkC2PMJ7DZ5x3aT19bK8M4kEef8AY=; b=z0jG9QVA9XBmMUigrqQIokZkzG s6S09WuNljy6nkc/PDIW+renkFpSoFY5+vKdCmLtHo5p0t3dcoAFVExUqqImLRn0Wo8jRmYOC3d/0 n7mbyqtsZD/3k/Qivtd8s6nFprNMSTSFs5Pb+uNvhSt5ilREngPK0ihByOS4db34XkXvHI86AawWR vS8m1akZ/tGEL2jfw4EcyAsZKJ71bMszAlMnEhFoYYtfoJu6SWKeQkH3vsjNTATu6TAxPqIvcDjKG 8cO1pJpejKTBkvQ591cgrJJq3S5qFXqVISCGftrjIQS9Yecq4/LtB7CMmPXtCvkLCAVLGlpYIeiMF LBjkNqVA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sM9Ve-00000003nBc-0Jml; Tue, 25 Jun 2024 16:59:10 +0000 Received: from mail11.truemail.it ([217.194.8.81]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sM9VW-00000003n9Z-1fOI for linux-arm-kernel@lists.infradead.org; Tue, 25 Jun 2024 16:59:05 +0000 Received: from francesco-nb (93-49-2-63.ip317.fastwebnet.it [93.49.2.63]) by mail11.truemail.it (Postfix) with ESMTPA id 71CF81F929; Tue, 25 Jun 2024 18:58:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dolcini.it; s=default; t=1719334735; bh=IJrbabNzzBhzaeJkC2PMJ7DZ5x3aT19bK8M4kEef8AY=; h=From:To:Subject; b=q8SqjgkmfCwcsM+l5Y5mU8tNqLXP3CDky56Zt4Qzae/FiY4ek98/49rK3XoM4wyu2 r4HI/vWIRvOwkdrrZPQPtz9dXDKD5meMaDUGH/0kg6Z8JYrM5YCrPvi1B4JZhtFNf7 Kq49EXwBz16C4CmWreSdQkh5OylYFhzV2wwTKWL6E3IDx94K9eF/ATQtDMI0/atluN g5VdXNLNZI+WYLmp8KdnxX+noVF8i4k+2JvcfvY7fqdXnUIN3q6nZJPoRyyHUlwHCN YBikm+/4Vx1/lUsg17go1VzmlNKkVC8+VAtvuetwy609/MJfElcYyj93501y/cRGUs MJCq+Tl2NiDfw== Date: Tue, 25 Jun 2024 18:58:51 +0200 From: Francesco Dolcini To: Nishanth Menon , Vignesh Raghavendra Cc: Andrejs Cainikovs , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Andrejs Cainikovs , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1] arm64: dts: k3-am625-verdin: enable nau8822 pll Message-ID: <20240625165851.GA26676@francesco-nb> References: <20240418105730.120913-1-andrejs.cainikovs@gmail.com> <20240425135610.6c6ysoejefuazm63@privatize> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240425135610.6c6ysoejefuazm63@privatize> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240625_095903_247375_79422D91 X-CRM114-Status: GOOD ( 13.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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello Nishanth, Vignesh, On Thu, Apr 25, 2024 at 08:56:10AM -0500, Nishanth Menon wrote: > On 12:57-20240418, Andrejs Cainikovs wrote: > [...] > > > Signed-off-by: Andrejs Cainikovs Reviewed-by: Francesco Dolcini > > --- > > This patch requires https://lore.kernel.org/all/20240409121719.337709-1-andrejs.cainikovs@gmail.com/ to be applied, > > if not the audio will just stop working because no code will ever enable the required clock to the codec. > > Thanks. lets wait for the dependency patch to be merged to master, and > once done, please resubmit this patch. I am going to guess for the next > cycle. Would you mind picking up this patch? The dependency is now merged and this should apply cleanly. I can also resend if needed, just let me know. Francesco