From mboxrd@z Thu Jan 1 00:00:00 1970 From: jg1.han@samsung.com (Jingoo Han) Date: Thu, 31 Oct 2013 10:38:42 +0900 Subject: [PATCH 0/6] PCI: imx6: Random fixes In-Reply-To: <20131031012615.GA19362@S2101-09.ap.freescale.net> References: <1381853200-5534-1-git-send-email-marex@denx.de> <201310301552.28866.marex@denx.de> <20131031012615.GA19362@S2101-09.ap.freescale.net> Message-ID: <003101ced5d9$ee6f63a0$cb4e2ae0$%han@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday, October 31, 2013 10:26 AM, Shawn Guo wrote: > On Wed, Oct 30, 2013 at 10:25:37AM -0600, Bjorn Helgaas wrote: > > > Can you maybe pick at least these two: > > > > > > PCI: imx6: Make reset-gpio optional > > Isn't there a comment from Jingoo on this patch unresolved? (+cc Kishon Vijay Abraham I) Oh, right. Please fix the Documentation part as below. : http://www.spinics.net/lists/linux-pci/msg25951.html > > > > PCI: imx6: Probe the PCIe in fs_initcall() > > Acked-by: Shawn Guo > > > > > > > I think they should be harmless and the later one fixes a problem on MX6. I'm > > > now digging in the PCIe MX6 again btw. > > > > I'm fine with taking these as long as Shawn acks them. > > > > Bjorn