Re: [PATCH] i.MX6 PCIe: Fix imx6_pcie_deassert_core_reset() polarity

From: Fabio Estevam
Date: Sun Mar 27 2016 - 20:28:33 EST


On Sun, Mar 27, 2016 at 11:44 AM, Fabio Estevam <festevam@xxxxxxxxx> wrote:

> Good catch!
>
> Reviewed-by: Fabio Estevam <fabio.estevam@xxxxxxx>
>
> I will fix imx6q-sabresd.dtsi when this patch gets applied.

After thinking more about it, I think the correct fix is to revert
5c5fb40de8f143 ("PCI: imx6: Add support for active-low reset GPIO") so
that we do not break old dtb's.

Then a new dt property can be added if someone needs gpio active high PCI reset.