From patchwork Mon Sep 30 21:01:10 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiko Stuebner X-Patchwork-Id: 13817092 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 15597CEB2C1 for ; Mon, 30 Sep 2024 21:05:14 +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:Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From: Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=adqgPBGkNaW5Ii0AgpOkzS8rV7sx/ADQcVihFMjAFpc=; b=IPgX2I6sLeoP7TI4slliJveFAl IKQKRyvhmWKhog08nUiZ5ybTGSnRC8UxjmarISHzCAGVJhSaZPzRzMy1qKMhxBk/6KQ29V37akcp0 3HJhdYAaKX1CdxpYLc+nM4qeip8Bn2CTbWWPFxXyJb7aybDbI5pXZxBJBvffNedn2BCPQyKfwGblR U2ioUcDFtW4nhGB4dZAA4MAYOpJgM4vQ0EQm3SH35VwTX1RcsSs38eiYLJkGKTLji7/a0qzbos785 1zmjcG5RzW5NtxnCNZhmxjfpb/DEtXfhoWFkQIPPGH6kqkTfw829IwnesvdXcFIhPocfDSFbx/IyX 5Yg/69PA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1svNZl-00000000qmn-3ECg; Mon, 30 Sep 2024 21:05:01 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1svNWE-00000000qL3-3i9y; Mon, 30 Sep 2024 21:01:24 +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=adqgPBGkNaW5Ii0AgpOkzS8rV7sx/ADQcVihFMjAFpc=; b=jIFCG2cUlzClgCSVfdZYWh+SpD P0gGIPePmH2aOv/svS3T0dm1HLJX6C5FadgEY3wE/jZJF62WNz0APbLGuqSoL64sePuhFZOulPT4Z DBcdQKMU2WZUxb36CrztPNCTNWHFQArETakj/KCkEb8gL7sIai1g6k7j5a5Y/iE/JwoN8oSOy4Gu4 I+65YRgr/pnDmem9J/EJ+5aXAl3LgLieLX9oa0EHPrnmHWM3X5yjzxwYe0iajtGU/g/8zktUxq5kx BHRwQyHCeZtts7fU9GEK2VU3HwqFj0awypmxnVZt3WJYBUa0wndrbGxh4HYip1Rmv+Y1WtzCBbeYk cpTNse1A==; Received: from i5e861925.versanet.de ([94.134.25.37] 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 1svNWD-00087h-Cv; Mon, 30 Sep 2024 23:01:21 +0200 From: Heiko Stuebner To: linux-rockchip@lists.infradead.org Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Heiko Stuebner , Manivannan Sadhasivam Subject: [PATCH 6/8] arm64: dts: rockchip: Fix bluetooth properties on Rock960 boards Date: Mon, 30 Sep 2024 23:01:10 +0200 Message-ID: <20240930210112.1993625-7-heiko@sntech.de> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240930210112.1993625-1-heiko@sntech.de> References: <20240930210112.1993625-1-heiko@sntech.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240930_140122_946001_437BBB2D X-CRM114-Status: GOOD ( 13.08 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The expected clock-name is different (ext_clock -> extclk), so fix it to match the binding. Fixes: c72235c288c8 ("arm64: dts: rockchip: Add on-board WiFi/BT support for Rock960 boards") Cc: Manivannan Sadhasivam Signed-off-by: Heiko Stuebner --- arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi b/arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi index 8146f870d2bd..637088ca4c06 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi @@ -576,7 +576,7 @@ &uart0 { bluetooth { compatible = "brcm,bcm43438-bt"; clocks = <&rk808 1>; - clock-names = "ext_clock"; + clock-names = "extclk"; device-wakeup-gpios = <&gpio2 RK_PD3 GPIO_ACTIVE_HIGH>; host-wakeup-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_HIGH>; shutdown-gpios = <&gpio0 RK_PB1 GPIO_ACTIVE_HIGH>;