From patchwork Thu Jan 12 15:50:10 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jon Mason X-Patchwork-Id: 9513475 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 183B460476 for ; Thu, 12 Jan 2017 15:50:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0AC6128650 for ; Thu, 12 Jan 2017 15:50:55 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id F3CBD286C3; Thu, 12 Jan 2017 15:50:54 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 7A8CC28650 for ; Thu, 12 Jan 2017 15:50:54 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cRheL-0006q4-Bd; Thu, 12 Jan 2017 15:50:49 +0000 Received: from mail-pf0-x232.google.com ([2607:f8b0:400e:c00::232]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cRheE-0006nI-D0 for linux-arm-kernel@lists.infradead.org; Thu, 12 Jan 2017 15:50:47 +0000 Received: by mail-pf0-x232.google.com with SMTP id 127so14954890pfg.1 for ; Thu, 12 Jan 2017 07:50:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=from:to:cc:subject:date:message-id; bh=obk1NpdBGHzboQKeUca4eRi1dy4vho5zUwIEXCfOLUA=; b=VMw+kunb7Tf0vufSfXHX1LEnaSDky+zsiYCYvljlvLGfV3iIGZ0CYcAgC5FpOUTNpU 2Nh7WYtEVwHMRBcn30JS6lpjWTHwOBfgHSXOSWnpq7yIYTc5Om9hE+OZjPZwTKis03DK qcmXkH5i8qQ0EgbGEbfIjqsBc2TtCTf3cvT30= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=obk1NpdBGHzboQKeUca4eRi1dy4vho5zUwIEXCfOLUA=; b=o9dtu+0Zrwnq7XgRXWG/uFJPQqmke9htnidP+Icg/zttPs6ObgCehrqIMcB0rvL29/ +s8UN+Gb40L233B9jGiV3rwUs7widTsSNjqdGT/Li6b4AIndVkOpnqBoUAG0knRaQoku y6JTuxGU1C3JEoWQhG4ZlfLIxYQD+JFgOz4/es3lLbs5/ZSVgFeW6S+QBVDxyspkx0hi GB1OBrZ7sBF3pc1uC+0gsQOXcwMdytgWATEQRyH42L/uqgWGnx0kIDk4Xz5wkhHGnYO+ E8qOJkpitPzjf0o7K1JgLPpkyqQF9apl8gv78ogY6BwbAq1P6o8qjrxmVMGmR27zidZ1 0srQ== X-Gm-Message-State: AIkVDXIJfi74NGu8y22JTGEWZnQts3C68KcqX6UU5u53zkWX+Nq8a4i1NtJNUQBcbQmn3+hw X-Received: by 10.84.234.23 with SMTP id m23mr22260000plk.89.1484236220794; Thu, 12 Jan 2017 07:50:20 -0800 (PST) Received: from venom.rtp.broadcom.com ([192.19.218.250]) by smtp.gmail.com with ESMTPSA id c15sm22692287pfd.36.2017.01.12.07.50.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 12 Jan 2017 07:50:20 -0800 (PST) From: Jon Mason To: Rob Herring , Mark Rutland , Florian Fainelli Subject: [PATCH] ARM: dts: NSP: Fix DT ranges error Date: Thu, 12 Jan 2017 10:50:10 -0500 Message-Id: <1484236210-16067-1-git-send-email-jon.mason@broadcom.com> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170112_075042_465287_DAAB2339 X-CRM114-Status: GOOD ( 10.09 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP The range size for axi is 0x2 bytes too small, as the QSPI needs 0x11c408 + 0x004 (which is 0x0011c40c, not 0x0011c40a). No errors have been observed with this shortcoming, but fixing it for correctness. Signed-off-by: Jon Mason --- arch/arm/boot/dts/bcm-nsp.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/bcm-nsp.dtsi b/arch/arm/boot/dts/bcm-nsp.dtsi index 6c58c78..832795b 100644 --- a/arch/arm/boot/dts/bcm-nsp.dtsi +++ b/arch/arm/boot/dts/bcm-nsp.dtsi @@ -160,7 +160,7 @@ axi { compatible = "simple-bus"; - ranges = <0x00000000 0x18000000 0x0011c40a>; + ranges = <0x00000000 0x18000000 0x0011c40c>; #address-cells = <1>; #size-cells = <1>;