From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kishon Vijay Abraham I Subject: Re: [RESEND PATCH v3 1/3] ARM: dts: DRA7: Add "linux,pci-domain" property for pci dt nodes Date: Tue, 30 Aug 2016 16:35:32 +0530 Message-ID: <57C5687C.8030805@ti.com> References: <1470832400-11929-1-git-send-email-kishon@ti.com> <1470832400-11929-2-git-send-email-kishon@ti.com> <20160826153035.h6uyplc4mjlbc3v3@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160826153035.h6uyplc4mjlbc3v3@atomide.com> Sender: linux-renesas-soc-owner@vger.kernel.org To: Tony Lindgren Cc: Russell King , Benoit Cousson , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Rob Herring , Mark Rutland , Nicolas Ferre , Alexandre Belloni , Jean-Christophe Plagniol-Villard , Krzysztof Halasa , Kukjin Kim , Krzysztof Kozlowski , Shawn Guo , Sascha Hauer , Fabio Estevam , Santosh Shilimkar List-Id: devicetree@vger.kernel.org Hi Tony, On Friday 26 August 2016 09:00 PM, Tony Lindgren wrote: > * Kishon Vijay Abraham I [160810 05:34]: >> Since DRA7 has multiple PCIe Rootcomplex, add "linux,pci-domain" >> property to assign a PCI domain number to each of the host >> bridges. > > Is this patch safe to apply without the other changes? Yes. I verified pcie on dra7x by applying only this patch and it doesn't break anything. Thanks Kishon