From patchwork Mon Oct 7 10:28:18 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Diederik de Haas X-Patchwork-Id: 13824460 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 B692ECFB43F for ; Mon, 7 Oct 2024 11:04:42 +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=nzgYCShWVm6Bg/J60KuvMrpyaL6hrwRCYk36UbECNno=; b=xaqY66LoCH7HQ5LgQAkhmEKOqu ix8FkMcuBzUoN6orzPHlctFpW/KlLgxAkZMdg9EffvYkcm/vZYk9YZcN/lukXuL3TJY3LApYC7efj 9SlK+yWpOl+qT8MERCrxKlsThz0HdZCjk93YM4YnfCi4XX+Imsojl3j2JNkDKVn1gZgesiZggRH56 zjfEfXioUe6iWZ62jTBbncMYpegxgbkvgoq3pvGzDWKRh6O3oxMKKdSKzobQqs9qf828rmd8pof+F RjkiZg64e7U9Bsa8ohoxrfU+ATK96zGyt+2jgkyHRFa6ZVs3HsdYY+wQAN8BcqiaT9yMHW9UdtlcZ E5WyNkaw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1sxlXT-000000028ZR-0QNu; Mon, 07 Oct 2024 11:04:31 +0000 Received: from out-180.mta0.migadu.com ([91.218.175.180]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1sxlRU-000000027Cu-3JRt for linux-arm-kernel@lists.infradead.org; Mon, 07 Oct 2024 10:58:22 +0000 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cknow.org; s=key1; t=1728298698; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=nzgYCShWVm6Bg/J60KuvMrpyaL6hrwRCYk36UbECNno=; b=KLjeb3QirReSJXpE5nDxvLP7Y/ilEQr//H412OQdW2xul1EzN3NPtCkZP09IyQ+04X5kQt xkN56S/GmVRgnRVAzrlp8dxXD1dCJObHtjIAEgOQC64NMp3tO1J40rfKoqX55RwlJcX86A rJGdKmz2J6RB/uwe4GZykLbTRnplxpKajyVtnGkqpFMd4zGLtUN0GK27V9bpGWBRCPEUty vqth5ImiYkNr3bCXFSxh9su/HejxD01Epxk/IXTwfj0iq//eDwa8OdG+50G2PQp3Y076dF RjVd5MZo1KUBtokjh+Ne+pAIFUGE3DtcNjtIlvADZe2yeVnYp8vLSh8LYSJaLw== From: Diederik de Haas To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner Cc: Diederik de Haas , Dragan Simic , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 3/4] arm64: dts: rockchip: Fix wakeup prop names on brcm BT nodes Date: Mon, 7 Oct 2024 12:28:18 +0200 Message-ID: <20241007105657.6203-5-didi.debian@cknow.org> In-Reply-To: <20241007105657.6203-2-didi.debian@cknow.org> References: <20241007105657.6203-2-didi.debian@cknow.org> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241007_035820_998616_A0D470B5 X-CRM114-Status: UNSURE ( 9.45 ) X-CRM114-Notice: Please train this message. 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 "brcm,bluetooth.yaml" binding has 'device-wakeup-gpios' and 'host-wakeup-gpios' property names. Fix the ones where '*-wake-gpios' was used. Note that the "realtek,bluetooth.yaml" binding does use the '*-wake-gpios' property names. Signed-off-by: Diederik de Haas --- arch/arm64/boot/dts/rockchip/rk3566-box-demo.dts | 4 ++-- arch/arm64/boot/dts/rockchip/rk3566-pinenote.dtsi | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3566-box-demo.dts b/arch/arm64/boot/dts/rockchip/rk3566-box-demo.dts index 0c18406e4c59..16fd98698db3 100644 --- a/arch/arm64/boot/dts/rockchip/rk3566-box-demo.dts +++ b/arch/arm64/boot/dts/rockchip/rk3566-box-demo.dts @@ -450,8 +450,8 @@ bluetooth { compatible = "brcm,bcm43438-bt"; clocks = <&pmucru CLK_RTC_32K>; clock-names = "ext_clock"; - device-wake-gpios = <&gpio2 RK_PC1 GPIO_ACTIVE_HIGH>; - host-wake-gpios = <&gpio2 RK_PC0 GPIO_ACTIVE_HIGH>; + device-wakeup-gpios = <&gpio2 RK_PC1 GPIO_ACTIVE_HIGH>; + host-wakeup-gpios = <&gpio2 RK_PC0 GPIO_ACTIVE_HIGH>; shutdown-gpios = <&gpio2 RK_PB7 GPIO_ACTIVE_HIGH>; pinctrl-names = "default"; pinctrl-0 = <&bt_host_wake_l &bt_wake_l &bt_enable_h>; diff --git a/arch/arm64/boot/dts/rockchip/rk3566-pinenote.dtsi b/arch/arm64/boot/dts/rockchip/rk3566-pinenote.dtsi index de4c082dce07..7381bb751852 100644 --- a/arch/arm64/boot/dts/rockchip/rk3566-pinenote.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3566-pinenote.dtsi @@ -684,8 +684,8 @@ bluetooth { compatible = "brcm,bcm43438-bt"; clocks = <&rk817 1>; clock-names = "lpo"; - device-wake-gpios = <&gpio0 RK_PC2 GPIO_ACTIVE_HIGH>; - host-wake-gpios = <&gpio0 RK_PC3 GPIO_ACTIVE_HIGH>; + device-wakeup-gpios = <&gpio0 RK_PC2 GPIO_ACTIVE_HIGH>; + host-wakeup-gpios = <&gpio0 RK_PC3 GPIO_ACTIVE_HIGH>; reset-gpios = <&gpio0 RK_PC4 GPIO_ACTIVE_LOW>; pinctrl-0 = <&bt_enable_h>, <&bt_host_wake_l>, <&bt_wake_h>; pinctrl-names = "default";