From patchwork Tue Jun 25 23:05:38 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 18123 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ea0-f198.google.com (mail-ea0-f198.google.com [209.85.215.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 58DB525E4B for ; Tue, 25 Jun 2013 23:05:53 +0000 (UTC) Received: by mail-ea0-f198.google.com with SMTP id m14sf11244813eaj.1 for ; Tue, 25 Jun 2013 16:05:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=4gc2dhI41JYFYQAMo/zmVSUtXO55LvCU+NYdjlDfzJY=; b=O878NExTvrQQABzrlmfyNpZA+h1KC2ObwapYdemDsTqIJrfuWBbFw8Sh00rtYdhXVX Bv4rUpC1NfZffhjel+O/RxV+Uhx1Rll+3gsZU/ILtk2NEpPsM8h5PovM/9PU24iilT5O Zm8/NlmnRG+vtPplotvLpPtrjB4lrgH3nIpjya0DC9iA6MvuoccVP1znCf5Nq7bYxKm4 ujjAkj7H4kw+CE6xEKNIO8tud/QK4HL3t47kPWCNyHKywUhsCCTl4EAujfip5hTA1UP0 IXcl78yBMH2Db/rTGqk0lh4c37RWX5HBGi6VfF5Bb770wx4yjQXLBTMiRO2fwgsv8Dly fl3A== X-Received: by 10.180.106.197 with SMTP id gw5mr2460846wib.1.1372201551033; Tue, 25 Jun 2013 16:05:51 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.180.73.204 with SMTP id n12ls120843wiv.29.gmail; Tue, 25 Jun 2013 16:05:50 -0700 (PDT) X-Received: by 10.180.75.144 with SMTP id c16mr10583355wiw.1.1372201550669; Tue, 25 Jun 2013 16:05:50 -0700 (PDT) Received: from mail-ve0-x22d.google.com (mail-ve0-x22d.google.com [2607:f8b0:400c:c01::22d]) by mx.google.com with ESMTPS id br7si1983768wib.55.2013.06.25.16.05.50 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 25 Jun 2013 16:05:50 -0700 (PDT) Received-SPF: neutral (google.com: 2607:f8b0:400c:c01::22d is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=2607:f8b0:400c:c01::22d; Received: by mail-ve0-f173.google.com with SMTP id jw11so10672907veb.4 for ; Tue, 25 Jun 2013 16:05:49 -0700 (PDT) X-Received: by 10.58.29.228 with SMTP id n4mr713072veh.50.1372201549574; Tue, 25 Jun 2013 16:05:49 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.58.165.8 with SMTP id yu8csp87457veb; Tue, 25 Jun 2013 16:05:48 -0700 (PDT) X-Received: by 10.152.27.195 with SMTP id v3mr542542lag.73.1372201548129; Tue, 25 Jun 2013 16:05:48 -0700 (PDT) Received: from mail-la0-x236.google.com (mail-la0-x236.google.com [2a00:1450:4010:c03::236]) by mx.google.com with ESMTPS id l10si9569850lal.5.2013.06.25.16.05.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 25 Jun 2013 16:05:48 -0700 (PDT) Received-SPF: neutral (google.com: 2a00:1450:4010:c03::236 is neither permitted nor denied by best guess record for domain of linus.walleij@linaro.org) client-ip=2a00:1450:4010:c03::236; Received: by mail-la0-f54.google.com with SMTP id ec20so12930175lab.13 for ; Tue, 25 Jun 2013 16:05:47 -0700 (PDT) X-Received: by 10.152.44.170 with SMTP id f10mr542311lam.68.1372201547412; Tue, 25 Jun 2013 16:05:47 -0700 (PDT) Received: from localhost.localdomain (c83-249-208-144.bredband.comhem.se. [83.249.208.144]) by mx.google.com with ESMTPSA id a3sm9546146lbg.2.2013.06.25.16.05.45 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 25 Jun 2013 16:05:46 -0700 (PDT) From: Linus Walleij To: arm@kernel.org Cc: linux-arm-kernel@lists.infradead.org, Linus Walleij Subject: [PATCH 1/3] ARM: integrator: set local side PCI addresses right Date: Wed, 26 Jun 2013 01:05:38 +0200 Message-Id: <1372201538-25946-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.8.1.4 X-Gm-Message-State: ALoCoQn9PXqATG8ro8eSRr5Z7SovKVBZ1zd4iZClLGU/ZD4UMcXwU2DhdHn8Bn+7kvBlAunqwJkK X-Original-Sender: linus.walleij@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 2607:f8b0:400c:c01::22d is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , This alters the local side address of the iospace to zero, non prefetchable memory local side address to 0x00000000 and prefetchable memory local side address to 0x10000000, so as to match the values actually poked in by the driver. Reported-by: Arnd Bergmann Signed-off-by: Linus Walleij --- arch/arm/boot/dts/integratorap.dts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm/boot/dts/integratorap.dts b/arch/arm/boot/dts/integratorap.dts index 03f23b7..b6b82ec 100644 --- a/arch/arm/boot/dts/integratorap.dts +++ b/arch/arm/boot/dts/integratorap.dts @@ -49,11 +49,11 @@ interrupts = <17>; /* Bus error IRQ */ ranges = <0x00000000 0 0x61000000 /* config space */ 0x61000000 0 0x00100000 /* 16 MiB @ 61000000 */ - 0x01000000 0 0x60000000 /* I/O space */ + 0x01000000 0 0x0 /* I/O space */ 0x60000000 0 0x00100000 /* 16 MiB @ 60000000 */ - 0x02000000 0 0x40000000 /* non-prefectable memory */ + 0x02000000 0 0x00000000 /* non-prefectable memory */ 0x40000000 0 0x10000000 /* 256 MiB @ 40000000 */ - 0x42000000 0 0x50000000 /* prefetchable memory */ + 0x42000000 0 0x10000000 /* prefetchable memory */ 0x50000000 0 0x10000000>; /* 256 MiB @ 50000000 */ interrupt-map-mask = <0xf800 0 0 0x7>; interrupt-map = <