From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net ([212.18.0.10]:34159 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752150AbaC3VCH (ORCPT ); Sun, 30 Mar 2014 17:02:07 -0400 From: Marek Vasut To: Lucas Stach Subject: Re: [PATCH 0/8] i.MX6 PCIe binding change and MSI support Date: Sun, 30 Mar 2014 19:41:52 +0200 Cc: linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org, Sean Cross , Richard Zhu , Bjorn Helgaas , Jingoo Han , Shawn Guo , Ian Campbell , Mark Rutland , Pawel Moll , Rob Herring , Arnd Bergmann , Tim Harvey , kernel@pengutronix.de References: <1396025579-14344-1-git-send-email-l.stach@pengutronix.de> In-Reply-To: <1396025579-14344-1-git-send-email-l.stach@pengutronix.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Message-Id: <201403301941.52149.marex@denx.de> Sender: linux-pci-owner@vger.kernel.org List-ID: On Friday, March 28, 2014 at 05:52:51 PM, Lucas Stach wrote: > While working on MSI support for the i.MX6 PCIe host driver > it has been discovered that the binding for this host controller > is broken in many ways (refer to the patch descriptions for more > info) and was introduced without proper discussion about what > should/should not be in the binding. > > This series fixes this and minimizes the difference of the > i.MX6 binding to the common designware PCIe binding. I'm aware > that this is a quite radical change, but I think it's justified > to do this as long as there aren't many user of the old binding > (most of the optional properties in the binding aren't even > implemented). > > Looking forward to your feedback. Other but 2/8, which needs further discussion, Reviewed-by: Marek Vasut Best regards, Marek Vasut