From patchwork Wed Jun 19 11:23:34 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Cristian Ciocaltea X-Patchwork-Id: 13703678 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 6816EC27C53 for ; Wed, 19 Jun 2024 11:25:03 +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:Cc:To:In-Reply-To:References:Message-Id :MIME-Version:Subject:Date:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=GoA8lSy5ZUozIGeXpuuHtzCoZV+11serx2mrJ9s+Doo=; b=dmibfiIwvw4V/l 0WctdUESuMhaJ4UrLWdbcL8Tf8L5Q4HGdQFf7ri50Kc2TihiXdJAGZpYchLcghOk04A/Am7IIS9Vu yBrted2ZeU8ZF4B/9tQe+wZ4GLiEHAIt3fN5sxJIXGYvBJih8VFmVHJXVho9mGpyWxbfvoA7s41mA 5DMNosPV/quhn0OpSPcsmH4FlwdLIhMuMzOOzRhOBTLv7TFbqI9G/s7+P+ZERSGxwNOJX6SWIyNuc ZPuy3T69nhbFtUaSk8FXAPbY9dWYn7PQA6JbXpYh0prLzxPimw8WHP4KdDK+0xYar2SdL3qJ/lPOx r2c4j5cj6Cn/w9d9OR1A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sJtQy-00000000xPm-0isl; Wed, 19 Jun 2024 11:25:00 +0000 Received: from madrid.collaboradmins.com ([2a00:1098:ed:100::25]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sJtQ9-00000000wvG-2FtA; Wed, 19 Jun 2024 11:24:11 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1718796248; bh=mvTc6mmb97QnDGAQR4LeZV3dSJ5FUaa474nFk7DAEx8=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=ta+L0YfdJ3ksL5pcrAYhmudSDaup1M5YUme5hol59ZZpdpjx9K+ndF5LdEdoyTwCu AC2gCmU/ejS0FY0Ql2sILZuH/3aQIqHUc1V+4Xu5tqO3uRBPHNrrTF1mvJzj3oxhM9 lTz3hMhb5gWg0OUEX6e0R18sThbedgcaxhXc1vl9g104lSD/Xu3AHpXV3xrPN5I0PH 9CbnOkdAmnLj05y6tYIiKExZxcBCHug8xWfBeOerLcGntJAsHTk/fv1vsGd+fkEOER 68zVJyDotpuWQi9gLWjGc4VpOXDhxnTzxGnTxUFF3amR/V+YRl7F2GW8YCbKtmpI8g S6bARsq5kwu8A== Received: from localhost (cola.collaboradmins.com [195.201.22.229]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: cristicc) by madrid.collaboradmins.com (Postfix) with ESMTPSA id 1CFCE37821D8; Wed, 19 Jun 2024 11:24:08 +0000 (UTC) From: Cristian Ciocaltea Date: Wed, 19 Jun 2024 14:23:34 +0300 Subject: [PATCH 5/5] arm64: dts: rockchip: Fix mic-in-differential usage on rk3568-evb1-v10 MIME-Version: 1.0 Message-Id: <20240619-rk809-fixes-v1-5-fa93bc5313f4@collabora.com> References: <20240619-rk809-fixes-v1-0-fa93bc5313f4@collabora.com> In-Reply-To: <20240619-rk809-fixes-v1-0-fa93bc5313f4@collabora.com> To: Lee Jones , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner , Chris Zhong , Zhang Qing , Chris Morgan , Furkan Kardame , Michael Riesch Cc: kernel@collabora.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org X-Mailer: b4 0.14.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240619_042409_811842_84A5229E X-CRM114-Status: GOOD ( 11.81 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org The 'mic-in-differential' DT property supported by the RK809/RK817 audio codec driver is actually valid if prefixed with 'rockchip,': DTC_CHK arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dtb rk3568-evb1-v10.dtb: pmic@20: codec: 'mic-in-differential' does not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/mfd/rockchip,rk809.yaml# Make use of the correct property name. Fixes: 3e4c629ca680 ("arm64: dts: rockchip: enable rk809 audio codec on the rk3568 evb1-v10") Signed-off-by: Cristian Ciocaltea --- arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts b/arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts index 19f8fc369b13..8c3ab07d3807 100644 --- a/arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts +++ b/arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts @@ -475,7 +475,7 @@ regulator-state-mem { }; codec { - mic-in-differential; + rockchip,mic-in-differential; }; }; };