From patchwork Sat Nov 30 00:40:57 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: FUKAUMI Naoki X-Patchwork-Id: 13889026 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 7D838D735EB for ; Sat, 30 Nov 2024 00:41:37 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=xVXnPvtchAFYHfZQAbVnYDzEUp9OKtpXXakGMAzdjVs=; b=hYjjVR/1mK2ySt fJElRjLCqPvn8CidKHWJk5+p61wbro8+QbYbmC4/5dsf42aWaQXd24tyCGQjK+XrAJ4yfcf1h9jN2 4bHfJ+YAqu3oEaSrMrAWehU/+qrzHvCAZ+enJmQ3ypXB2s+PUKABrmIJBKJr197niBUFMXeIwqG6Z nz1V7I+aB2sp2P7vDEimh6tl6bEjFts+IAN/qK03rlAmn4Th5xWyPNlLWRDT3MBV+86iH6nr3PuuU XbkeAgicbUDpZSSIbI/XJ1ExMvTqIpxZqm226xbo0halrw1Un43asKBv0zOz/ASggKdDj5GqNXk2p EfHzelH+tpDsh4Nfig1Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tHBYA-00000001B8x-311u; Sat, 30 Nov 2024 00:41:30 +0000 Received: from sakura.naobsd.org ([160.16.200.221] helo=mail.naobsd.org) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tHBY4-00000001B5u-41V8 for linux-rockchip@lists.infradead.org; Sat, 30 Nov 2024 00:41:29 +0000 Received: from secure.fukaumi.org ([10.0.0.2]) by mail.naobsd.org (8.14.4/8.14.4/Debian-4.1ubuntu1.1) with ESMTP id 4AU0f3BK024368; Sat, 30 Nov 2024 09:41:05 +0900 From: FUKAUMI Naoki To: heiko@sntech.de Subject: [PATCH 6/6] arm64: dts: rockchip: fix rtc node for Radxa ROCK 5B Date: Sat, 30 Nov 2024 00:40:57 +0000 Message-ID: <20241130004057.7432-7-naoki@radxa.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241130004057.7432-1-naoki@radxa.com> References: <20241130004057.7432-1-naoki@radxa.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241129_164125_203507_72012D44 X-CRM114-Status: UNSURE ( 8.91 ) X-CRM114-Notice: Please train this message. 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: , Cc: robh@kernel.org, conor+dt@kernel.org, inindev@gmail.com, devicetree@vger.kernel.org, sebastian.reichel@collabora.com, linux-rockchip@lists.infradead.org, alchark@gmail.com, FUKAUMI Naoki , krzk+dt@kernel.org, dsimic@manjaro.org Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org fix pin names to match with schematic. Signed-off-by: FUKAUMI Naoki --- arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts b/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts index 6a02febaefb7..fbe231973b24 100644 --- a/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts +++ b/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts @@ -300,11 +300,11 @@ hym8563: rtc@51 { compatible = "haoyu,hym8563"; reg = <0x51>; #clock-cells = <0>; - clock-output-names = "hym8563"; - pinctrl-names = "default"; - pinctrl-0 = <&hym8563_int>; + clock-output-names = "32kout_wifi"; interrupt-parent = <&gpio0>; interrupts = ; + pinctrl-names = "default"; + pinctrl-0 = <&rtc_int_l>; wakeup-source; }; }; @@ -407,8 +407,8 @@ &pcie3x4 { }; &pinctrl { - hym8563 { - hym8563_int: hym8563-int { + rtc { + rtc_int_l: rtc-int-l { rockchip,pins = <0 RK_PB0 RK_FUNC_GPIO &pcfg_pull_none>; }; };