aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas/patches-4.14/320-oxnas-phy-pcie.patch
Commit message (Collapse)AuthorAgeFilesLines
* oxnas: switch to kernel 5.4 and remove kernel 4.14Daniel Golle2020-03-121-44/+0
| | | | | | | Run-tested 5.4 on Shuttle KD20 for some days now, everything seems fine so far. Let's have snapshot builds based on 5.4. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* oxnas: pcie: model shared resource as external pcie-phy driverDaniel Golle2019-03-041-0/+44
Refactor pcie-oxnas to have shared resources in syscon and new pcie-phy driver. Hopefully this revives PCIe... Signed-off-by: Daniel Golle <daniel@makrotopia.org>