[PATCH] i.MX6 PCIe: Fix imx6_pcie_deassert_core_reset() polarity
From: festevam@gmail.com (Fabio Estevam)
Date: 2016-03-29 14:14:44
Also in:
linux-pci, lkml
From: festevam@gmail.com (Fabio Estevam)
Date: 2016-03-29 14:14:44
Also in:
linux-pci, lkml
On Tue, Mar 29, 2016 at 5:55 AM, Lucas Stach [off-list ref] wrote:
I would suspect that most boards specify the reset polarity the wrong way around. Fixing this without breaking DT stability is hard. OTOH we
It is not hard if we just revert the buggy commit.
could just argue that the system description in DT is wrong and needs to be fixed.
Sure, this would be a nice thing to do as well.