From patchwork Tue Oct 8 20:39:40 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiko Stuebner X-Patchwork-Id: 13826932 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 C8A2DCF0425 for ; Tue, 8 Oct 2024 20:57:09 +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:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=LonQcu91wW1zu4mn42DmicFR7gAcB/0aauMbzcW7GT0=; b=0a/eGMoko3rgeX BFfnmFvUU6CD6RT5vjM+/VgmiHdVonilyJoDNKBkw5ZL3MklUj9o5ggqdH0tx8bSCUl9orIDKTicm r/IfPK6zSpYcay8phgOIb58RJA2j+fVWPC7Jbv2rUKhYmtQYRHOxqAE7pwyyIFIg4CAY1u8/kGbne i53TAylAM6VeROjj7dBqb2Lt8dtMoVWVcC0si4AGxgf4u6zUSvROEyfWR9KVfH8PSsYbNKlAN6hjK 41vIBtY7E7piT8wuzRZUGcH/U9qJvQmdNDrRU35OdekJrMiO19Ch00/rtQ7DyzRQPPgeuFPK67zFi Owg9S9QPpRUA34GE4kWQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1syHGU-000000077U1-1P9x; Tue, 08 Oct 2024 20:57:06 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1syH15-000000075Oj-0IvT; Tue, 08 Oct 2024 20:41:12 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sntech.de; s=gloria202408; h=Content-Transfer-Encoding:MIME-Version:References: In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=m5w6xdKWUgNdPkw7Y5rv8zDO3m/QxCrIMKoWlCUHjdI=; b=ZiltC2Y/4qz7/TO1MouhOb+BsU 4nzW+5G/9qde5KRnd8AdEDJxirPanR46GCVLITS4FONDTZUHS4Iiksaoh7dnC3K2RmuHUCbUSCQJQ imngiRZnBrpF3fji8GMJ7OufWhqUG9Y1MdcMzLlzXdKPyV0GAyZ9ib5z1+EZCbb5ksbE+v23ND4cM agxI9RsAAthFgOeiz5kOMTRnf+kiRxRHdJ2/ystFihhD7r/Y+v073znqv2Tn/C9iRt5kDSmAMgEn5 tdw+JQoKub41vYN0RDj/6p0P4R434FeYmbaRuf4E8YXp9cOKcE9gB8s7ZP00qB+b6jevaUDtHXpLS dMYEHEqA==; Received: from i53875ad9.versanet.de ([83.135.90.217] helo=phil.lan) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1syH00-0007ua-AF; Tue, 08 Oct 2024 22:40:04 +0200 From: Heiko Stuebner To: linux-rockchip@lists.infradead.org Cc: heiko@sntech.de, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Caesar Wang Subject: [PATCH v2 14/14] ARM: dts: rockchip: Fix the realtek audio codec on rk3036-kylin Date: Tue, 8 Oct 2024 22:39:40 +0200 Message-ID: <20241008203940.2573684-15-heiko@sntech.de> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241008203940.2573684-1-heiko@sntech.de> References: <20241008203940.2573684-1-heiko@sntech.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241008_134111_128825_5F3776B6 X-CRM114-Status: GOOD ( 12.71 ) 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 Both the node name as well as the compatible were not named according to the binding expectations, fix that. Fixes: 47bf3a5c9e2a ("ARM: dts: rockchip: add the sound setup for rk3036-kylin board") Cc: Caesar Wang Signed-off-by: Heiko Stuebner Reviewed-by: Dragan Simic --- arch/arm/boot/dts/rockchip/rk3036-kylin.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/rockchip/rk3036-kylin.dts b/arch/arm/boot/dts/rockchip/rk3036-kylin.dts index e32c73d32f0a..2f84e2805712 100644 --- a/arch/arm/boot/dts/rockchip/rk3036-kylin.dts +++ b/arch/arm/boot/dts/rockchip/rk3036-kylin.dts @@ -325,8 +325,8 @@ regulator-state-mem { &i2c2 { status = "okay"; - rt5616: rt5616@1b { - compatible = "rt5616"; + rt5616: audio-codec@1b { + compatible = "realtek,rt5616"; reg = <0x1b>; clocks = <&cru SCLK_I2S_OUT>; clock-names = "mclk";