From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH 04/15] ARM: dts: exynos: fix PCI bus dtc warnings Date: Thu, 23 Mar 2017 21:37:11 +0200 Message-ID: <20170323193711.yu6nyjppformf3tb@kozik-lap> References: <20170322020313.24338-1-robh@kernel.org> <20170322020313.24338-4-robh@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: <20170322020313.24338-4-robh@kernel.org> Sender: linux-samsung-soc-owner@vger.kernel.org To: Rob Herring Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, arm@kernel.org, Kukjin Kim , Javier Martinez Canillas , linux-samsung-soc@vger.kernel.org List-Id: devicetree@vger.kernel.org On Tue, Mar 21, 2017 at 09:03:02PM -0500, Rob Herring wrote: > 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 > --- > Sub-arch maintainers, please apply to your trees unless arm-soc wants > to take the whole lot. > > arch/arm/boot/dts/exynos5440.dtsi | 2 ++ > 1 file changed, 2 insertions(+) > Hi, Unfortunately patch does not apply. There were some changes around PCIe this release so I think the best way would be to rebase on top of linux-next. Best regards, Krzysztof