On Mon, Jun 05, 2017 at 01:22:20PM -0300, Fabio Estevam wrote:
From: Fabio Estevam <redacted>
The imx6 PCI driver ignores the GPIO polarity from 'reset-gpio' and
considers that the PCI reset is active low, unless the
property 'reset-gpio-active-high' is present.
Fix the device tree description by explicitly passing the
'GPIO_ACTIVE_LOW' flag to the 'reset-gpio' property.
Signed-off-by: Fabio Estevam <redacted>
Applied, thanks.