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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 3C795C43334 for ; Wed, 13 Jul 2022 15:43:54 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 8AD731740; Wed, 13 Jul 2022 17:43:02 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 8AD731740 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1657727032; bh=WXZhgTm7ZUEq08MypU+05kZlDrSJRZYlXbfXWFnmzsc=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=WiLBW7Zgpa+2uLy+E6JKzqQIMsnAQ51T+FwOm6i4dQpNPbl6vA+SZ4Y7b/O3gIuz7 hFMfGhH9ohi0/kigM/j4IxLq8KZz6nCYw7R1Tc6UNeFbRO0arps0TxsjXuEKseTZ8d eCTUD25t4ChjLcyingc7XIqbq518W8EGa94Jw36A= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 28822F8019B; Wed, 13 Jul 2022 17:43:02 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 258EFF80249; Wed, 13 Jul 2022 17:43:01 +0200 (CEST) Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id B1BD6F80134 for ; Wed, 13 Jul 2022 17:42:58 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz B1BD6F80134 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="npvIhX9J" 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 ACA7BB8203D; Wed, 13 Jul 2022 15:42:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6BD52C34114; Wed, 13 Jul 2022 15:42:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1657726976; bh=WXZhgTm7ZUEq08MypU+05kZlDrSJRZYlXbfXWFnmzsc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=npvIhX9JY+DKzes/kOc0jcWTBBuISIXum5tEmfDkQMJmbikdCcjrauu01Gz9bCZOZ SbszeDufS3CZihmmZem8zeKO4WUaTUWS7YmXBJ5IEIB5zbgU7B5/k+8FGKC/WBacME /cG01ZHwuTFI2o9feNIdNQxj/XxSbq1hKL3/8VX3gD4d0s8FL5fZXWM5IcrBSDLx5J LKsme8Jd6PLYWjt7nFcvNcAXtyZNjUimCL9vfra4YBplX4NA+9TRN1rcYxWp1iTD7S jAAtY+6siau7eGIQPnBoUSafv20TiHrWKXXB4rvmaI+/IYlUanX1wifEgDlU0qF56S nGmMyw5wUKD6w== Date: Wed, 13 Jul 2022 16:42:51 +0100 From: Mark Brown To: Alexandru Elisei Subject: Re: [PATCH] ASoC: rockchip-i2s: Undo BCLK pinctrl changes Message-ID: References: <20220713130451.31481-1-broonie@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="UdpAuSrsDLyrSnR8" Content-Disposition: inline In-Reply-To: X-Cookie: Positively no smoking. Cc: alsa-devel@alsa-project.org, Liam Girdwood , Chen-Yu Tsai X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" --UdpAuSrsDLyrSnR8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Jul 13, 2022 at 03:25:27PM +0100, Alexandru Elisei wrote: > On Wed, Jul 13, 2022 at 02:04:51PM +0100, Mark Brown wrote: > > The version of the BCLK pinctrl management changes that made it into > > v5.19 has caused problems on some systems due to overly strict DT > > requirements but attempts to fix it have caused further breakage on > > other platforms. Just drop the changes for this release, we already > > have a better version queued for -next. > For what it's worth, I am now able to boot my rockpro64-v2 with this patch. So Tested-by: then? --UdpAuSrsDLyrSnR8 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmLO5/sACgkQJNaLcl1U h9C90wf9FvlnbM2orcmSNgy2ButDiTqZ+TRFxucOf2tRQgifCKRk9+Fz2oXus3CN lTZaNb4vtF76VSjn8yDfPCaUjAy9AsuE6tLlkznpOQzQ5LGc5yir6VK0HIEZfkGM zemxItNVnxhmQqIrhh532NmX+FV4DTBGcIrTXNSvfkEaZ5nJ7woaqMN7amCl5y1P nyx3ERrpuSojq7hnSf1d3iBnW/h7jbMRdFNVLIDFexEhGeyhVaoGtSVFk8htW5Ez DuL0aRJki35wzJqAR1XiMDxTm2JNrFU9a4bGhebk3UqOl1u+x6HdnVRxdq8ACWlX aDvHlEDGLaJC9hQkrp22lA2TIcFbbg== =3pQ2 -----END PGP SIGNATURE----- --UdpAuSrsDLyrSnR8--