Message ID | 20200930090603.19891-1-billy_tsai@aspeedtech.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <SRS0=FGs6=DI=lists.infradead.org=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 850306CB for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 1 Oct 2020 17:51:38 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 32F3D20759 for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 1 Oct 2020 17:51:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="FOnkcbvs"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="sIAapY98" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 32F3D20759 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=aspeedtech.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-ID:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=+2/HigtITIHT6VHOMfAGnsANLEuzmDRxM3LfATdKtsc=; b=FOnkcbvs19xZUli8AB4FxE7wx BTkf6d4aB1l8jxgOJ5N7JvycFszXgy27nCaTAFvJVKaqUHne0wcEE7V93MD7fJD2I7iDKuem/G/yV zgg0FO3/mYIjm8ke8fqXBuWnsAjvYv72HE024Iiv9K+RLY4d3hVu1odpa6C20LibAis79BM3hhzgC f8g0qNLB/BZKEOePEOQrvW4Tff7puCFctUzE/dUGYFhjHTo6KSRxqnLkOXcM35pgE4BLJjJkZy7+o vJVbGOWqUeNFeFG8Y7NkDcMmMs1TLzfDRd9QFUlOqGptoGcMKVH3zWRT3fYVo1WM4d2YAfp02HQwW Favp48/QA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kO2iX-0006WN-Uh; Thu, 01 Oct 2020 17:50:09 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kO2iV-0006Uv-5r for linux-arm-kernel@merlin.infradead.org; Thu, 01 Oct 2020 17:50:07 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Type:MIME-Version:References: In-Reply-To:Message-ID:Date:Subject:CC:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=8wEuz3hPPEkJTpvokdEGpjwtlFcqkGsZNLf/o6uEre8=; b=sIAapY98dCdh8Z+kgVzqb222M7 5PVMuwP98TDpPbgYSPlGrVDLy9XgE7Hi53t89OmHEnbOi8xWBFaRXfA30k8bgzc3L68AZmPkQort0 OgAz+wQN98XaWIQPAJaQi/nI5QMEAY4mQXztQCoD0OSj8IdCfdC1x8FaCFT4UIaqaAWZbTkGcTa3A eDeVkkEakfx/PX9GXPiego1CMfI/fobmeSU6moUJnpR/VoO+luu6y+9r39QqAcaxIuJqmJHNIGt8+ JWO3qrZK03ZQe5qk8+zZuGMYqFQ8cuvXOdH2D16O6+b/sglKdiXZO9kuakfLzsjRQWzQgRMklGhnt MzCzZidA==; Received: from twspam01.aspeedtech.com ([211.20.114.71]) by casper.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kNY44-0004l5-3p for linux-arm-kernel@lists.infradead.org; Wed, 30 Sep 2020 09:06:23 +0000 Received: from mail.aspeedtech.com ([192.168.0.24]) by twspam01.aspeedtech.com with ESMTP id 08U8kklg016276; Wed, 30 Sep 2020 16:46:46 +0800 (GMT-8) (envelope-from billy_tsai@aspeedtech.com) Received: from localhost.localdomain (192.168.10.9) by TWMBX02.aspeed.com (192.168.0.24) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 30 Sep 2020 17:06:10 +0800 From: Billy Tsai <billy_tsai@aspeedtech.com> To: <robh+dt@kernel.org>, <joel@jms.id.au>, <andrew@aj.id.au>, <devicetree@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-aspeed@lists.ozlabs.org>, <linux-kernel@vger.kernel.org> Subject: [RESEND PATCH] ARM: dts: aspeed-g6: Fix gpio memory region Date: Wed, 30 Sep 2020 17:06:03 +0800 Message-ID: <20200930090603.19891-1-billy_tsai@aspeedtech.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200930051113.32465-1-billy_tsai@aspeedtech.com> References: <20200930051113.32465-1-billy_tsai@aspeedtech.com> MIME-Version: 1.0 X-Originating-IP: [192.168.10.9] X-ClientProxiedBy: TWMBX02.aspeed.com (192.168.0.24) To TWMBX02.aspeed.com (192.168.0.24) X-DNSRBL: X-MAIL: twspam01.aspeedtech.com 08U8kklg016276 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200930_100620_804334_74A86A8F X-CRM114-Status: UNSURE ( 9.86 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.4.4 on casper.infradead.org summary: Content analysis details: (-1.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.0 SPF_NONE SPF: sender does not publish an SPF Record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: BMC-SW@aspeedtech.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org |
Series |
[RESEND] ARM: dts: aspeed-g6: Fix gpio memory region
|
expand
|
diff --git a/arch/arm/boot/dts/aspeed-g6.dtsi b/arch/arm/boot/dts/aspeed-g6.dtsi index 97ca743363d7..b9ec8b579f73 100644 --- a/arch/arm/boot/dts/aspeed-g6.dtsi +++ b/arch/arm/boot/dts/aspeed-g6.dtsi @@ -357,7 +357,7 @@ #gpio-cells = <2>; gpio-controller; compatible = "aspeed,ast2600-gpio"; - reg = <0x1e780000 0x800>; + reg = <0x1e780000 0x500>; interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>; gpio-ranges = <&pinctrl 0 0 208>; ngpios = <208>;
Signed-off-by: Billy Tsai <billy_tsai@aspeedtech.com> --- arch/arm/boot/dts/aspeed-g6.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)