From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758286AbcH3SrL (ORCPT ); Tue, 30 Aug 2016 14:47:11 -0400 Received: from muru.com ([72.249.23.125]:46762 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755391AbcH3SrI (ORCPT ); Tue, 30 Aug 2016 14:47:08 -0400 Date: Tue, 30 Aug 2016 11:47:03 -0700 From: Tony Lindgren To: Kishon Vijay Abraham I 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 , Simon Horman , Magnus Damm , Viresh Kumar , Shiraz Hashim , nsekhar@ti.com Subject: Re: [RESEND PATCH v3 1/3] ARM: dts: DRA7: Add "linux,pci-domain" property for pci dt nodes Message-ID: <20160830184702.hgn2vgxlts4pgkyy@atomide.com> References: <1470832400-11929-1-git-send-email-kishon@ti.com> <1470832400-11929-2-git-send-email-kishon@ti.com> <20160826153035.h6uyplc4mjlbc3v3@atomide.com> <57C5687C.8030805@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57C5687C.8030805@ti.com> User-Agent: Mutt/1.6.2-neo (2016-07-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Kishon Vijay Abraham I [160830 04:06]: > 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. OK thanks for testing, I'm picking the dts change into omap-for-v4.9/dt branch. The other patches you probably should upload to RMKs patch system if no more comments. Regards, Tony