From patchwork Fri Apr 5 19:04:10 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 13619316 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 BD6B8CD11C2 for ; Fri, 5 Apr 2024 19:04:51 +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: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:In-Reply-To:References: List-Owner; bh=FT47YiRD3Eg8yqdzMhvWqQp6kLmjmP28Q7DS1SRcmqY=; b=scvGx0FKEAdewX IQe4HhW7xmcRlmY/ud53De1UWGOa4x/pYXCOFGHw2qWkys65IFMZzjit6QO/ksaTw4+NWjxYzuNgR 7y37MTIkaYv5xvXYd5MscRT9nt1DDZVktATI/bscGYJsw251wl6QHKchKvZh8uCiw54jvEdwJEZGl 13co8TYi5lsQMP39euIxR0GpD2CZ7GD3npmZezrfjZusw+GHmkgA7UBRxPTeDr8kKrqstHeA/vPQ7 YrY66mur+7kLjf8JYd0mSuQiH+4PMMXBB+POoW+FRx1zPoWUO/vIR+DLzWOhk0W8kAIaJZxPTYgh/ Srt2k4UMeodfdNTifIfA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rsorc-00000008ZHG-3X4p; Fri, 05 Apr 2024 19:04:36 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rsora-00000008ZFg-1cfd for linux-arm-kernel@lists.infradead.org; Fri, 05 Apr 2024 19:04:35 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id BBE93CE25C2; Fri, 5 Apr 2024 19:04:32 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E6884C43390; Fri, 5 Apr 2024 19:04:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1712343872; bh=g7uPO9ttLyZhSAK7lXz1159bKTI5S7lMGIJMDuOXNng=; h=From:To:Cc:Subject:Date:From; b=FFSKwGAHZRG+BHzUpWfK7y0nHzMpdm+sZUcfJW4QUY2MRY09Nlx7Wt1b/qZi2G8aV iRkvOOT4NmK52JlRYBo6VCKbKs2/d/1lwIOx7N+H8QnuFnJM9icIRQsoA1heXtTj0d SWl5/W6rGC3p5mmZNrU2wDvlqhe2aEQHWprSXyp0rRJJU2HNQ+nMOlYnsPaMeMstSa 5h3jXmNbmoRlCaK08OPfGCpDKTeHayTw/hnzhCSA4RWXknrSb153Hv7X9HYIqexIN0 0+GL3vPrx/x6nvSfSJAv+pnivzjSEL2A7kmA820FxHV/7TbMKfMny9wnqtsTGDq71u +1VVBXaxr1QJw== From: Krzysztof Kozlowski To: Conor Dooley , Nicolas Ferre , Claudiu Beznea , Rob Herring , Krzysztof Kozlowski , Lars Povlsen , Steen Hegelund , Daniel Machon , UNGLinuxDriver@microchip.com, Bjarni Jonasson , "David S. Miller" , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: horatiu.vultur@microchip.com, steen.hegelund@microchip.com, Krzysztof Kozlowski Subject: [PATCH v2 01/10] arm64: dts: microchip: sparx5: fix mdio reg Date: Fri, 5 Apr 2024 21:04:10 +0200 Message-Id: <20240405190419.74162-1-krzk@kernel.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240405_120434_659742_C55F6363 X-CRM114-Status: GOOD ( 11.71 ) 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 Correct the reg address of mdio node to match unit address. Assume the reg is not correct and unit address was correct, because there is already node using the existing reg 0x110102d4. sparx5.dtsi:443.25-451.5: Warning (simple_bus_reg): /axi@600000000/mdio@6110102f8: simple-bus unit address format error, expected "6110102d4" Fixes: d0f482bb06f9 ("arm64: dts: sparx5: Add the Sparx5 switch node") Reviewed-by: Horatiu Vultur Reviewed-by: Steen Hegelund Signed-off-by: Krzysztof Kozlowski --- Not tested on hardware Changes in v2: 1. Add tags. --- arch/arm64/boot/dts/microchip/sparx5.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/microchip/sparx5.dtsi b/arch/arm64/boot/dts/microchip/sparx5.dtsi index 24075cd91420..5d820da8c69d 100644 --- a/arch/arm64/boot/dts/microchip/sparx5.dtsi +++ b/arch/arm64/boot/dts/microchip/sparx5.dtsi @@ -447,7 +447,7 @@ mdio2: mdio@6110102f8 { pinctrl-names = "default"; #address-cells = <1>; #size-cells = <0>; - reg = <0x6 0x110102d4 0x24>; + reg = <0x6 0x110102f8 0x24>; }; mdio3: mdio@61101031c {