From patchwork Wed Jul 26 21:09:38 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Rob Herring (Arm)" X-Patchwork-Id: 9865889 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 5058A601A1 for ; Wed, 26 Jul 2017 21:09:53 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 41B82287A0 for ; Wed, 26 Jul 2017 21:09:53 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 367BA287A3; Wed, 26 Jul 2017 21:09:53 +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=-6.4 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6F3DB287A0 for ; Wed, 26 Jul 2017 21:09:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751594AbdGZVJv (ORCPT ); Wed, 26 Jul 2017 17:09:51 -0400 Received: from mail-yw0-f193.google.com ([209.85.161.193]:35494 "EHLO mail-yw0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751423AbdGZVJu (ORCPT ); Wed, 26 Jul 2017 17:09:50 -0400 Received: by mail-yw0-f193.google.com with SMTP id l82so5885660ywc.2; Wed, 26 Jul 2017 14:09:50 -0700 (PDT) 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:in-reply-to :references; bh=XFh26yuOlM3qiQacFDSmiJEPKSVmA025OAZSKVNkeUk=; b=uIDixvQhDb5J9oipEShH9HJcn4Nzi1fco3mPJ9C9GnN/bssIMz08q2LuPGZr3deZ3L OMP2nYQ8gpCOZP5FKOylfh5Dse3nJzJ18TMddKynyJpmyxMNgCECWxg+/WaEPF7fJgBk xBfYDZbFGj17jcu763pNiLtXyxE/UMTjugGwbouvrouAsJViKLYaaU6M8ua2MJfo5Igi FSiLwFit+LOXCg/OdmGoZXG14vdF+18ScL2w1XKniObKkVShIdhGgezRpFozuURKMzWn jij1iKidTgJukWW6Qy2DEe7fsPMoG/bWl11pcTFcfDxcgolC8Cv+5c9yQoBMUJI/iZgU knfg== X-Gm-Message-State: AIVw111suWrZc3Z2p/ZSw1LKu4YK4cb0yvqRxCSLYl5Rv3/KAIAaWmvA s0YQJ4NHm0IS/MTqfYM= X-Received: by 10.37.188.69 with SMTP id d5mr2279436ybk.138.1501103389964; Wed, 26 Jul 2017 14:09:49 -0700 (PDT) Received: from localhost.localdomain (24-223-123-72.static.usa-companies.net. [24.223.123.72]) by smtp.googlemail.com with ESMTPSA id i131sm6435600ywi.109.2017.07.26.14.09.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jul 2017 14:09:49 -0700 (PDT) From: Rob Herring To: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, arm@kernel.org Cc: Kukjin Kim , Krzysztof Kozlowski , Javier Martinez Canillas , linux-samsung-soc@vger.kernel.org Subject: [PATCH v2] ARM: dts: exynos: fix PCI bus dtc warnings Date: Wed, 26 Jul 2017 16:09:38 -0500 Message-Id: <20170726210943.6875-2-robh@kernel.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170726210943.6875-1-robh@kernel.org> References: <20170726210943.6875-1-robh@kernel.org> Sender: linux-samsung-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP dtc recently added PCI bus checks. Fix these warnings. Signed-off-by: Rob Herring Cc: Kukjin Kim Cc: Krzysztof Kozlowski Cc: Javier Martinez Canillas Cc: linux-samsung-soc@vger.kernel.org --- v2: - rebase on v4.13-rc2 arch/arm/boot/dts/exynos5440.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/exynos5440.dtsi b/arch/arm/boot/dts/exynos5440.dtsi index bc4954e69f7b..7a00be7ea6d7 100644 --- a/arch/arm/boot/dts/exynos5440.dtsi +++ b/arch/arm/boot/dts/exynos5440.dtsi @@ -317,6 +317,7 @@ phys = <&pcie_phy0>; ranges = <0x81000000 0 0 0x40001000 0 0x00010000 /* downstream I/O */ 0x82000000 0 0x40011000 0x40011000 0 0x1ffef000>; /* non-prefetchable memory */ + bus-range = <0x00 0xff>; #interrupt-cells = <1>; interrupt-map-mask = <0 0 0 0>; interrupt-map = <0x0 0 &gic 53>; @@ -339,6 +340,7 @@ phys = <&pcie_phy1>; ranges = <0x81000000 0 0 0x60001000 0 0x00010000 /* downstream I/O */ 0x82000000 0 0x60011000 0x60011000 0 0x1ffef000>; /* non-prefetchable memory */ + bus-range = <0x00 0xff>; #interrupt-cells = <1>; interrupt-map-mask = <0 0 0 0>; interrupt-map = <0x0 0 &gic 56>;