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 F2F14C79F82 for ; Tue, 8 Sep 2026 18:52:45 +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=DOKPmpWRmdDBglqf84YkB3HAz/fgt7fFnGQ4z3lV4J8=; b=K3VIPyYMOsT7Xg7qNFyNLOipnY oIbUOPv3lZIytL8xgEwaoxAJwqe+nL+P0VZ0n6wVvIIKUT1waEpFTF85xQHf22pdsNjCZaCsLu2e2 DxBpthgC9hZrUBHoF3pbDDTqhsNNhRkNg077OZa9Qaw4IMNx/LedJ9Zo7NY8slJaQP4yPTYpHIoPC kr+n4FeKOX3ToMkg4OzjkBwnXAuMzaU3qrF98CbQjz3AFUC848FYzOKNjbyRBO4kP2jCIkfU2hbEB H3+5KnKKIG1GXeIexnQ2icwgsYL5MJzDQqgIqqfROWOKRN/PK33dzOB4ysi85q0mQHNa1fk6Ybrd6 /33AOW8g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1x40w0-0000000A0dX-2Un3; Tue, 08 Sep 2026 18:52:44 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1x40vy-0000000A0dJ-2wh5; Tue, 08 Sep 2026 18:52:42 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by sea.source.kernel.org (Postfix) with ESMTP id AC796437F3; Tue, 8 Sep 2026 18:52:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B2CE51F00A3D; Tue, 8 Sep 2026 18:52:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1788893561; bh=DOKPmpWRmdDBglqf84YkB3HAz/fgt7fFnGQ4z3lV4J8=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=Ieq4JLaRtlT92Yg0dCEjo4VFE7X1234dNn5s2zUPIZ7NiNXSGmSkQQFccLQBYWHhr RYN3F1nROxCUN1B3nbU1qcvdS/fARGMxeXIBC0M3xsXKUfhNOP0y0lBj7ZuD80FyrO YYD7Eni5KPI+8MP7nSsd/ANAyvZKOVnW4XlIQFXohh/yW3P/gwqVMp9XgrgrpIWGrM Kvwmv2mW3Zn7/utqqBEybj89h+2cbzaTqGwYaRW9WfZl62QybKty/KBfX+89QKf8dg YhnfVAqb1MqfylRhqRxXbuWa/SWl5KK5X12z097zGYHnCehSs1UY4qQ+WS+B8L/Nly Fclmqr2A1t+eA== Date: Tue, 8 Sep 2026 19:52:36 +0100 From: Mark Brown To: Cezary Rojewski Cc: phucduc.bui@gmail.com, Liam Girdwood , AngeloGioacchino Del Regno , Jaroslav Kysela , Takashi Iwai , Kees Cook , Kuninori Morimoto , Trevor Wu , Douglas Anderson , linux-sound@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, Matthias Brugger Subject: Re: [PATCH 3/7] ASoC: mediatek: mt8188: mt8188-afe-clk: Propagate regmap update errors Message-ID: References: <20260907120310.135693-1-phucduc.bui@gmail.com> <20260907120310.135693-4-phucduc.bui@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="JWy8Wwp5/yGMiUOU" Content-Disposition: inline In-Reply-To: X-Cookie: The world is not octal despite DEC. X-BeenThere: linux-mediatek@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-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org --JWy8Wwp5/yGMiUOU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Sep 08, 2026 at 07:49:00PM +0200, Cezary Rojewski wrote: > I'd expect someone from Mediatek to verify this. While I agree with the > change, some drivers follow "ignore register update result" arch and, > what was previously ignored will now cause basic operations to fail. We don't really get any review from Mediatek, AngeloGioacchino used to try to cover things but it seems he got busy recently :( --JWy8Wwp5/yGMiUOU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmqgWXMACgkQJNaLcl1U h9Ccvgf9Ggr9gv/6qkfKjZsgCMk8lQLLYxhJ/1oG28aS2ODQznEVI0n/o3onhTSp 9sWz6l6XoSuTlM0+U+89WVv2HZFTcs0wsaA+pE+OGa7diIQxlVE2+V5AgbbdLPHJ h5Lhk2fB/Qubw+9taoXc8pT2Jmt/L89dCkVTgysWcDBJ+t0/2zhRB5YHSrsYiqbQ fgbnFPbf6JVIOqaCm20N1AAPm0cqbXi3+/TAqVmuHXpIOccFDiy/NrwG5BZj2JDk LySiLFKawdzJBIRjeP9EO46fau/vwCeJQbtsD0qdS4HAzi2FAtj+WZGjwS2Y9kJf Muc8BwBg69bA6BnfHttIdruciJ41Bw== =1Y36 -----END PGP SIGNATURE----- --JWy8Wwp5/yGMiUOU--