From patchwork Mon Apr 1 14:09:12 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 13612838 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 633FDCD128D for ; Mon, 1 Apr 2024 15:17:55 +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=JhSNYYZfyriUW5UjS7907M1tj887jAjQmvIbNL61ZtM=; b=B7d5FE7XPzGKpa tg+cWo5SjGOdVv9haY1ZPyrfX5xRmWozBiqmTr5jGPpLv/IpF1oLscmoqub7E/Rb4fazWR4X4ZOhh CM1X9bHLbcGf/z0N+J+krZvO6Syd9cDYazQU8uCSx2WBt7Xcd/kAMxjq0zH8a3sGIQ9qLQ51omm4A eMvnszLnvehJhP003swbt9bWZJpluPxjHLvYbQYT2OLX1TEXVsAu8ehxUHjzLV4wnr2fDdtIpzbaY J3KIDGeUmBs6BDyYCboy1IFN2K1Vboe9Pr2QkEyxZBLZ6I81qi6xl4/XNN/UvD5gP3LU8n6xB/Abt 3zBIqulLGcg7Vu2yIoFA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rrJPv-000000089kh-2YyY; Mon, 01 Apr 2024 15:17:47 +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 1rrILr-00000007ztS-0dBp; Mon, 01 Apr 2024 14:09:32 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 63B25CE10DE; Mon, 1 Apr 2024 14:09:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 80D6CC43390; Mon, 1 Apr 2024 14:09:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1711980568; bh=nZNPDR2GsOWo4mSD92p9rWVIqT2GOPAdk9nHrui/qjM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Hn7CUPqDra0tT/LCKV3PW0X+cSN1uC727MXv9kuynLXW3bNSrbRNx41Zbgc2pvWcm anjHKjoODs+iALfMh9b4vQtTAtbFeQLJd2sGINj+Zr+GO7RkhmVpiDuH6XM4sCBHzv yQvkTk5Vs0GF/2qB0w8pqKrrBapR/9/6xzuVP8RAHAkuinwdlDEV3aFgFTANbL7eAH K2ukek5ST5fMeda3FfsilIX0wU37ZLidUKPnaGDwBejgL0RBwmg4qsJ5PxEFbjbrwx G5OsRAcjUejtwEPUbnwC+A55UR3QAuuHtF39Q0cUDsolNeiuGKd581kL3AbNloebQa 8wNW3i+2aazkg== From: Krzysztof Kozlowski To: =?utf-8?q?Andreas_F=C3=A4rber?= , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-arm-kernel@lists.infradead.org, linux-realtek-soc@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 3/3] arm64: dts: realtek: rtc16xx: add missing unit address to soc node Date: Mon, 1 Apr 2024 16:09:12 +0200 Message-Id: <20240401140912.97157-3-krzk@kernel.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240401140912.97157-1-krzk@kernel.org> References: <20240401140912.97157-1-krzk@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240401_070931_386250_1EE1BDB4 X-CRM114-Status: UNSURE ( 9.86 ) 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 "soc" node has "ranges" property thus add matching unit address to fix dtc W=1 warnings: rtd16xx.dtsi:130.6-198.4: Warning (unit_address_vs_reg): /soc: node has a reg or ranges property, but no unit name Signed-off-by: Krzysztof Kozlowski --- arch/arm64/boot/dts/realtek/rtd16xx.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/realtek/rtd16xx.dtsi b/arch/arm64/boot/dts/realtek/rtd16xx.dtsi index 34802cc62983..c10c7eaf1b03 100644 --- a/arch/arm64/boot/dts/realtek/rtd16xx.dtsi +++ b/arch/arm64/boot/dts/realtek/rtd16xx.dtsi @@ -127,7 +127,7 @@ osc27M: osc { #clock-cells = <0>; }; - soc { + soc@0 { compatible = "simple-bus"; #address-cells = <1>; #size-cells = <1>;