From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933117AbdCGRrB (ORCPT ); Tue, 7 Mar 2017 12:47:01 -0500 Received: from mail.free-electrons.com ([62.4.15.54]:36421 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755321AbdCGRpm (ORCPT ); Tue, 7 Mar 2017 12:45:42 -0500 From: Gregory CLEMENT To: Chris Packham Cc: linux-arm-kernel@lists.infradead.org, Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Rob Herring , Mark Rutland , Russell King , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: dts: mvebu: remove unnecessary PCI range from 98dx3236 References: <20170302224239.10062-1-chris.packham@alliedtelesis.co.nz> Date: Tue, 07 Mar 2017 18:32:42 +0100 In-Reply-To: <20170302224239.10062-1-chris.packham@alliedtelesis.co.nz> (Chris Packham's message of "Fri, 3 Mar 2017 11:42:39 +1300") Message-ID: <87varlngat.fsf@free-electrons.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Chris, On jeu., mars 02 2017, Chris Packham wrote: > The Marvell 98dx3236 SoC only has a single PCIe x1 interface. The "Port > 0.1 MEM" range was errantly kept when creating a specific dts for the > SoC. > > Signed-off-by: Chris Packham Applied on mvebu/dt Thanks, Gregory > --- > arch/arm/boot/dts/armada-xp-98dx3236.dtsi | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/arch/arm/boot/dts/armada-xp-98dx3236.dtsi b/arch/arm/boot/dts/armada-xp-98dx3236.dtsi > index f6a03dcee5ef..0e63f927c73d 100644 > --- a/arch/arm/boot/dts/armada-xp-98dx3236.dtsi > +++ b/arch/arm/boot/dts/armada-xp-98dx3236.dtsi > @@ -95,8 +95,7 @@ > ranges = > <0x82000000 0 0x40000 MBUS_ID(0xf0, 0x01) 0x40000 0 0x00002000 /* Port 0.0 registers */ > 0x82000000 0x1 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 0.0 MEM */ > - 0x81000000 0x1 0 MBUS_ID(0x04, 0xe0) 0 1 0 /* Port 0.0 IO */ > - 0x82000000 0x2 0 MBUS_ID(0x04, 0xd8) 0 1 0 /* Port 0.1 MEM */>; > + 0x81000000 0x1 0 MBUS_ID(0x04, 0xe0) 0 1 0 /* Port 0.0 IO */>; > > pcie1: pcie@1,0 { > device_type = "pci"; > -- > 2.11.0.24.ge6920cf > -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gregory CLEMENT Subject: Re: [PATCH] ARM: dts: mvebu: remove unnecessary PCI range from 98dx3236 Date: Tue, 07 Mar 2017 18:32:42 +0100 Message-ID: <87varlngat.fsf@free-electrons.com> References: <20170302224239.10062-1-chris.packham@alliedtelesis.co.nz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170302224239.10062-1-chris.packham@alliedtelesis.co.nz> (Chris Packham's message of "Fri, 3 Mar 2017 11:42:39 +1300") List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Chris Packham Cc: Mark Rutland , Andrew Lunn , Jason Cooper , devicetree@vger.kernel.org, Russell King , linux-kernel@vger.kernel.org, Rob Herring , linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth List-Id: devicetree@vger.kernel.org Hi Chris, On jeu., mars 02 2017, Chris Packham wrote: > The Marvell 98dx3236 SoC only has a single PCIe x1 interface. The "Port > 0.1 MEM" range was errantly kept when creating a specific dts for the > SoC. > > Signed-off-by: Chris Packham Applied on mvebu/dt Thanks, Gregory > --- > arch/arm/boot/dts/armada-xp-98dx3236.dtsi | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/arch/arm/boot/dts/armada-xp-98dx3236.dtsi b/arch/arm/boot/dts/armada-xp-98dx3236.dtsi > index f6a03dcee5ef..0e63f927c73d 100644 > --- a/arch/arm/boot/dts/armada-xp-98dx3236.dtsi > +++ b/arch/arm/boot/dts/armada-xp-98dx3236.dtsi > @@ -95,8 +95,7 @@ > ranges = > <0x82000000 0 0x40000 MBUS_ID(0xf0, 0x01) 0x40000 0 0x00002000 /* Port 0.0 registers */ > 0x82000000 0x1 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 0.0 MEM */ > - 0x81000000 0x1 0 MBUS_ID(0x04, 0xe0) 0 1 0 /* Port 0.0 IO */ > - 0x82000000 0x2 0 MBUS_ID(0x04, 0xd8) 0 1 0 /* Port 0.1 MEM */>; > + 0x81000000 0x1 0 MBUS_ID(0x04, 0xe0) 0 1 0 /* Port 0.0 IO */>; > > pcie1: pcie@1,0 { > device_type = "pci"; > -- > 2.11.0.24.ge6920cf > -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregory.clement@free-electrons.com (Gregory CLEMENT) Date: Tue, 07 Mar 2017 18:32:42 +0100 Subject: [PATCH] ARM: dts: mvebu: remove unnecessary PCI range from 98dx3236 In-Reply-To: <20170302224239.10062-1-chris.packham@alliedtelesis.co.nz> (Chris Packham's message of "Fri, 3 Mar 2017 11:42:39 +1300") References: <20170302224239.10062-1-chris.packham@alliedtelesis.co.nz> Message-ID: <87varlngat.fsf@free-electrons.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Chris, On jeu., mars 02 2017, Chris Packham wrote: > The Marvell 98dx3236 SoC only has a single PCIe x1 interface. The "Port > 0.1 MEM" range was errantly kept when creating a specific dts for the > SoC. > > Signed-off-by: Chris Packham Applied on mvebu/dt Thanks, Gregory > --- > arch/arm/boot/dts/armada-xp-98dx3236.dtsi | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/arch/arm/boot/dts/armada-xp-98dx3236.dtsi b/arch/arm/boot/dts/armada-xp-98dx3236.dtsi > index f6a03dcee5ef..0e63f927c73d 100644 > --- a/arch/arm/boot/dts/armada-xp-98dx3236.dtsi > +++ b/arch/arm/boot/dts/armada-xp-98dx3236.dtsi > @@ -95,8 +95,7 @@ > ranges = > <0x82000000 0 0x40000 MBUS_ID(0xf0, 0x01) 0x40000 0 0x00002000 /* Port 0.0 registers */ > 0x82000000 0x1 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 0.0 MEM */ > - 0x81000000 0x1 0 MBUS_ID(0x04, 0xe0) 0 1 0 /* Port 0.0 IO */ > - 0x82000000 0x2 0 MBUS_ID(0x04, 0xd8) 0 1 0 /* Port 0.1 MEM */>; > + 0x81000000 0x1 0 MBUS_ID(0x04, 0xe0) 0 1 0 /* Port 0.0 IO */>; > > pcie1: pcie at 1,0 { > device_type = "pci"; > -- > 2.11.0.24.ge6920cf > -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com