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 DE0FFC3DA7D for ; Sat, 31 Dec 2022 12:31:10 +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=b54tAhY4Vvt/Q0Ae057lTaYjifQZnvE/hUEsKecm5N4=; b=nZEEE6VDN3ek35 qZTrppfZ4St1UepYOjv1Tt+4bRmXNM4J2Id5iNIOlf/0ABdTppfng4CdKFZV9j8Ohux0L/zesYYof lBMtEMGvGv3Jfb4BkbI0t53gRPv3vV1mqE8mRK51fRGN58vUKtWI1Dvt0H+bVDkVcxN2iDcSEhUtU ztXd6RY/KE3MXU83VrKB8DEaYoZAvQyaFuQsmWXcf2ubGNInfcJpypBatvegaoqzkKHwSXgBisbNJ gCTGk3RdxAvKq411Go+Cuey9aDc2rIZhr2zZ3LDERflpzIhIUHTye/zrAZxy0sklua+Yltql4eIJN rkYOpAxgNUdCHpWo9YWQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pBb0A-005CDh-Ts; Sat, 31 Dec 2022 12:30:15 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pBazZ-005BmN-J6 for linux-arm-kernel@lists.infradead.org; Sat, 31 Dec 2022 12:29:43 +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 dfw.source.kernel.org (Postfix) with ESMTPS id 87AE060B10; Sat, 31 Dec 2022 12:29:33 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 801B5C433EF; Sat, 31 Dec 2022 12:29:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1672489773; bh=qdzITmnpqskFSFWC1O1qDV6tTsJMGUC86HiMlzoZhRA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=NZrNGwtCtVLxZh919D7z+Ny6x8871wT5pqwIa/gWMzr4glhJ+RmW83zXtSNXOCtkn 1th1N7LTc7UMKdF21GZk1z54lx4cB9DrT5XePKyk51VHUC3+wEnQy0xGjKWNWVDQMk K51smx5pp7fVl2bijZFykUvU8CPTexYVaOUBm5k28b7dx/69jjpYYHBwI2Vk8O13rG bGV16KPpIN/azpkB16J/bkVd7MkZPZIDrbaIRz1HRJuY2BfNsE/ywSE4ghWjvCy4lm iJPeQuCJGmzcR8IwDgy/PeWNwZkNOQkV5D9btnjbrUueqWrF6D036ChcrHPVejzl6Y ONeFqRey7yjbg== Date: Sat, 31 Dec 2022 20:29:25 +0800 From: Shawn Guo To: Francesco Dolcini Cc: linux-arm-kernel@lists.infradead.org, Emanuele Ghidoli , Rob Herring , Krzysztof Kozlowski , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , devicetree@vger.kernel.org, Francesco Dolcini Subject: Re: [PATCH v1] arm64: dts: verdin-imx8mm: fix dahlia audio playback Message-ID: <20221231122400.GR6112@T480> References: <20221201125548.34793-1-francesco@dolcini.it> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221201125548.34793-1-francesco@dolcini.it> 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-20221231_042937_704520_CE5FC1AA X-CRM114-Status: UNSURE ( 9.52 ) 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 Thu, Dec 01, 2022 at 01:55:48PM +0100, Francesco Dolcini wrote: > From: Emanuele Ghidoli > > Set optional `simple-audio-card,mclk-fs` parameter to ensure a proper > clock to the wm8904 audio codec. Without this change with an audio > stream rate of 44.1 kHz the playback is completely distorted. > > Fixes: 6a57f224f734 ("arm64: dts: freescale: add initial support for verdin imx8m mini") > Signed-off-by: Emanuele Ghidoli > Signed-off-by: Francesco Dolcini Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel