From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH 3/3] ARM: dts: imx6*-hummingboard: fix pcie reset GPIO specification Date: Tue, 2 Feb 2016 15:34:47 +0800 Message-ID: <20160202073446.GJ8307@tiger> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Fabio Estevam Cc: Russell King , Sascha Hauer , Mark Rutland , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Pawel Moll , Ian Campbell , Rob Herring , Kumar Gala , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: devicetree@vger.kernel.org On Wed, Jan 27, 2016 at 07:07:38PM -0200, Fabio Estevam wrote: > On Wed, Jan 27, 2016 at 6:24 PM, Russell King > wrote: > > PCIe reset signals are active low, and our GPIO for this is directly > > connected to the PCIe reset. However, as the PCIe driver does not use > > the flag, the specification of '0' flags (which means active high) has > > not been noticed. Correct this oversight, and switch to using the > > Yes, the mx6 pci driver did not use the flag, but it does now since 5c5fb40de8f1 > ("PCI: imx6: Add support for active-low reset GPIO"), so it would be > better to adjust the commit log. I updated the commit log a bit and applied the series. Shawn -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html