Skip to content

patches/openwrt: Fix PCIe link training on MOX

Marek Behun requested to merge hotfix/mox-pcie-link into hbk

Recently linux-stable 4.14 landed MOX' PCIe controller fixes, and one of them changed the polarity of how GPIO reset is issued, compared to our previous (non-upstream) patches.

Fix the device-tree so that GPIO reset is issued in correct polarity.

Fixes: #318 (closed)

Edited by Josef Schlehofer

Merge request reports