From patchwork Mon Mar 25 14:15:34 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sebastian Reichel X-Patchwork-Id: 13602291 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 BFD3EC54E58 for ; Mon, 25 Mar 2024 14:17:08 +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=fxPhrAevsNtdXaYBb+Ad3gKY3/r1UpKodPHR1T/lgd0=; b=zyVStIAAzdhMwW sa0IiGgQavYBkD5+f6yJfqpmaYF/EX8mcTZAF8lsfcGhNhTfeeAuyT7tWyWbjFSDIQA8lzURXIETa pcbGwyH1q8slUtFnG4AOsFebZSYKTuEqM23SZKBvqf5lq++rDfF3UGBqgX/M9LaMGf1o+4Lch5u0H K7TRdA4Va5lBpwnK6g/xtxlXRLbAuJUZ3HNTmkYuDSa8y/yKorUYfvxJckSh6yak4H2xOfljHNuAl CfX4ahjoqDXsux5FcoATHKM/EPvI9458U5YHsmhuFITrt0CDo0O7BtvNdRy+Wcq/D3px9sgecibfA ggUiqHSeStaoBvWwHfng==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rol8N-00000000AND-1iE3; Mon, 25 Mar 2024 14:17:07 +0000 Received: from madrid.collaboradmins.com ([46.235.227.194]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rol8K-00000000AL2-378K; Mon, 25 Mar 2024 14:17:06 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1711376217; bh=T9MvklJg6UVFRQrF868mATr8p8Rs4R1YsfG32amYaZw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=v9tnnnPk8R+UrV96NWXrGQCug8Ot9oV0xSHwfMiaVwTZHKb+YlW7Mj75T6YX5wbvt SOmJIJfX+/YhwVkOESKnaNVhcUxTOuP+zinmfsG76Wme/E+EGOkyBlUDBo5P2BHizE cbysbdF4zszhS+mIY1ujYZGE/yCWhVmYhCubW5tDV+9x+ASofXoNBHd/LSFShaI9xe IWuP2VVwIrKpv4uzQCzYLU5vxHTZzoRpmJg2OkMNTR2OADJH1GkYRkmYzb4tmJX8sw wizyBN0ZbewPTaieI5uTPoj/dejDXYL1cwYvvH3L15Toe4WKX3v7O9SYtfskSDZXHO vD4RZv3xBMndg== Received: from jupiter.universe (cola.collaboradmins.com [195.201.22.229]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: sre) by madrid.collaboradmins.com (Postfix) with ESMTPSA id 2898B37820CA; Mon, 25 Mar 2024 14:16:57 +0000 (UTC) Received: by jupiter.universe (Postfix, from userid 1000) id 989AD4800D1; Mon, 25 Mar 2024 15:16:56 +0100 (CET) From: Sebastian Reichel To: Heiko Stuebner , Vinod Koul , Kishon Vijay Abraham I , linux-rockchip@lists.infradead.org, linux-phy@lists.infradead.org Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Frank Wang , Kever Yang , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Sebastian Reichel , kernel@collabora.com Subject: [PATCH v4 04/10] arm64: dts: rockchip: fix usb2phy nodename for rk3588 Date: Mon, 25 Mar 2024 15:15:34 +0100 Message-ID: <20240325141653.84910-5-sebastian.reichel@collabora.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240325141653.84910-1-sebastian.reichel@collabora.com> References: <20240325141653.84910-1-sebastian.reichel@collabora.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240325_071704_933138_87685139 X-CRM114-Status: GOOD ( 11.08 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org usb2-phy should be named usb2phy according to the DT binding, so let's fix it up accordingly. Signed-off-by: Sebastian Reichel --- arch/arm64/boot/dts/rockchip/rk3588s.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3588s.dtsi b/arch/arm64/boot/dts/rockchip/rk3588s.dtsi index 87b83c87bd55..5ed0d8c95427 100644 --- a/arch/arm64/boot/dts/rockchip/rk3588s.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3588s.dtsi @@ -543,7 +543,7 @@ usb2phy2_grf: syscon@fd5d8000 { #address-cells = <1>; #size-cells = <1>; - u2phy2: usb2-phy@8000 { + u2phy2: usb2phy@8000 { compatible = "rockchip,rk3588-usb2phy"; reg = <0x8000 0x10>; interrupts = ; @@ -568,7 +568,7 @@ usb2phy3_grf: syscon@fd5dc000 { #address-cells = <1>; #size-cells = <1>; - u2phy3: usb2-phy@c000 { + u2phy3: usb2phy@c000 { compatible = "rockchip,rk3588-usb2phy"; reg = <0xc000 0x10>; interrupts = ;