Message ID | 20221103230648.53748-2-fabrizio.castro.jz@renesas.com |
---|---|
State | New |
Headers |
Return-Path: <linux-kernel-owner@vger.kernel.org> Delivered-To: ouuuleilei@gmail.com Received: by 2002:a5d:6687:0:0:0:0:0 with SMTP id l7csp46720wru; Thu, 3 Nov 2022 16:09:26 -0700 (PDT) X-Google-Smtp-Source: AMsMyM5+vYi0qmCuOhxIm7A83PecS8OYeUdywnChFmCiagyUPHFr9skiqPY7H1QuZ5DSDG2En21a X-Received: by 2002:a17:907:2dab:b0:78d:fc4b:7e31 with SMTP id gt43-20020a1709072dab00b0078dfc4b7e31mr29906551ejc.531.1667516966646; Thu, 03 Nov 2022 16:09:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1667516966; cv=none; d=google.com; s=arc-20160816; b=leebNfCtC7LW4zPue4AxsgwWyktdOWY9eaNdjvEKzLF5t0ZW149zMEDz5zkfJnyG8T zI9j2sOhxJPZWs5H67ICKWlyFS+mGz5ySy+9Z2YSOvsfOX5inyf2M6HxdC/u7a37pf4q X8N6Us/xJWSyFZIFHTJCqkCLGKOwKqEVmR3GXWgpLIcuXKMILgRWi568RWd/w0emksc5 1HnWvoyaZwvJbrrQgL/8Ogsl0yr67cZF48FNFDxEcKegvgnKtdhrZ3wc9Zn3Z93E3hTB vCJYf+V82Rfa5TAFDlKS2VKrk1Dsvby72+KlZKa7jDJmcjdkuunMT34/lxxnxeCcULy2 i8dg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=sF1kiaNTJQ20ui4KnI1QEckSLiFmPQwY6IM4EE66S+o=; b=0GjiqAI2KqQpAXVUmkR234xEreYngSmbUNRirxSRycwP4COIGXnzsVXE0rHN7buRLj /OU94pE2o+xSW7fXRQFL832dJm5FhcIuFXYP7IQSvSg4nRT+ban7tRcUysaOKrQipSRu YhXftoOkK+QhGYoYbwP/vOgqd+vTP+ttO9ZYKaEJePZt6JXEbHvS11XP/FTcX740MXel JY+nL+7Wyo5TGnPn9Mj9ILH2SNNe/6jmghYH8vCc8WLIAMhN1aH8HKm5ALQkmC6UGsdS SiGxa8FvDbEe575pJfD2b8qFsl2xPhYxjtnEbQFdfdY4GWyoR6xjDHyPmMLJC7sWyc7W plZQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=renesas.com Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id o7-20020a17090608c700b0078bcc872a6esi2118675eje.360.2022.11.03.16.09.01; Thu, 03 Nov 2022 16:09:26 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=renesas.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231610AbiKCXHr (ORCPT <rfc822;yves.mi.zy@gmail.com> + 99 others); Thu, 3 Nov 2022 19:07:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41456 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229708AbiKCXHL (ORCPT <rfc822;linux-kernel@vger.kernel.org>); Thu, 3 Nov 2022 19:07:11 -0400 Received: from relmlie5.idc.renesas.com (relmlor1.renesas.com [210.160.252.171]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 9F9301B9F8; Thu, 3 Nov 2022 16:07:05 -0700 (PDT) X-IronPort-AV: E=Sophos;i="5.96,135,1665414000"; d="scan'208";a="138901822" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 04 Nov 2022 08:07:05 +0900 Received: from mulinux.home (unknown [10.226.92.174]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id DA382400B9CF; Fri, 4 Nov 2022 08:07:00 +0900 (JST) From: Fabrizio Castro <fabrizio.castro.jz@renesas.com> To: Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Geert Uytterhoeven <geert+renesas@glider.be> Cc: Fabrizio Castro <fabrizio.castro.jz@renesas.com>, Magnus Damm <magnus.damm@gmail.com>, Biju Das <biju.das.jz@bp.renesas.com>, Wolfram Sang <wsa@kernel.org>, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Chris Paterson <Chris.Paterson2@renesas.com>, Biju Das <biju.das@bp.renesas.com>, Laurent Pinchart <laurent.pinchart@ideasonboard.com>, Jacopo Mondi <jacopo@jmondi.org> Subject: [PATCH 1/3] arm64: dts: renesas: r9a09g011: Fix unit address format error Date: Thu, 3 Nov 2022 23:06:46 +0000 Message-Id: <20221103230648.53748-2-fabrizio.castro.jz@renesas.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221103230648.53748-1-fabrizio.castro.jz@renesas.com> References: <20221103230648.53748-1-fabrizio.castro.jz@renesas.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: <linux-kernel.vger.kernel.org> X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1748518270574612795?= X-GMAIL-MSGID: =?utf-8?q?1748518270574612795?= |
Series |
Minor fixes for RZ/V2M
|
|
Commit Message
Fabrizio Castro
Nov. 3, 2022, 11:06 p.m. UTC
Although the HW User Manual for RZ/V2M states in the "Address Map"
section that the interrupt controller is assigned addresses starting
from 0x82000000, the memory locations from 0x82000000 0x0x8200FFFF
are marked as reserved in the "Interrupt Controller (GIC)" section
and are currently not used by the device tree, leading to the below
warning:
arch/arm64/boot/dts/renesas/r9a09g011.dtsi:51.38-63.5: Warning
(simple_bus_reg): /soc/interrupt-controller@82000000: simple-bus unit
address format error, expected "82010000"
Fix the unit address accordingly.
Fixes: fb1929b98f2e ("arm64: dts: renesas: Add initial DTSI for RZ/V2M SoC")
Signed-off-by: Fabrizio Castro <fabrizio.castro.jz@renesas.com>
---
arch/arm64/boot/dts/renesas/r9a09g011.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Comments
On Fri, Nov 4, 2022 at 12:07 AM Fabrizio Castro <fabrizio.castro.jz@renesas.com> wrote: > Although the HW User Manual for RZ/V2M states in the "Address Map" > section that the interrupt controller is assigned addresses starting > from 0x82000000, the memory locations from 0x82000000 0x0x8200FFFF > are marked as reserved in the "Interrupt Controller (GIC)" section > and are currently not used by the device tree, leading to the below > warning: > > arch/arm64/boot/dts/renesas/r9a09g011.dtsi:51.38-63.5: Warning > (simple_bus_reg): /soc/interrupt-controller@82000000: simple-bus unit > address format error, expected "82010000" > > Fix the unit address accordingly. > > Fixes: fb1929b98f2e ("arm64: dts: renesas: Add initial DTSI for RZ/V2M SoC") > Signed-off-by: Fabrizio Castro <fabrizio.castro.jz@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> i.e. will queue in renesas-devel for v6.2. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds
diff --git a/arch/arm64/boot/dts/renesas/r9a09g011.dtsi b/arch/arm64/boot/dts/renesas/r9a09g011.dtsi index 9859c717bd10..1948d2e6bcae 100644 --- a/arch/arm64/boot/dts/renesas/r9a09g011.dtsi +++ b/arch/arm64/boot/dts/renesas/r9a09g011.dtsi @@ -48,7 +48,7 @@ soc: soc { #size-cells = <2>; ranges; - gic: interrupt-controller@82000000 { + gic: interrupt-controller@82010000 { compatible = "arm,gic-400"; #interrupt-cells = <3>; #address-cells = <0>;