patches/openwrt: Fix PCIe link training on MOX
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