[PATCH] i.MX6 PCIe: Fix imx6_pcie_deassert_core_reset() polarity
From: festevam@gmail.com (Fabio Estevam)
Date: 2016-03-28 00:26:40
Also in:
linux-pci, lkml
From: festevam@gmail.com (Fabio Estevam)
Date: 2016-03-28 00:26:40
Also in:
linux-pci, lkml
On Sun, Mar 27, 2016 at 11:44 AM, Fabio Estevam [off-list ref] wrote:
Good catch! Reviewed-by: Fabio Estevam <redacted> 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.