From patchwork Tue Jun 6 16:06:40 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nishanth Menon X-Patchwork-Id: 13269414 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 F1E95C7EE29 for ; Tue, 6 Jun 2023 16:07:21 +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=cBulstHxeH9IR3SGD9i6tEL8bxuV0jNu4ucf4tL5Sys=; b=PKQW/05QxDN6uJ u9vPafqrCZBwldtEaFeJY/nmj4XeCgnF/Wjn8Vg4zyn0zsyG9vU1ckYkEXXXPhO0mq/IBsF+qGLTv S62wMJW/Spsnnx3cRA3NUHrtaU9Do7prPHr2WKa4ZcSWnAD9J87dIj+V8SDdyoN124uvsJOd5iPe8 96mYakjKHqS7jpCuCDCjs4qIjc0z8DDAIiRbTmnKRDfksAB+fl3E0p32FipR8EgE3nuz8BT3DK/vM XA8y5r+NR86C/O3wGUX4RKR2t4BdSIIu2HddlwO0h2IBElAyutNpPVrR4e8Bh8HbjKlXxhjU2Mu8s X3arkZ/lfcyPb0e1yeqg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q6ZCv-002MQR-1N; Tue, 06 Jun 2023 16:06:53 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q6ZCt-002MOy-0S for linux-arm-kernel@lists.infradead.org; Tue, 06 Jun 2023 16:06:52 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 356G6j1D016152; Tue, 6 Jun 2023 11:06:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1686067605; bh=wAuwG6gGG3VasJWse8NQqXNrXByfQmV0b8aWJh6rGTo=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=Rjz0P43a0bzdIzLfEberbViSIcT5oOXWqJfINMSuuBkipveP/BcLhO3NWPv23ftpV 6Kg9aySeTeM6bBMD0LSnK55aUZaEGgaUBw/4z4Ok8MR4YULXNXaht5R4JNOTTSOCzK vWpJTwfa/ff1NHzSryah/w2uIyEpJ+nUHNIK2V4k= Received: from DLEE108.ent.ti.com (dlee108.ent.ti.com [157.170.170.38]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 356G6jN9114477 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 6 Jun 2023 11:06:45 -0500 Received: from DLEE113.ent.ti.com (157.170.170.24) by DLEE108.ent.ti.com (157.170.170.38) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Tue, 6 Jun 2023 11:06:44 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DLEE113.ent.ti.com (157.170.170.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Tue, 6 Jun 2023 11:06:44 -0500 Received: from localhost (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 356G6ikJ014064; Tue, 6 Jun 2023 11:06:44 -0500 From: Nishanth Menon To: Conor Dooley , Krzysztof Kozlowski , Rob Herring CC: , , , Tero Kristo , Vignesh Raghavendra , Jan Kiszka , Andrew Davis , Nishanth Menon Subject: [PATCH V2 1/4] arm64: dts: ti: k3-am65-main: Fix mux controller node name Date: Tue, 6 Jun 2023 11:06:40 -0500 Message-ID: <20230606160643.3618390-2-nm@ti.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230606160643.3618390-1-nm@ti.com> References: <20230606160643.3618390-1-nm@ti.com> MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230606_090651_217030_FBCD1AF4 X-CRM114-Status: GOOD ( 10.10 ) 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 Add unit address to form a proper node name. Signed-off-by: Nishanth Menon --- No change since V1 V1: https://lore.kernel.org/r/20230424144949.244135-3-nm@ti.com arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi index 1adba2f2c153..f64b4e782ec3 100644 --- a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi +++ b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi @@ -506,7 +506,7 @@ serdes1_clk: clock@4090 { reg = <0x00004090 0x4>; }; - serdes_mux: mux-controller { + serdes_mux: mux-controller@4080 { compatible = "mmio-mux"; #mux-control-cells = <1>; mux-reg-masks = <0x4080 0x3>, /* SERDES0 lane select */