Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp3742700imm; Mon, 18 Jun 2018 03:21:32 -0700 (PDT) X-Google-Smtp-Source: ADUXVKLqg80AE/fCqovjTdCrRmpMznTDBXio2RaNM2E8ufmTomKou+ZxEIArJ9rJxfhAvogWPVtY X-Received: by 2002:a62:bd03:: with SMTP id a3-v6mr12789567pff.138.1529317292640; Mon, 18 Jun 2018 03:21:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529317292; cv=none; d=google.com; s=arc-20160816; b=Hskco/oQwvzwkShqaGVqg7T8+Bn+sF1z3mRRJMYaZZjvJCfvwdsgsbhCATzO8Pw2Mr 4UG6kqwN94WCFzYN+EYPdWUjG7wH2NFVHqq9MseOIHwu6AdKga+teXmhrkUGEiANQNrL YXB+qne/6qL7J1WVIFmiK8+4agILFh/bbwKSRqnd8DKcifDqsli4azvHAes/QB9vqPjG DNOhsOQRE+yrciZRO06SNgaFZcLeFmjC6sxhVN6bjXn5eRqr1Nu+A6q76Sg2yxDAHC3a TlQALroRUlXSd2d/eQjAE/j60Fl1x0aPydX5NaflwTQS4xH7++5vw+36IObh5C90U6dt pymA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=vB5USw9nmftY3q4nPcXkkREhlgY2/qUJ7VD/o0d46vM=; b=WJT/bPPQMAnGG2vvm3GFhaNpHCa6HqazbpXqdjJu8WWyfC1EP0vNQmyENeCiTg/qaQ VtEcw13qI+gB5CzoHEzCKUm16FaMTO2ISs5LM9rV1ExYAXxZEvzNkJH1wLpF/kk4JBGl vK40T9kLyis0Gjmb/dBVOkP4zZYrnh6nevovig1rHA+ET5F16KEFlMILPJC2uraixZSe ruNH++jms9ZIwJrWOHcJMiXtwyA9ofVGzPXi8lS3tuz+9dxvVDTF1btUfjPVzmP9HiIx 9o5VlxyupS2CzMbBI5Y/aaUb1XaJZ8UwaHyi6uuzq1twNnZW8zd8VZUEkVEYv+jvZ9NA b4cA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 82-v6si12199960pgh.144.2018.06.18.03.21.19; Mon, 18 Jun 2018 03:21:32 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933708AbeFRIP1 (ORCPT + 99 others); Mon, 18 Jun 2018 04:15:27 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:52772 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933604AbeFRIPY (ORCPT ); Mon, 18 Jun 2018 04:15:24 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 00C81C77; Mon, 18 Jun 2018 08:15:23 +0000 (UTC) From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Matt Redfearn , Ralf Baechle , Paul Burton , Rob Herring , Mark Rutland , linux-mips@linux-mips.org, devicetree@vger.kernel.org, James Hogan , Sasha Levin Subject: [PATCH 4.16 016/279] MIPS: dts: Boston: Fix PCI bus dtc warnings: Date: Mon, 18 Jun 2018 10:10:01 +0200 Message-Id: <20180618080609.481222337@linuxfoundation.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180618080608.851973560@linuxfoundation.org> References: <20180618080608.851973560@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.16-stable review patch. If anyone has any objections, please let me know. ------------------ From: Matt Redfearn [ Upstream commit 2c2bf522ed8cbfaac666f7dc65cfd38de2b89f0f ] dtc recently (v1.4.4-8-g756ffc4f52f6) added PCI bus checks. Fix the warnings now emitted: arch/mips/boot/dts/img/boston.dtb: Warning (pci_bridge): /pci@10000000: missing bus-range for PCI bridge arch/mips/boot/dts/img/boston.dtb: Warning (pci_bridge): /pci@12000000: missing bus-range for PCI bridge arch/mips/boot/dts/img/boston.dtb: Warning (pci_bridge): /pci@14000000: missing bus-range for PCI bridge Signed-off-by: Matt Redfearn Cc: Ralf Baechle Cc: Paul Burton Cc: Rob Herring Cc: Mark Rutland Cc: linux-mips@linux-mips.org Cc: devicetree@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/19070/ Signed-off-by: James Hogan Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- arch/mips/boot/dts/img/boston.dts | 6 ++++++ 1 file changed, 6 insertions(+) --- a/arch/mips/boot/dts/img/boston.dts +++ b/arch/mips/boot/dts/img/boston.dts @@ -51,6 +51,8 @@ ranges = <0x02000000 0 0x40000000 0x40000000 0 0x40000000>; + bus-range = <0x00 0xff>; + interrupt-map-mask = <0 0 0 7>; interrupt-map = <0 0 0 1 &pci0_intc 1>, <0 0 0 2 &pci0_intc 2>, @@ -79,6 +81,8 @@ ranges = <0x02000000 0 0x20000000 0x20000000 0 0x20000000>; + bus-range = <0x00 0xff>; + interrupt-map-mask = <0 0 0 7>; interrupt-map = <0 0 0 1 &pci1_intc 1>, <0 0 0 2 &pci1_intc 2>, @@ -107,6 +111,8 @@ ranges = <0x02000000 0 0x16000000 0x16000000 0 0x100000>; + bus-range = <0x00 0xff>; + interrupt-map-mask = <0 0 0 7>; interrupt-map = <0 0 0 1 &pci2_intc 1>, <0 0 0 2 &pci2_intc 2>,